soporific Posted November 10, 2006 Posted November 10, 2006 (edited) I was lucky enough to be able to test v1.5 of the autopatcher on a real working system that was struggling to work int he real world because it had virtually no updates whatsoever, but was trying to access the internet and send email, etc. --- it was all good, except a new bug was found... before the hotfixes started to install, the system would hang on shutdown and give the message:DDE Server WindowThis program is not responding. It may be busy, waiting for a response fromyou or it may have stopped runningDoing some research on this issue, I came upon the following post hereand at the bottom was this:Hi!go tostartruntype in regeditexport the registryname it before forced exitgo toHKEY_CURRENT_USER\CONTROL PANEL\DESKTOPIN THE RIGHT HAND PANEL ADD THE NEW STRINGAutoEndTasks if it is not there and give it the value of 1update your ifsmgr.vxd to version 4.10.0.2223 use microsoft 256015usa8.exe to download and install it. this shuts down a lot better than the 4.10.0.2225 version downloaded with 273027usa8.exe wich is the one you are supposed to use for windows 98 se.once you have updated you file manager go tostartruntype in redgeditexportsave the file as before cachewritedelaynow go toHKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSIONif you don't already have it create a new DWORD Value called CacheWriteDelaydouble click on itin the decimal box type 4000the words CacheWriteDelayfor more information on this go to www.mdgx.comAnyone know any info about this? in particular, v.2225 of ifsmgr.vxd is buggier than v.2223 ???MDGx, i'm looking at you for this one... your site was mentioned in the evidence... Edited November 10, 2006 by soporific
Petr Posted November 10, 2006 Posted November 10, 2006 At least some information in that post is wrong.The package with 4.10.2225 version is 273017usa8.exe, not 273027usa8.exeBut what is much more important, the CacheWriteDelay registry entry is used by version 4.10.2225 only, not by 4.10.2223, you can just look into the file, this text is contained in 4.10.2225 version only.It means that it has absolutely no sense to set the registry CacheWriteDelay to any value if 4.10.2225 is not installed.Petr
oscardog Posted November 10, 2006 Posted November 10, 2006 (edited) They poster you have quoted has things upside down, from mdgx site Win98 SE IFSMGR.VXD 4.10.2225 Fix [225 KB, English] <-is the update they should have quoted/used. ThenThe second part applies ONLY to Windows 98 SE and ME, and consists in a workaround, by creating a Registry Value that allocates the updated IFSMGR.VXD [after installation and the mandatory reboot ] enough time (delay) to write (flush) all data stored in the memory cache buffer back to the hard disk(s)/partition(s) while Windows shuts down.This happens (according to the Microsoft explanation) because newer (E)IDE/ATA hard drives (HDs) have their own built-in cache buffer memory [a good thing ], which do NOT send proper signals [a bad thing ;(] to the drive controller [moreover if using a 3rd party proprietary add-on ATA66/ATA100/ATA133/RAID (E)IDE controller], and therefore their cache will NOT empty (flush) correctly upon OS shutdown, especially if your CPU clock speed is greater than 600 MHz, and if your HD(s) built-in cache buffer is equal to or larger than 2 MB.To do this, run Regedit and go to:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersionRight-click in the right hand pane -> create a New DWORD Value called "CacheWriteDelay" (don't type the quotes) -> click OK -> double-click on it -> check the Decimal box -> type 2000 (2 seconds delay measured in milliseconds); if 2000 doesn't work properly on your PC type 4000 (4 seconds delay in milliseconds) -> click OK or press Enter.Close the Registry editor and restart Windows when done.http://www.mdgx.com/newtip21.htmAre you sure the pc does not just suffer from a hung dde app Edited November 10, 2006 by oscardog
MDGx Posted November 13, 2006 Posted November 13, 2006 Cache Write Delay tip here:http://www.mdgx.com/newtip21.htm#CWDPlease notice bug fix #2:The second part applies ONLY to Windows 98 SE and ME, and consists in a workaround, by creating a Registry Value that allocates the updated IFSMGR.VXD [after installation and the mandatory reboot ] enough time (delay) to write (flush) all data stored in the memory cache buffer back to the hard disk(s)/partition(s) while Windows shuts down.HTH
erpdude8 Posted November 28, 2006 Posted November 28, 2006 soporific, you may want to set CacheWriteDelay registry entry to 0000 (or double-click on the NODELAY.REG file) after Q273017 IFSMGR.VXD 4.10.2225 fix is installed. that may make your Win98se system shut down a little faster.yeah I agree some of the info mentioned at the Lockernome forum thread is wrong and inaccurate
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now