Forum Replies Created
-
AuthorPosts
-
support
KeymasterThe latest version (2.5.2) already supports it.
support
KeymasterIs there a publicly available WinPE ISO out there? I don’t mind adding the support, but I need some test environment for that.
support
KeymasterHi. SysProgs is currently moving to a new hosting provider. So the forum address is temporarily http://forum.sysprogs.com/ instead of http://forum.sysprogs.org/. Once the moving is complete, the original name will be restored.
support
KeymasterYou can hack it:
1. In WinCDEmu settings select “Prefer drive letters starting with V:”
2. Open registry editor (start->run, regedit)
3. Go to HKEY_CURRENT_USERSoftwareSysprogsWinCDEmu
4. Find the “StartingDriveLetterIndex” value and set it to 1 (0 would correspond to A)support
KeymasterHave you tried 3.5?
support
KeymasterIn fact, “batchmnt /?” does the job 😉
support
KeymasterYou can use the batchmnt.exe if you need a command-line interface
support
KeymasterUpdated this page: http://www.sysprogs.org/signing/
Did I forget anything else?support
KeymasterYes, but slightly later. Merging some features will take time.
support
KeymasterUnfortunately, no. You can read more here: http://www.sysprogs.org/signing/.
support
KeymasterOK, the security considerations are regarding the VisualDDK monitor (the program that runs on VM and starts your driver on demand). As for the VM monitor, you can simply close it when you don’t need it any more. VisualDDK can detect and patch the required VMs automatically when you start debugging in Visual Studio and does not need the VM monitor.
support
KeymasterI assume, the game uses some kind of a copy protection mechanism. WinCDEmu is a simple image mounting program and is not designed to counteract the copy protection systems.
support
KeymasterThe problem is that creating a “Virtual CD/DVD burner” is somewhat around 5x complexity of WinCDEmu. So, unless there are volunteers to implement it, I would recommend other ways of “burn-testing”.
BTW, as far as I remember, some CD burning programs can actually create ISO images. Should be the same effect, more or less.support
KeymasterTry the quickstart manual: http://visualddk.sysprogs.org/quickstart
You don’t *need* a virtual machine, but using it together with VirtualKD would make debugging lots faster than COM port. If you want to debug drivers for real hardware, I recommend using FireWire connection.support
KeymasterPlease use VirtualKD 2.5.2 with VirtualBox 4.x
-
AuthorPosts