Jump to content

Registry Question


xtremexxx

Recommended Posts

  <item display='Registry Tweaks for Spike'>

<!-- note the username and password - it will run under the user 'Spike', using the account password -->

<execute

    display='Applying tweaks...'

    program='regedit'

    arguments='/s "%SYSTEMDRIVE%\PostInstall\RegTweak.reg"'

    username='Spike'

    password='swordfish'

    />

  </item>

How to do this manualy ?

Using runas ? but that doesn't take a password as parameter, I REALLY need a way to do that, to apply a reg for a user.... via cmd line

thanks

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...