Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file help
Name: watter Date: September 16, 2008 at 13:06:41 Pacific OS: WinXP CPU/Ram: Penitum 4 @ 3.4 Ghz Product: Custom
Comment:
Im trying to make a batch file to change my wall paper. This is among the first ones iv made, so I have no clue were to go....
Only one thing though, cannot edit registry.
so, maybe you can copy a file from somewhere, or a command, i don't know..
Name: TanelTM Date: September 17, 2008 at 05:43:12 Pacific
Reply:
I could write an example how to change the registry but it wouldn't work.. it's not like windows is checking the registry every second to see if a user changed the wallpaper via regedit or via a script. After you change the registry you would have to make windows reload the registry setting somehow, I know "log off, log in" works but the best solution would be to get a 3rd party CLI application.. I googled a little and found this.. http://www.sg20.com/wallpaperchanger/ hope it helps.
Summary: Hi Could anyone help me figure this out? I’m trying to create a batch file that will go to the C:\ drive and search for the last folder created (e.g SU550) then create a new folder called SU5...
Summary: Thanks for the help. :) I didnt know about the /Q command , but I'll give it a try in a few min. I'm still green with batch files , but they seem to be not to bad to manage once you get it down. Than...
Summary: If anyone can help I would appreciate it. I have a load of files that I want to rename using a batch file (don't mind what language) Files are in format of index.1345 and I want t...