Jump to content

Recommended Posts

Posted

I just want to know what to do with my Services.reg file so my Services will be configured my way at first boot. Can someone just give me the steps in point form, please?

Thanks in advance,

Jeremy


Posted

I think you can execute your reg into cmdlines.txt

[Commands]

"REGEDIT /S YourReg.reg"

Edit: Yzöwl you're fastest than me :P

Posted

So, I make a CMDLines.txt (wait, think there already is one) and put in

[Commands]
"REGEDIT /S Services.reg"

And that's it? And if I have any reg tweaks, just throw them in too?

Posted

Yes create a cmdlines.txt in your $OEM$ folder.

Or just grab attachment.

Well you can also import registry keys via runonce or GuiRunOnce.

I use all three since some tweaks do not take affect after a restart. Even if I import them via cmdlines or guirunonce since it has not restarted at least once so then I use exrunonce to import those "speical" registry tweaks after rebooting one time.

Posted

Ok, so the CMDlines.tst goes in $OEM$. What about my actual reg file? Same folder?

War, can you teach me about the RunOnce things? Gui, Ex, and the third one? What is T12?

I'm a newbie at Unattended, obviously.

I also want to be able to make it so certain applications will install during setup.

Cheers,

Jeremy

Posted

Does anyone know the reg for disabling the Sound Volume icon in System Tray?

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]
"Services"=dword:0000001f

I guess that's to enable it, what about disabling? Just turn the 1 to a 0? Confused because of the F at the end.

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