![]() ![]() |
Aug 3 2005, 10:12 AM Post
#1 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
Hi, I couldn't disable messanger, msn explorer, and outlook express from winnt.sif. Here is my file: Can someone please tell me what I am doing wrong? Thanks. ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=ProvideDefault UnattendSwitch=Yes OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS FileSystem=* [GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1 [Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=75 AutoConfirm=1 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msmsgs= off msnexplr= off OEAccess= off |
| | |
Aug 3 2005, 10:23 AM Post
#2 | |
| Junior ![]() Group: Members Posts: 65 Joined: 17-September 04 From: London, England Member No.: 31293 | Try removing the spaces; [Components] msmsgs= off msnexplr= off OEAccess= off Becomes; [Components] msmsgs=off msnexplr=off OEAccess=off |
| | |
Aug 3 2005, 10:26 AM Post
#3 | |
| The One ![]() ![]() Group: Members Posts: 188 Joined: 21-February 05 Member No.: 44729 |
Just put a space after msnexplr the entry should be (msnexplr = off). The items list (in mine winnt.sif) is below: [Components] accessopt = off calc = off charmap = off Clipbook = off deskpaper = off dialer = off freecell = off heart = off hypertrm = off media_clips = off media_utopia = off minesweeper = off mousepoint = off mplay = off msnexplr = off mswordpad = off netoc = off objectpkg = off paint = off pinball = off rec = off solitaire = off spider = off templates = off vol = off WbemCrrl = off WbemFwrd = off WMAccess = off zonegames = off |
| | |
Aug 3 2005, 12:12 PM Post
#4 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
Thanks man..I am trying that right now. I will let you know how it goes... QUOTE (pawan @ Aug 3 2005, 11:26 AM) Just put a space after msnexplr the entry should be (msnexplr = off). The items list (in mine winnt.sif) is below: [Components] accessopt = off calc = off charmap = off Clipbook = off deskpaper = off dialer = off freecell = off heart = off hypertrm = off media_clips = off media_utopia = off minesweeper = off mousepoint = off mplay = off msnexplr = off mswordpad = off netoc = off objectpkg = off paint = off pinball = off rec = off solitaire = off spider = off templates = off vol = off WbemCrrl = off WbemFwrd = off WMAccess = off zonegames = off |
| | |
Aug 3 2005, 12:22 PM Post
#5 | |
| Friend of MSFN ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 952 Joined: 16-April 04 From: bedroom @ home Member No.: 17928 |
i have the same as pawan and works a treat.
|
| | |
Aug 3 2005, 02:24 PM Post
#6 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 | |
| | |
Aug 3 2005, 10:34 PM Post
#7 | |
| The One ![]() ![]() Group: Members Posts: 188 Joined: 21-February 05 Member No.: 44729 |
Is your unattended setup is working (like windows key, resolution, partition etc.)? Pawan |
| | |
Aug 4 2005, 04:24 AM Post
#8 | |
| www.eirogge.de ![]() ![]() Group: Members Posts: 218 Joined: 7-February 04 From: Germany Member No.: 13913 OS: XP Pro x86 |
make sure you have OemPreinstall=Yes UnattendSwitch=Yes set in the [Unattended] section. and be aware that OEAccess=No just disables all visible entries to Outlook Express in Start Menu, Quick Launch and so an, but does not disable the installation of it. |
| | |
Aug 4 2005, 07:16 AM Post
#9 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
I have configured so it prompts me for partition size, computer name, and admin password. Windows keys are being pulled from the winnt.sif file. I have the display section in my answer file, but it doesn't seem like it is getting that information. As i have to change the display to 1024*768. Thanks... QUOTE (pawan @ Aug 3 2005, 11:34 PM) |
| | |
Aug 4 2005, 07:21 AM Post
#10 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
I am going to try your suggestion. I will disable outlook express from group policy as well. I just like to disable all visible entries to outlook express. QUOTE (eirogge @ Aug 4 2005, 05:24 AM) |
| | |
Aug 4 2005, 09:48 AM Post
#11 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
That didn't work either.... QUOTE (faisalt @ Aug 4 2005, 08:21 AM) I am going to try your suggestion. I will disable outlook express from group policy as well. I just like to disable all visible entries to outlook express. QUOTE (eirogge @ Aug 4 2005, 05:24 AM) make sure you have OemPreinstall=Yes UnattendSwitch=Yes set in the [Unattended] section. and be aware that OEAccess=No just disables all visible entries to Outlook Express in Start Menu, Quick Launch and so an, but does not disable the installation of it. |
| | |
Aug 5 2005, 07:54 AM Post
#12 | |
| The One ![]() ![]() Group: Members Posts: 188 Joined: 21-February 05 Member No.: 44729 | QUOTE (faisalt @ Aug 4 2005, 06:46 PM) I have configured so it prompts me for partition size, computer name, and admin password. Windows keys are being pulled from the winnt.sif file. I have the display section in my answer file, but it doesn't seem like it is getting that information. As i have to change the display to 1024*768. Thanks... QUOTE (pawan @ Aug 3 2005, 11:34 PM) Attached is mine winnt.sif, check all the entry or simply replace with your key & name. Pawan |
| | |
Aug 5 2005, 08:03 AM Post
#13 | |
| Newbie Group: Members Posts: 16 Joined: 13-July 05 Member No.: 64261 |
Thanks man...I really appreciate it. QUOTE (pawan @ Aug 5 2005, 08:54 AM) QUOTE (faisalt @ Aug 4 2005, 06:46 PM) I have configured so it prompts me for partition size, computer name, and admin password. Windows keys are being pulled from the winnt.sif file. I have the display section in my answer file, but it doesn't seem like it is getting that information. As i have to change the display to 1024*768. Thanks... QUOTE (pawan @ Aug 3 2005, 11:34 PM) Attached is mine winnt.sif, check all the entry or simply replace with your key & name. Pawan |
| | |
Dec 5 2005, 09:00 AM Post
#14 | |
| Newbie Group: Members Posts: 11 Joined: 27-February 05 Member No.: 45504 |
I have exactly the same problem. All settings are applied correctly, except for the entries in [Components] and TimeZone. Has someone found a solution to this problem? CODE ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated=0 UnattendedInstall=Yes [Unattended] UnattendMode=ProvideDefault FileSystem=* OemPreinstall=Yes OemSkipEula=Yes WaitForReboot=No UnattendSwitch=Yes [GuiUnattended] OEMSkipRegional=0 OEMSkipWelcome=1 TimeZone=105 [UserData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="" OrgName="" [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off msnexplr=off [Shell] DefaultThemesOff=Yes DefaultStartPanelOff=Yes |
| | |
Dec 5 2005, 09:22 AM Post
#15 | |
| Newbie Group: Members Posts: 36 Joined: 27-October 05 Member No.: 77886 |
The only thing i can suggest is you try changing UnattendMode to FullUnattended in stead of ProvideDefault.. But i could be totally wrong... |
| | |
Dec 5 2005, 01:57 PM Post
#16 | |
| Member ![]() ![]() Group: Members Posts: 192 Joined: 8-January 04 Member No.: 12156 OS: none |
Try these tweaks. I found even though I said no, messenger still shows up when olx or ol is open, and also still enabled as a bho in ms ie. The only warning is, it is extremely diifficult to reinstall, re-enable, or run ms messenger after applying these tweaks at t-12. hope this helps Attached File(s) |
| | |
Dec 5 2005, 02:15 PM Post
#17 | |
| Junior ![]() Group: Members Posts: 61 Joined: 19-March 05 Member No.: 48403 |
I had this problem too probably because I also use "provide defaut" in winnt.sif. But I manage to bypass this pb with "sysoc manager" with a txt file and a little cmdline execute in runonceex stage. -> Components.txt QUOTE [Components]AccessOpt = Off Freecell = Off Hearts = Off Minesweeper = Off Msnexplr = Off Pinball = On Solitaire = On Spider = Off WMAccess = Off Zonegames = Off -> Components.cmd QUOTE cmdow @ /HID SET path=%systemdrive%\install sysocmgr /i:%windir%/inf/sysoc.inf /u:%path%\Components.txt -> Runonceex.cmd: QUOTE REG ADD %KEY%\015 /VE /D "Configurating Components" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Components.cmd" /f Works really fine at leat for me |
| | |
Feb 22 2006, 07:05 AM Post
#18 | |
| Newbie Group: Members Posts: 11 Joined: 27-February 05 Member No.: 45504 |
I'm using a similar approach with cmdlines.txt now: CODE [COMMANDS] "sysocmgr /q /r /i:%windir%\inf\sysoc.inf /u:..\I386\winnt.sif" Works great and you don't need a separate text file anymore. The contents of winnt.sif is used instead! |
| | |
Feb 22 2006, 07:22 AM Post
#19 | |
| Rock Star ![]() ![]() Group: Members Posts: 123 Joined: 15-October 04 Member No.: 33803 |
I have this in my winnt.sif: [Components] OEAccess=off |
| | |
Feb 22 2006, 07:56 AM Post
#20 | |
| Newbie Group: Members Posts: 11 Joined: 27-February 05 Member No.: 45504 | |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 11:55 PM |