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.

Integration of updates and drivers

Featured Replies

I've searched the forums and can not find the answer.

I am updating my XP CD to include SP3, RVM Update, and Driver Packs.

I have never used the driver packs within NLITE and I am confused as to how to integrate ALL the packs.

My Steps.

  • Use Nlite to create working directory, integrate SP3
  • Use RVM integrator to install RVM update pack
  • Use DBase to integrate ALL driverpacks
  • Back to Nlite for automation

I'm also not sure about the Office 2003 being in the correct place

Below is my personal (I added items that were generated by DPack into the location and I added Office 2003 items) WINNT.SIF FILE

; Generated by nLite 1.4.9.1

[Data]
AutomaticUpdates="Yes"
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
Hibernation="No"
ECHO.
ECHO Installing Office 2003
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QB

[GUIRunOnce]
command9="%SystemDrive%\DPsFnshr.exe"

[SystemRestore]
DisableSR=1
CreateFirstRunRp=0

[GuiUnattended]
AdminPassword=""
TimeZone=04
OEMSkipRegional=1
OemSkipWelcome=1

[Shell]
DefaultThemesOff="Yes"
DefaultStartPanelOff="Yes"

[Components]

[UserData]
ProductKey=""

[RegionalSettings]
LanguageGroup=1
Language= "0409"

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup=""

Any and all help and clear instruction would be greatly appreciated. This is the first time I am trying to created an all inclusive DVD. Usually I just integrate the SP and RVM update.


Use DriverPacks last. BASE makes necessary changes to WINNT.SIF (the unattended file). Using nLite after will break the DriverPacks.

EDIT: WINNT.SIF is not a BAT or CMD file. Remove the following lines:

ECHO.
ECHO Installing Office 2003
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Office2003\PRO11.msi /QB

Add the following under [GUIRunOnce] instead:

command1="%systemdrive%\install\Applications\Office2003\PRO11.msi /QB"

Edited by 5eraph

I've created a project called UXP to automate these steps - http://www.msfn.org/board/project-uxp-t113249.html

Also noticed that nLite will break the DPS and vice-versa so I use WPI and an automated addons converter to enjoy silent installs from nlite addons.

The drivers are a bit outdated and I haven't added an option to automatically slipstream the SP3 onto a XP source but this can also be scripted if there is interest in such feature.

As bonus - you also get a XP running live from the DVD for computer repair or later on use the same disc to install XP onto the machine, did it basically as a tool for techs.

:)

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.