Jump to content

Vista Registry tweaks import


Recommended Posts

Hey Gang :

Here's my scenario, I used Vita Update Toolkit to integrate Add-ons which created an $OEM$ directory in my sources folder, with a SetupComplete.cmd inside scripts folder, with that in mind I want to apply some critical registry tweaks which I want applied across to all future created users, how can I achieve that ?

Please I need that issue to be resolved soon !

thanks :(

Edited by nokia999i
Link to comment
Share on other sites


Add your reg tweak file to the "$OEM$\$$\SCRIPTS" folder and add the following line to the setup.cmd :

regedit /s %systemroot%\scripts\sample.reg

also better to add an if not exist line to tell what to do if regedit can't find it...

This is the way normal OEM logos and information reg tweaks are normally executed...

Check also your autounattend.xml has any overriding commands for this script...

Another tideous method will be to open your autounattend.xml in WSIM and edit it directly...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...