Custom Query (16612 matches)
Results (7 - 9 of 16612)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #11779 | invalid | 【VirtualBox】全局设定,修改默认虚拟电脑位置后保存,重启,默认虚拟电脑位置已被还原 | ||
| Description |
系统环境:Windows 7 版本信息:VirtualBox 4.2.12 r84980 Bug描述:全局设定默认虚拟电脑位置有Bug,修改默认虚拟电脑位置后保存,重启VirtualBox,默认虚拟电脑位置已被自动还原 |
|||
| #10118 | obsolete | “SWbemObjectEx: Access denied” error calling GetDWORDValue on guest VirtualBox machine | ||
| Description |
Using "vboxmanage guestcontrol" to execute a .vbs script on guest machine which queries the registry with GetDWORDValue returns the error: "SWbemObjectEx: Access denied". Note: Occasionally, the error "Illegal operation attempted on a registry key that has been marked for deletion." will occur on the first attempt, and then the "SWbemObjectEx: Access denied" thereafter. Guest Environment: Windows 7 or Vista. Is NOT a problem with Windows XP guest, at least for me. Steps:
const HKEY_LOCAL_MACHINE = &H80000002
strComputer = "."
set oReg = GetObject("winmgmts:{impersonationLevel=impersonate}!\" & strComputer & "\root\default:StdRegProv")
strKeyPath = "SOFTWARE\test"
strValueName = "test"
oReg.GetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwValue
msgbox dwValue
vboxmanage guestcontrol "Win7x86" execute --image "C:\windows\system32\cscript.exe" --wait-stderr --username testlogin --password mypassword -- "C:\Users\testlogin\Desktop\test.vbs"
I should be able to work around this by using other tool (e.g. sysinternals PsExec.exe) to run the script on the guest. If this is closed as by design or deferred for some other reason, I would still appreciate a your insight into why / how this is happening; I don't understand all the moving parts. will attach vbox.log file on request. |
|||
| #8454 | duplicate | снимки экрана | ||
| Description |
очень полезна будет функция создания снимков экрана |
|||

