Jump to content

Recommended Posts

Posted
... All my Reg Tweaks are called from RunOnceEx which is called from cmdlines.txt. Guess I'll have to change that for some of my tweaks. ...

Unless you manually call the code to start RunOnceEx from SVCPACK (which I doubt ... ), the applications & such that are called from RunOnceEx will actually be executed at the first logon. Not a good thing for HKCU registry settings ...


Posted
In general, you NEVER want to use the HKU\GUID combination during installation. You must also import these from CMDLINES.TXT or BEFORE, if not, the current values will overwrite your imports on logoff.

Good Tip about registry changes.

So any HKCU settings need to be done from cmdlines.txt or before?

Is it true??

I need this info :)

If this is true, it won't be possible to import default reg tweaks @ T-9 (winnt.sif's [setupParams])...

That would explain my problem...

Edit: Allanol reponded to this... Thanx! Usefull info...

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