Jump to content

wpi startup help


shahed

Recommended Posts

Hi

how do i get the wpi to start automatically with windows, what code do i write in winnt.sif, so when windows boots first time the wpi installtion starts itself without me starting it manually

that how my winnt.sif looks:

; Generated by nLite 1.4 beta

[Data]

AutomaticUpdates="No"

Autopartition=0

MsDosInitiated=0

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

UnattendSwitch="No"

OemPreinstall="Yes"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[systemRestore]

MaximumDataStorePercentOfDisk=06

RestorePointLife=12

[GuiUnattended]

AdminPassword=*

TimeZone=085

OEMSkipRegional=1

OemSkipWelcome=1

[Components]

[userData]

ProductKey="xxxxxxxxxxxxxxxxxxxxxxx"

ComputerName=MY_COMPUTER

FullName="Shahed Hussain"

OrgName="Home PC"

[RegionalSettings]

SystemLocale="0809"

UserLocale="0809"

UserLocale_DefaultUser="0809"

InputLocale="0809:00000409"

InputLocale_DefaultUser="0809:00000409"

[Networking]

InstallDefaultComponents="Yes"

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

[identification]

JoinWorkgroup="WORKGROUP"

[shell]

CustomDefaultThemeFile = "%WinDir%\Resources\Themes\vista.theme"

please help

Edited by shahed
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...