Reset Script

Post tutorials and script examples in this forum.
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
Post Reply
Charger440
Posts: 1529
Joined: Sun May 25, 2014 7:44 am
Location: Missouri

Reset Script

Post by Charger440 »

Just copy and paste the code below to run all the standard "Reset" functions. Again just drag and drop the script file onto UVK(portable).exe and select run.

Code: Select all

 <Comment>
 This is a quick script that will run the "Reset" commands and restart to make sure everything is clear.

 <ResetIEAndInternet>
 <ResetChrome>
 <ResetFirefox>
 <ResetHostsAndDns>
 <ResetIPWinsockProxy>
 <ResetSecuritySettings>
 <ResetGroupPolicy>
 <ResetUserShellFolders>
 <ResetNumLockOn>
 <ResetPrintSpool>
 <ResetCDBurnQueue>

 <Comment>
 Just to finish up before moving on.

 <Reboot>
 
Jim

It is not "Can it be done?" but rather, "How can we do it?"
Post Reply