| Aaron's Windows Script | |
|---|---|
| Download my_auto |
"my_auto" is a way to give Windows Millenium (WinME) their autoexec.bat files back! Why did Microsoft remove it? Dunno. The 16 bit
subsystem is gone, but that's not the ONLY thing people do. For example, I use it to wipe out
my TEMP directory on every reboot (like a Unix /tmp). I also have all my browser caches set
within C:\WINDOWS\TEMP so they get wiped too. The batch file is run after the GUI started to load, but when it is still "safe" because multi-tasking has not yet started (for example, scandisk runs in this area). |