Jump to content

Recommended Posts

Posted (edited)

Is it possible to remove the windows tour prompt after you install the OS?

Edited by mgy

Posted

It is possible, but it's not xpcreate related.

if you search the forum you will find it, it's just a reg key.

but then again, I can give the key to you right now :)

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

the current user one is best applied during the t-12 stage, then it's applied to the default user, and every new user will have the reg key.

Posted

thanks...

is there also a regkey to disable the windows xp security center icon coming out on the sys tray

Posted (edited)

Don't know if you're referring to the auto update reminder or the firewall, but try this:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"FirewallDisableNotify"=dword:00000001
"UpdatesDisableNotify"=dword:00000001

Edited by Marthax
  • 1 month later...
Posted (edited)

mgy - welcome to msfn but please search the forum first and if you don't find the answer, ask about these questions.

Just take a look at the 3rd item at the top of the page:

http://unattended.msfn.org/

or look/ask in the Unnattended section of MSFN please.

Please keep you questions in this board regarding xpcreate only thanks :D:)

Regards

N.

Edited by it_ybd

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