Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wanting to combine winnt.sif files

Featured Replies

I have my old Winnt.sif that was modified for oemscan.... SLP activation... etc. I'm looking to take that .sif file and add some driverpack data into it. Any suggestions on how to best combine it w/out screwing something up?

Here is my existing winnt.sif (the key listed here is a public key from http://technet.microsoft.com/en-us/library/bb457078.aspx so I'm including the whole thing )

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes

[Unattended]
UnattendMode=ProvideDefault
OemSkipEula=No
OemPreinstall=No
TargetPath=\WINDOWS
WaitForReboot="No"

[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=20

[UserData]
ProductKey=MVF4D-W774K-MC4VM-QY6XY-R38TB
FullName=""
OrgName=""

[Display]
Xresolution=1024
YResolution=768

[Identification]
JoinWorkgroup=MSHOME

[Networking]
InstallDefaultComponents=Yes


[Components]
msmsgs=off
msnexplr=off
zonegames=off

And I decided that I wanted to slipstream some driver packs into the install disk without using $OEM$ and using their prep method instead. After the integration I am left with the following

[Data]
MsDosInitiated=No
[Unattended]
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[GUIRunOnce]
;
; Edited by DriverPacks BASE 8.05
; [url="http://www.driverpacks.net/"]http://www.driverpacks.net/[/url]
;


command9="%SystemDrive%\DPsFnshr.exe"

If I wish to add the driver pack information into my winnt.sif is there any rules or changes that I need to do other than copy and paste?


  • Author

I came up with this after talking to a colleage, any opinions on it before I make a disk and see how she runs?

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

AutomaticUpdates=yes

[unattended]

UnattendMode=ProvideDefault

OemSkipEula=No

OemPreinstall=No

TargetPath=\WINDOWS

WaitForReboot="No"

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

[GuiUnattended]

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=20

[userData]

ProductKey=MVF4D-W774K-MC4VM-QY6XY-R38TB

FullName=""

OrgName=""

[Display]

Xresolution=1024

YResolution=768

[identification]

JoinWorkgroup=MSHOME

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

zonegames=off

[GUIRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

  • Author

Wow I have gotten zero replies on these boards .... >_<

4 hours isn't really a lot of time to wait on this. Furthermore, this is a better question to ask in the UA section of the forums - not Windows XP.

Why don't you use something like VMware to check the winnt.sif file yourself before burning a disc?

Topic moved to Unattended Windows 2000/XP/2003

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.