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.

svcpack.inf for what?

Featured Replies

I can see taht the inf file is for qchains.

But theese i have slipstreamed with nlite

If i want to put in my WMP 11 i can undeerstand that i put the file name in the svcpack.inf but where?

And then just the WMP exe file in the svcpack folder?

can i use this inf file for other programs that i would like to install?

or how do i install all kind of other programs or run a exe file that only needs a click on OK ?


I think the "svcpack.inf" is just for Windows-Updates.

Your "svcpack.inf" should look like this:

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\SVCPACK"

[ProductCatalogsToInstall]

[SetupHotfixesToRun]
WMP11.exe /Q
qchain.exe

You have to put the "WMP11.exe" in "i386\SVCPACK" on your Unattended-CD.

To install all your other applications unattended, you can use different methods for that. I prefer the "RunOnceEx" method.

Edited by HØLLØW

  • Author

Thanks.... At the moment I use this in my winnt.sif

[GuiRunOnce]

%systemdrive%\install\applications\application.cmd

But whats the difference between this two metods?

Yes, you can also install apps from svcpack.inf(if they support being installed at T-13)...

The answer to what the difference is about GuiRunOnce and RunOnceEx, you can easilly find yourself by re-reading the MSFN Unattended Guide...

  • Author

Thanks...As I understand the diff. is first put the applications to c drive and install aplications from c drive or directly from the CD.

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.