How to make Windows 98 not store the changes in the desktop
Sometimes we do some changes in the desktop but it could be useful for us that, after the changes, when restarting, the system not save that changes.
To get it, Start>Run and type in regedit. Browse to the key
[ HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
and click on it. See if in the right pane there is a value named NoSaveSttings. If so, right click on it and choose "Modify" and set it to 1. If it does not exist, right click on a blank side of the pane, choose New > Binary Value. Give it the name NoSaveSettings and when created, right click on it and choose "Modify" and set it to 1. Doing this we will be able that Windows not save the changes in the desktop.
NOTE: this tip does not work in Windows XP.
You may want to download this script from our repository. It will do the changes in an automatic way.


