.bat programing help

uhtr5r

Solid State Member
Messages
12
is there any way to make a .bat file that will change the backround on a computer that can be used on any computer?

that wont mess up that cmputer.

I am makeing an .exe that will put a file in my c drive and then apply it as the backround but i nt know how to make it apply to the backroun. i want this because i use many computers and i like them personalized but i dont want to take the time to do it. please help me
 
well for *any computer* you would need an if statement.

If you are making an .exe why would you want the .bat? Unless you are going from .bat to .exe.

I am going to take the 'nt' as don't, and to apply a background I believe it's set in the registry for each user but that is just a edgimacated guess from looking for the same question.

I wanted this answer for the computer at school lol. would be nice to just click a .exe and have total custom in an instant.


If ... When someone answers this also answer if this is possible with themes. Thanks that would be great.
 
i sorta figured out how i can do this

i can export a string of the registry
*edit this registry*
get the pic
and optionaly a desktop refresh .bat

put all of this in a .exe and then run it on most computers

someone anyone corect me if im worng
 
Back
Top Bottom