support

Forum Replies Created

Viewing 15 posts - 7,486 through 7,500 (of 7,541 total)
  • Author
    Posts
  • 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.

    in reply to: unable to successfully mount a cue file #1125
    support
    Keymaster

    Looks like your CUE file contains audio tracks. Presently, WinCDEmu does not support multi-track CDs. However, this feature will probably be added in future versions.

    in reply to: regarding debugging virtualbox #1144
    support
    Keymaster

    Obviously, you need a WinDbg (http://www.microsoft.com/whdc/devtools/debugging/) to do that. I recommend reading some tutorials about ‘kernel debugging for beginners’ before starting. Note that VirtualKD is not itself a kernel debugger. Instead, it is a tool, that speeds up interaction between a virtual machine and WinDbg.

    in reply to: First start after Installation (Win2k8 Server / Win 7) #1048
    support
    Keymaster

    It does not prompt at every mount, as soon as you select “manage drive letters automatically”.

    in reply to: Win xp error code 10 #1119
    support
    Keymaster

    Ok, if you mount an image, ensure that an “error code 10” appears in Device Manager, open command prompt and type “net start BazisVirtualCD”, which error message will you get?

Viewing 15 posts - 7,486 through 7,500 (of 7,541 total)