Jump to content

Recommended Posts

Posted

Hi, sorry if this is a bit of a get my unattended install to work post, but I've been going at this a while but can't make it work.

I used nlite to start the process off and then used the unnatended guide to customise it a bit. I put the winnit.sif file into the I386 directory but I don't think it's reffrerd to during the install as it asks me for admin password, network settings etc. also the .cmd file doesn't start etiher.

;
; Generated by nLite 0.99.8 beta 3
;

[Data]
MsDosInitiated = 0
UnattendedInstall = Yes

[Unattended]
UnattendMode =GuiAttended
UnattendSwitch =Yes
OemPreinstall =Yes
OemSkipEula =Yes
FileSystem =*
WaitForReboot =No
NoWaitAfterTextMode =1
NoWaitAfterGUIMode =1
TargetPath =Windows
DriverSigningPolicy =Ignore
NonDriverSigningPolicy =Ignore
Hibernation =No
KeyboardLayout="United Kingdom"

[SystemFileProtection]
SFCQuota =0

[Display]
Xresolution =1280
Yresolution =1024
BitsPerPel =32

[GuiUnattended]
EncryptedAdminPassword =No
AdminPassword =""
AutoLogon =Yes
TimeZone =85
OEMSkipRegional =1
OemSkipWelcome =1

[UserData]
ProductKey =""
ComputerName =FURBY
FullName =""

[Networking]
InstallDefaultComponents=Yes

[RegionalSettings]
Language =0809

[GuiRunOnce]
"%systemdrive%\install\start.cmd"


Posted

If you want this fully unattended

UnattendMode=FullUnattended

but you need to put all the anwser, if not.... it will not work...

Good luck

Posted

Cool, that worked a treat. Decided to have no prompts so didn't use Default hide.

Another small stumbling block on the way to perfection. I want to add YZ Shadow so:

added exe and ini into \$OEM$\$Progs

wanted to put shortcut into \$OEM$\$Doc\All Users\Start Menu\Programs\Startup

but it won't let me create the shortcut as it says the program doesn't exist (it hasn't been created yet so understandable). How might I be able to get around this?

Posted (edited)

Make A Shortcut Of The Program In Windows

Than Change Example

"C:\Program Files\003RegTools\EasyClean\EasyClea.exe"

To This

"%systemdrive%\Program Files\003RegTools\EasyClean\EasyClea.exe"

Than Place it In The Ua folder

Edited by gunsmokingman

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