Forum Replies Created
-
AuthorPosts
-
supportKeymaster
Your CUE file represents a VideoCD disc (MODE2 statement). This is quite an old an rare format, so the current version of WinCDEmu does not support it.
Adding support for VideoCD and Audio CDs is in the long-term development plan, but is not a priority goal, as such images are very rare nowdays. I would recommend converting the movie into a newer format (e.g. an XVID/MPEG4 file).May 21, 2011 at 10:55 in reply to: Failed to install driver if remove "root/" before HardwardId #1215supportKeymasterWhat is your fully hardware ID and which bus are you using as the underlying bus?
supportKeymasterI will fix this in the future versions.
For now, you can create a symbolic link in your home directory using mklink command (will work on NTFS drives only).supportKeymasterCould you please copy-paste the CUE file contents here? CUE is a simple text file, you can open it with Notepad.
supportKeymasterThe latest version (2.5.2) already supports it.
supportKeymasterIs there a publicly available WinPE ISO out there? I don’t mind adding the support, but I need some test environment for that.
supportKeymasterHi. 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.
supportKeymasterYou 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)supportKeymasterHave you tried 3.5?
supportKeymasterIn fact, “batchmnt /?” does the job 😉
supportKeymasterYou can use the batchmnt.exe if you need a command-line interface
supportKeymasterUpdated this page: http://www.sysprogs.org/signing/
Did I forget anything else?supportKeymasterYes, but slightly later. Merging some features will take time.
supportKeymasterUnfortunately, no. You can read more here: http://www.sysprogs.org/signing/.
supportKeymasterOK, 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.
-
AuthorPosts