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 ?
Page 1 of 1
svcpack.inf for what?
#2
Posted 20 November 2008 - 02:24 PM
I think the "svcpack.inf" is just for Windows-Updates.
Your "svcpack.inf" should look like this:
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.
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.
This post has been edited by HØLLØW: 20 November 2008 - 02:29 PM
#3
Posted 21 November 2008 - 04:13 AM
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?
[GuiRunOnce]
%systemdrive%\install\applications\application.cmd
But whats the difference between this two metods?
#4
Posted 21 November 2008 - 07:13 PM
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...
The answer to what the difference is about GuiRunOnce and RunOnceEx, you can easilly find yourself by re-reading the MSFN Unattended Guide...
#5
Posted 24 November 2008 - 06:34 AM
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.
Share this topic:
Page 1 of 1



Help

Back to top









