I worked with nLite for a while and learned a lot. I plan to do a few things MANUALLY [not using nLite] to create a fully unattended install with the deploy stuff for XP pro final official SP2 [not slipstreamed] corporate.
After the install when I install programs I'd like Administrator to be automatically put in the user field for the program I'm installing as many of them audtomatically do. I get an asterick instead as the default name for some program installs which is a concern. Why I'd like to know...
When I used nLite Before creating ISO I edited the winnt.sif as below.
IF I did NOT put the asterick in the winnt.sif
[GuiUnattended]
AdminPassword = *
I would get an error dialog box which would force me to NAME the user ...
I was removing the password as when I would install programs it would pop in an asterick as the NAME of the user for the install of the program.. !
Could a guru here tell me IF it's possible to have Administrator with NO password in a fully unattended install and WHEN I install a program after install have 'Administrator' as the user name for the program install.
Main problem is HAVING to put the asterick * for the admin password and then leaving admin name blank as nLite does
GuestName = ""
AdminName = ""
Causes me to get an Asterick * as the user name when I install programs.... What exactly is nLite doing with the Options list below??
Hope that's clear enough...
HUGE thanks for reading.... this one's really stopped me cold.
--------- WINNT.SIF sections -------
[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
TargetPath = "SYSTEM"
ProgramFilesDir = "D:\Applications"
CommonProgramFilesDir = "D:\Applications\Common"
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
Hibernation = No
[GuiUnattended]
ProfilesDir = "D:\Users"
AutoLogon = Yes
EncryptedAdminPassword = No
AdminPassword = *
TimeZone = 085
OEMSkipRegional = 1
OemSkipWelcome = 1
------------ nlite Last session section ----- [TargetPath was renamed to > "SYSTEM" before creating ISO]
[Options]
GuestName = ""
AdminName = ""
ProfilesDir = "%SystemDrive%\Documents and Settings"
ProgFilesPath = "C:\Program Files"
TargetPath = "WINDOWS"
temp_dir = %USERPROFILE%\Local Settings\Temp
AdvTweaks
isovol = WinLite
isoatt = -allow-multidot -relaxed-filenames -allow-leading-dots -N -l -d -D -joliet-long -duplicates-once -no-emul-boot -b boot.bin -hide boot.bin -hide boot.catalog
--------------
This post has been edited by tweed: 17 February 2006 - 08:58 PM



Help
Back to top










