MSFN Forum: Winnt.sif option: Program Files Path does not work under SP3? - MSFN Forum

Jump to content



If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Winnt.sif option: Program Files Path does not work under SP3? Rate Topic: -----

#1 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 25 November 2008 - 06:15 AM

Hello,

I am using nlite 1.4.9.1, Win XP Home and SP3. Since I have switched from SP2 to SP3 changing Program Files Path (e.g. C:\Anwendungen or D:\Programme instead of C:\Programme) does not work. Is this a new "feature" :P of SP3?

gabfhd79


#2 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 November 2008 - 01:54 PM

gabfhd79,
Please attach (not paste) your LastSession.ini. Does code looking something like this appear in WINNT.SIF?:
[Unattended]
ProgramFilesDir="d:\Program Files\";Program Files
CommonProgramFilesDir="d:\Program Files\Common\"

[GuiUnattended]
ProfilesDir="d:\Documents and Settings\";Documents and Settings

Enjoy, John.

#3 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 25 November 2008 - 02:58 PM

This is the section of the Winnt.sif generated by nlite 1.4.9.1 (German Windows):
[Unattended]
ProgramFilesDir="D:\Programme"
CommonProgramFilesDir="D:\Programme\Gemeinsame Dateien"

Partitions C,D and E were made by Gparted before the installation of Windows.
Profiles are installed under E:\Benutzer as I set in nlite on the options page.

Using SP2 with the same LastSession.ini and Winnt.sif causes no problems.

Attached File(s)



#4 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 November 2008 - 07:37 PM

gabfhd79,
I don't have much to offer. Did you modify or have your own WINNT.SIF file that you use after nLite runs? Does your WINNT.SIF have a [GuiUnattended]?
Enjoy, John.

#5 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 26 November 2008 - 05:12 AM

Hello johnhc,

I use the Winnt.sif generated by nlite with no changes and the following GuiUnattended section:
[GuiUnattended]
OemSkipWelcome=0

Some guys in german forums say, that Microsoft does not recommends the changing of the progam files path. So maybe Microsoft forbid this option in Winnt.sif with SP3.

Thanks gabfhd79

#6 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 26 November 2008 - 08:28 AM

it works fine for me (SP3)

#7 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2008 - 01:33 PM

mitsukai,
How about attaching your LastSession.ini and the [Unattended] and [GuiUnattended] sections of your WINNT.SIF, so we can see what they look like?
Thanks, John.

#8 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 26 November 2008 - 01:49 PM

all i do is set program file to D:\programs and profiels to D:\profiles.
on a clean sp3 cd. works fine for me

#9 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2008 - 01:55 PM

mitsukai, thanks but I would really like to see the [Unattended] and [GuiUnattended] sections of your WINNT.SIF. Are there closing \ on the paths. The earlier example I posted from another post on doing this directly in their .SIF file had closing \ on all paths. Please see above. Is it required?
Thanks, once again, John.

#10 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 26 November 2008 - 02:03 PM

[Unattended]
UnattendMode=DefaultHide
UnattendSwitch="No"
OemPreinstall="No"
OemSkipEula="Yes"
ProgramFilesDir="D:\Programs"
CommonProgramFilesDir="D:\Programs\Common Files"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
TimeZone=110
OEMSkipRegional=1
OemSkipWelcome=1


#11 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2008 - 02:06 PM

mitsukai, thanks! John.

#12 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 26 November 2008 - 02:14 PM

im not sure where the profile path is located... maybe i forgot to set it in this build... but im pretty sure i did set it

#13 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 26 November 2008 - 02:19 PM

here it is

but i dont see it in winnt.sif

[Options]
CABMerge
CABNoHigh
ClassicSetup
BlackSetupBack
DisableFreereq
DisableMinMem
DupeFiles
ProfilesDir = "D:\Profiles"
TargetPath = "WINXP"
temp_dir = %USERPROFILE%\Local Settings\Temp
NoWmpComp
NoKeepCp
RemoveMUI
CleanBiosInfo
AdvTweaks

This post has been edited by mitsukai: 26 November 2008 - 02:19 PM


#14 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2008 - 03:14 PM

mitsukai,
Thanks again. The profile change is not in the SIF file and there is an active discussion of that here.
Thanks, John.

#15 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 26 November 2008 - 03:26 PM

Maybe one of the post-SP3 hotfixes prevent the changing of the ProgramFilesDir. I will test this tomorrow and report later.

gabfhd79

#16 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,241
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2008 - 03:29 PM

gabfhd79,
I have looked under many rocks and can't come up with much. I see you are using unattended mode of 4. Is this GUI unattended? Why are you using this? I suspect most are using Fully Automatic (as I am). You might try this. I also see you have specified multiprocessor. Is this true? Does multicore count as multiprocessor? You said it work with SP2. Are you sure you changed only the SP2/3 between the two? Please attach your LastSession.ini from the one that worked.
Enjoy, John.

#17 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 26 November 2008 - 03:49 PM

I use GuiAttended because I read, that OOBE does not work for Full Unattended. ProgramFilesDir is part of the textmode-setup, for this GuiAttended is the same as FullUnattended.

The difference between the versions is: SP2+ post-SP2- hotfixes / SP3 + post-SP3-hotfixes.
Unfortunately I kill all the LastSession.inis with SP2 after starting with SP3-integration.

All Dual/Quad Core and Pentium HT processors are ACPI-Multiprocessor-PCs.

As I told before,I will nlite an XP with SP3 and Winnt.sif only and test this tomorrow.

#18 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 27 November 2008 - 04:00 PM

Hello,

it works after... deinstall and new install of nlite, new VM-harddisk-image with gparted, using of ProvideDefault instead of GuiUnattended.

#19 User is offline   mitsukai 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 476
  • Joined: 07-January 07

Posted 27 November 2008 - 04:02 PM

i also have problems with fully unattended so i used hide pages instead...
maybe that is the same problem u are having.

#20 User is offline   gabfhd79 

  • Group: Members
  • Posts: 7
  • Joined: 25-November 08

Posted 28 November 2008 - 06:37 AM

@mitsukai:
Did the OOBE start after Windows Setup with "Hide Pages"?

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy