/build/static/layout/Breadcrumb_cap_w.png

Remove MSN, Games, etc. from the start menu

I am looking for some help with scripted installation. I have created an XP scripted instal and a post install task which replaces the Default NTUSER.DAT. There are a few other things I would like to do. I would like to remove windows components "games", "MSN Explorer", and "Windows messenger". Has anyone successfully done this on a scripted instal? I would also like to disable the "Take a tour of Windows XP" application from loading. Any help would be greatly appreciated. Again I am looking to do this with a scripted install and do not want to create an image.

0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: ohiosoundguy 12 years ago
8th Degree Black Belt
1
I think I figured out how to do it in the unattended file by adding the following:

[Components]
Freecell = "Off"
Hearts = "Off"
etc.

Then to disable the Windows XP Tour I had to run the following Reg Edit:

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

Hope this helps others.
Posted by: darkhawktman 12 years ago
Green Belt
0
So for my Windows XP scripted installs I'm editing the Setup Configuration file and adding these items under the Components section. This will have the all the games, msn explorer and Windows messenger uninstalled or disabled.

[components]
msnexplr = "off"
freecell= "off"
hearts= "off"
minesweeper= "off"
pinball= "off"
solitaire= "off"
spider= "off"
zonegames= "off"
WMAccess = "off"

Comments:
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ