• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Make the background reset to a default picture everytime I restart

Rickten

Golden Member
I know this should probably go into the highly technical forum but I have never had much luck with people responding from there. I need to make it so that if my background is changed I can restart the computer and have the background change automatically back to a picture that I select. So if my roomates change my background and turn off my computer it was just go back to what I want it to be the next time it starts up. Is there some line I can add to my system.ini or autoexec.bat file. Its on win98se.
 


<< msconfigg wini.ini ---- desktop ---- aallwalpeper = blah.jackass.bmmp >>



Are you drunk? All your posts tonight look like this.
 
Why resort to this when you can simply ask your roomate to be considerate and not change your settings? 😕
 
okay I've found in my registry where it specifies the background. /currentuser/desktop/control panel/ wallpaper then it has wallpaper set to the location of my pick. How would I put an entry into my autoexec.bat file to set this value to a certain file each time?
 
there are a lot better ways to accomplish this... for example you could just ask them to stop. or are they assholes?
 
Here you go. Go into REGEDIT. go to: KEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ and make a directory in Policies named "System". In the System folder right-Click to make a DWORD, and name it something like "NoDisplayBackground". Then change the value to 00000001. What it will do is remove the background tab on your Display settings. Then your roomates can't change it. If they reverse this somehow, then hit them with the "Louisville Slugger".
 
Back
Top