Jump to content

Modifications Winnt.sif


Recommended Posts

Hi.. :hello:

I am trying to make an winnt.sif I have created it so far and it works on VMWARE… I want to had more stuff to it like upon first logon it asks for Ctrl Alt Del and the start menu looks like classic start menu…with windows classic style theme and the desktop icons are their too…does any have the proper string. Yes I have looked for it on the forums and found a little but need more info I have attached my winnit.sif here…

[Data]

AutoPartition=0

MsDosInitiated = 0

UnattendedInstall = Yes

AutomaticUpdates=yes

[unattended]

UnattendMode = ProvideDefault

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

NoWaitAfterTextMode = 1

NoWaitAfterGUIMode = 1

TargetPath = "Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

AutoLogon = No

TimeZone = 4

OEMSkipRegional = 1

OemSkipWelcome = 1

[Display]

Xresolution = 800

Yresolution = 600

BitsPerPel = 32

Vrefresh = 75

AutoConfirm=1

[userData]

ProductKey = "*****-*****-*****-*****-*****"

[TapiLocation]

CountryCode=31

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

[shell]

DefaultStartPanelOff = Yes

DefaultThemesOff = Yes

Home_Page=http://www.google.ca

[iEPopupBlocker]

BlockPopups=Yes

FilterLevel=High

ShowInformationBar=No

[GuiRunOnce]

%systemdrive%\install\start.cmd

winnt.txt

Link to comment
Share on other sites


You need to do it with registry tweaks

use this tweak to force to hit ctrl/del to logon

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DisableCAD"=dword:00000000

the other one am am not sure about someone here will post it

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...