Announcement

Collapse
No announcement yet.

Win 95 cannot shutdown

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Win 95 cannot shutdown

    Hi, Iґve installed d-tools on win95 osr2. Since then, I canґt shutdown my pc. It hangs on the "your pc is being shutdown" message and stays there. What can I do??
    Update to win98 is not an option, since the machine is very very old!!
    Anyone can help??

  • #2
    What version of Daemon Tools did you install?

    Comment


    • #3
      Version 3.47.00

      Comment


      • #4
        Re: Win 95

        Have you tried shutting down with all the images unmounted and the # of virtual drives set to zero?
        the modern world:
        net helpmsg 4006

        Comment


        • #5
          I gonna try that!!
          Is there a way to make a script to umount and set the devices to 0 before shutdown??
          I noticed that when I just donґt open windows explorer or disable the daemon scsi controller the pc shuts down normally.
          The downside to disable de scsi controller is that daemon gives 2 error messages on the next start, and not every time I remember to disable it before shutdown:-(

          Comment


          • #6
            You can make a script with BTEWin.
            It can unmount the images and set the vdrives to zero:
            http://es.geocities.com/jpisoft/VdeskBTEWinSetup.zip
            (only install btewin)
            Here an example how to do it, make a new bte script file and paste this (you can open it with notepad and paste it).

            Code:
            unmount*
            Daemondrives 0
            Then you only need to excecute it by double clicking on the bte file and all images will be unmounted and the number of drives will be zero.
            for some commands you can have a look at this
            http://www.daemon-tools.cc/dtcc/show...08&postcount=2
            Last edited by AnalCobra; 19.07.2006, 10:31.
            Heaven Can Wait -- My Band-Page

            Comment

            Working...
            X