support

Forum Replies Created

Viewing 15 posts - 7,516 through 7,530 (of 7,791 total)
  • Author
    Posts
  • in reply to: New portable version ? #1738
    support
    Keymaster

    Why not use the unattended driver installation? It’s fast and simple.

    in reply to: Installed 3.6 – context menu item removed #1787
    support
    Keymaster

    The option is now handled by WinCDEmuContextMenu.dll and is automatically translated to your UI language. If it actually does not appear, please try re-registering the DLL by running the following command:
    regsvr32 “C:Program Files (x86)WinCDEmux64WinCDEmuContextMenu.dll”
    or
    regsvr32 “C:Program FilesWinCDEmux86WinCDEmuContextMenu.dll”

    in reply to: New portable version ? #1736
    support
    Keymaster

    HI.
    No clue so far. Other things have higher priority.
    Why do you need it, maybe I could suggest a workaround?

    in reply to: VirtualKd over network #1786
    support
    Keymaster

    It’s theoretically possible to make it if you modify the source files, however, the network latencies will make it quite a slow experience. To my knowledge, several people tried to make network versions, but nobody has achieved a reasonable debugging speed.

    in reply to: Does VisualDDK work with VS2010 SP1? #1785
    support
    Keymaster

    Not tested specifically with SP1, but did not have any problems with VS2010. If you encounter any, you’re welcome to post here.

    in reply to: mdx files #1591
    support
    Keymaster

    As far as I have seen now, MDX is some kind of an obfuscated format:
    http://askubuntu.com/questions/22240/how-to-mount-daemon-tools-mdx-file
    http://sourceforge.net/tracker/index.php?func=detail&aid=3055342&group_id=93175&atid=603426
    So, unless someone provides a clear format description, WinCDEmu won’t support it.

    in reply to: 0x8007013D #1783
    support
    Keymaster

    What is the image file name for Amiga? The CUE references “Impossible Mission 2025 – The Special Edition (1994)(MicroProse)(M4)(Track 1 of 9)[!].iso”. If the actual image has a different extension (e.g. IMG) or name, WinCDEmu won’t find it.

    in reply to: 0x8007013D #1781
    support
    Keymaster

    Hi,
    try opening the CUE files in Notepad and deleting the first line (CATALOG xxxxx). This should make them mountable with WinCDEmu.
    If this helps, I’ll update the next version, so that it will ignore the CATALOG line.

    in reply to: 0x8007013D #1779
    support
    Keymaster

    Hi,
    could you quiclky attach the CUE file and tell me the name of the BIN file? I think, I know where the problem could be.
    Regarding the installation path, not planning now, but to be on the safe side, you can define an environment variable (e.g. BATCHMNT) pointing to batchmnt.exe and use it in your scripts (%BATCHMNT% xxx.iso).
    P.S. Do not forget to use “/wait” in batchmnt, so that it waits until the drive is actually mounted and recognized by Windows.

    in reply to: Wishlist AHCI #1730
    support
    Keymaster

    Try asking on nLite forums about how to prevent the installation from crashing when multiple textmode drivers are slipstreamed.

    in reply to: Help, virtualbox doesn’t work issue #1769
    support
    Keymaster

    In fact, I am slowly writing a quickstart for complete beginners. Currently you can check out the old VisualDDK guide: http://visualddk.sysprogs.org/quickstart/

    in reply to: Total Commander 32 bits and WinCdEmu #1776
    support
    Keymaster

    Hi, could you please replace the WinCDEmuContextMenu.dll with a debug version, wait until Total Commander crashes, and create a crash dump by opening task manager (press Ctrl+Shift+Esc), going to Processes, finding “totalcmd.exe” there, right-clicking and selecting “Create dump”?
    You can attach the crash dump to a post on this forum or send it to support sysprogs org.

    in reply to: VisualDDK 1.5: No menu entries (VS 2005) #1618
    support
    Keymaster

    Please go to “debug->exceptions” window in Visual Studio and enable breaking when System.IO.FileLoadException/System.IO.FileNotFoundException are thrown. Then you will be able to see which file is missing. Note that you will probably need to get the mscorlib sources from Microsoft (if you are using Visual Studio 2008 SP1 or later Visual Studio will do it automatically).

    in reply to: Call for feature requests #1656
    support
    Keymaster

    Well, no matter if you call it hacking or not, as soon as the disc producing companies find out about a new tool bypassing their protection, they would definitely try to sue the tool author. So, unless I have good lawyers on my side, I won’t risk it. And I don’t want to make WinCDEmu ‘yet another’ commercial emulator just to be able to afford those lawyers, as the primary goal of the project is to provide a free open-source tool for lawsuit-free scenarios.

    Besides, if you don’t want to use the copy protection emulators, you can ask google about how to start your game without using them. However, please do not post any illegal instructions on this forum.

    in reply to: Wishlist AHCI #1728
    support
    Keymaster

    Hi. In fact, you don’t need any new driver for that. Just use nLite to integrate Intel AHCI drivers into a WinXP installation disc. The actual driver will be chosen by the system automatically.

Viewing 15 posts - 7,516 through 7,530 (of 7,791 total)