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 vs. cmdlines.txt

Featured Replies

Hi,

i´m creating a Windows XP Boot CD. And so, i came to a point where i have to add the Hotfixes to the unattended Installation Files.

I think there are 3 Ways :

1. Installing all Hotfixes with a script out of the "Guirunonce" Section, after the first login of a User.

2. Installing all Hotfixes with the cmdlines.txt File during the Installation.

3. Installing the most Hotfixes with adding them to the svcpack.inf File and install the rest of the Hotfixes over method 1 or 2. (oh does anyone understand what i mean, i hope so)

No i have one Question :

What Method is the "Best".

I think Point 2 is the "Best" way, because you install all Updates with one File.

You don´t have to maintain 2 or more Files.

And you don´t have to login a user with administration right at first Login.

And now, correct me if i´m wrong :-)


Besides the noticeable differences in the way svcpack.inf and cmdlines.txt are coded, this question will not generate the "best" method to use. The "best" method is in the eye of the beholder, so you will get varying opinions on which ones to use.

Personally, I use the svcpack.inf, mainly for the challenge of seeing how an .inf (thanks Gosh for the info on how .inf's work) works. Using cmdlines.txt is easy and only requires one file to be maintained.

Now, some updates have to be installed separately outside of svcpack.inf, so you could probably use cmdlines.txt to catch those.

  • Author

Hi,

Besides the noticeable differences in the way svcpack.inf and cmdlines.txt are coded, this question will not generate the "best" method to use.
Are there non noticeable differences ? Some where behind the code ?

Something like...better insertion of the Updates ?

I haven´t read something about those things.

The "best" method is in the eye of the beholder, so you will get varying opinions on which ones to use.

Mostly ;-)

Thanks

My take ... if you need to add .cat (signature) files, as when slipstreaming hotfixes, use SVCPACK.INF. If not, use CMDLINES.TXT. If nothing else works, use GuiRunOnce.

Different strokes for different folks ...

  • Author

Thanks, I think i could walk my way with this information.

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.