Forum Replies Created
-
AuthorPosts
-
supportKeymaster
Hi, could you please attach a minidump here? The minidumps are located in C:windowsminidump. By analyzing the minidump I will be able to understand and fix the cause of the BSOD!
supportKeymasterSecond entry appears if you have selected “create a new entry” in the installation program.
To uninstall it, revert your VM to the pre-VirtualKD snapshot, or use bcdedit.exe to remove the entry manually.supportKeymasterHi, could you please submit a crash dump? It should be saved in c:windowsminidump
supportKeymaster/UNATTENDED
supportKeymasterHi, which version of WinCDEmu are you using?
supportKeymasterCan you tell which of the 3 was the cause? Just out of curiousity.
supportKeymasterThat’s strange. Normally, this error happens in one of 3 cases:
1. You’re trying to load a 32-bit driver on a 64-bit machine, or vice versa.
2. Your driver misses a signature (this shouldn’t matter if you have connected to the VM using WinDBG/VisualDDK). Anyway, you can make a free testsigning certificate (more info http://msdn.microsoft.com/en-us/library/windows/hardware/ff546236%28v=vs.85%29.aspx), but you’ll al need to enable testsigning mode (bcdedit /set testsigning on).
3. You have copied the driver file from an EFS-encrypted location (the ‘encrypted’ checkbox in file properties). Then, the SYS file in the DRIVERS directory will also be encrypted and the kernel won’t load it. This is very easy to check by right-clicking at the driver file, selecting properties and ensuring that encryption is off.supportKeymastertry the .reload command
also see the VisualDDK settings window to customize symbol-related behaviorsupportKeymasterWell, “yes and no”. Unfortunately, I don’t have much free time lately to implement some massive “nice to have” features. However, if you encounter a serious bug or have a suggestion that is relatively easy to add, I will probably find some time and make it 😉
Nevertheless, I have a long low-priority “wishlist” for features to add and will hopefully find time to do so, but I cannot promise doing it anytime soon.supportKeymasterPlease set HKCUSOFTWAREBazisSoftVisualDDKDDKDebuggerParametersDisableUpdateCheck to 1 (DWORD). However,this will disable the notifications when a new version is released.
supportKeymasterOops, forgot to update the homepage. Fixed.
supportKeymasterFixed in 1.5.5
supportKeymasterCould you please attach a screenshot of the first installer page (WDK location)?
supportKeymasterFixed in 1.5.5
supportKeymasterFixed in 1.5.5
-
AuthorPosts