support

Forum Replies Created

Viewing 15 posts - 7,636 through 7,650 (of 7,695 total)
  • Author
    Posts
  • in reply to: random "my computer" in start menu error…. #1161
    support
    Keymaster

    I hear this for the first time also. Moreover, knowing what does the installer modify, I cannot name a single reason, why should it be like this. You can try the TweakUI tool from MS to rebuild various explorer caches and manage icons, if that helps. Additionally, try uninstalling WinCDEmu and seeing whether it affects the icons.

    If that helps, here is the script that modifies the registry during WinCDEmu installation (as you can see, it does not change anything related to “my computer”):

    
    $registry
    createkeyb	HKCRApplicationsvmnt$64_OR_VOID$.exeshellopencommand	3264
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1""
    
    createkeyb	HKCR.iso
    setstrdef	BazisVirtualCD.Iso
    createkeyb	HKCRBazisVirtualCD.Iso
    setstrdef	"ISO CD/DVD image"
    createsubkey DefaultIcon
    setstrdef	%SystemRoot%System32shell32.dll,11
    createkeyb	HKCRBazisVirtualCD.Isoshell
    createsubkey	open
    createsubkey	command
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1""
    createkeyb	HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.iso
    setstrsubst	Application	vmnt$64_OR_VOID$.exe
    
    createkeyb	HKCR.cue
    setstrdef	BazisVirtualCD.Cue
    createkeyb	HKCRBazisVirtualCD.Cue
    setstrdef	"CUE CD/DVD image"
    createsubkey DefaultIcon
    setstrdef	%SystemRoot%System32shell32.dll,11
    createkeyb	HKCRBazisVirtualCD.Cueshell
    createsubkey	open
    createsubkey	command
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1""
    createkeyb	HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.cue
    setstrsubst	Application	vmnt$64_OR_VOID$.exe
    
    createkeyb	HKCR.img
    setstrdef	BazisVirtualCD.Img
    createkeyb	HKCRBazisVirtualCD.Img
    setstrdef	"Binary CD/DVD image"
    createsubkey DefaultIcon
    setstrdef	%SystemRoot%System32shell32.dll,11
    createkeyb	HKCRBazisVirtualCD.Imgshell
    createsubkey	open
    createsubkey	command
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1""
    createkeyb	HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.img
    setstrsubst	Application	vmnt$64_OR_VOID$.exe
    
    createkeyb	"HKCRBazisVirtualCD.IsoshellSelect drive letter && mount"
    createsubkey command
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1" /ltrselect"
    
    createkeyb	"HKCRBazisVirtualCD.CueshellSelect drive letter && mountcommand"
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1" /ltrselect"
    
    createkeyb	"HKCRBazisVirtualCD.ImgshellSelect drive letter && mountcommand"
    setstrdef	""$DESTDIR$vmnt$64_OR_VOID$.exe" "%1" /ltrselect"
    
    in reply to: random "my computer" in start menu error…. #1157
    support
    Keymaster

    WinCDEmu installer registers its program folder in “Start” menu and that causes it to reload. I mean, if something messed up the settings before, installing WinCDEmu just caused explorer to re-read all settings & make the problem visible. Ok, can you clearly describe what exactly has changed? Which icons appeared where? It is not completely clear from your previous posts. Maybe, I’ll have some suggestion.

    in reply to: random "my computer" in start menu error…. #1159
    support
    Keymaster

    WinCDEmu does not add any icons or shortcuts apart from its own group in the start menu. Maybe, your problems are due to unclean shutdown, or some other software? The only rarely happening problem related to icons is that when you unmount a disk image (e.g. V:) and mount a new one to the same letter, explorer can continue using the old icon for that. However, this has nothing to do with WinCDEmu. If you are not sure, try disabling “Virtual Disk Enumerator” device in the Device Manager and checking whether the problem persists.

    in reply to: VirtualKD running on Vista x86 #1168
    support
    Keymaster

    Actually, I was recently contacted by a guy planning to port VirtualKD to Linux VM host (redirecting connections to WinDbg via TCP/IP). I have no clue whether he has any success with that, however, I can forward him your e-mail. Maybe, you can join your forces to make it work on Linux 🙂

    in reply to: VirtualKD running on Vista x86 #1166
    support
    Keymaster

    In such case, VirtualKD won’t work. It requires a Windows host machine, simply, as WinDbg runs only on Windows. Running VirtualKD without having WinDbg on the same machine would make no sense.

    in reply to: VirtualKD running on Vista x86 #1167
    support
    Keymaster

    Ok, the solution is simple. VBoxDD should be replaced on the HOST machine, not on the GUEST. It allows the host-side part of the VirtualBox to handle the requests from the OS. Guest-side modifications are performed automatically by VMInstall.

    in reply to: Problems at installation #1147
    support
    Keymaster

    Ok, VisualDDK setup checks the validity of WDK path in the following way:

    The file %WDKPATH%incddkntddk.h should exist. %WDKPATH% is the path you enter in the setup window. Please check that the file exists on your machine and that you are entering correct path.

    in reply to: Source code #1015
    support
    Keymaster

    Visual Studio Express does not support building ATL applications. So, some user-mode parts of BazisLib and some other stuff will not be functional. Otherwise, should work.

    in reply to: Source code #1013
    support
    Keymaster

    You need BazisLib for that. It comes with automatic installer, so all paths will be set up automatically.
    P.S. The only answer to the question ” some header file not reading” could be “you should add something somewhere”. Next time, please specify the exact error message, so I can provide a real answer, not just a guess 😀

    in reply to: Source code #1011
    support
    Keymaster

    Sure, use the SourceForge download page here:
    http://sourceforge.net/projects/wincdemu

    in reply to: Register BazisVirtualCD.Bin #1096
    support
    Keymaster

    Problem is that the .BIN extension is not only used for CD/DVD images and registering it by default is not the best idea. However, in the future versions I’ll most likely add a non-default context menu command for it (present version of installer does not support it).

    in reply to: DVD mount as CD #1107
    support
    Keymaster

    DVD disks with DVD movies include additional protection stuff, that is not emulated by WinCDEmu. That’s why some programs see the drives as CD.WinCDEmu is not targeted to be a protection emulation software, it is a quick and simple image mounter, not more.

    in reply to: Uninstalling is a pain #1143
    support
    Keymaster

    You don’t need to reinstall the OS. Just install another application that will associate itself with ISO files and that’s it.

    in reply to: Install Issues – Win7 Ultimate, 64-bit, v2.3 #1089
    support
    Keymaster

    Testsigning should be always on. Otherwise, only drivers signed by MS partners can be loaded. As for the missing file, could you please see the name of the executable, that reports “cannot find driver”? It can be done in the task manager by selecting the task and clicking “go to process”. It should be 64-bit vmnt64.exe. The BazisVirtualCD.sys driver should be also present in SYSTEM32DRIVERS.

    in reply to: Version 2.3 Installation aborted on Windows2000 #1065
    support
    Keymaster

    OK. I don’t have Win2K machine to test the new installer. However, In 1-2 weeks I’ll publish a version with extended error reporting, so you can run it on Win2K and tell me the reason of the problem.

Viewing 15 posts - 7,636 through 7,650 (of 7,695 total)