ZenQ Posted November 25, 2007 Posted November 25, 2007 I was wondering in the svpack.inf file under the [setupHotfixesToRun] do I have to have all the hotfix in one directory folder or can they be in several different folders??ZenQ
bosco555 Posted November 26, 2007 Posted November 26, 2007 HI Zenq,You mean svcpack.ini file. I stick with the default which is: \I386\SVCPACK folder. Just copy whatever the hotfixes are in this folder and add the appropriate install string in the [setupHotfixesToRun] section, for example:dotnetaio.exe /Q /O /N /ZHope this helps yougb
Arie Posted November 26, 2007 Posted November 26, 2007 You mean svcpack.ini file.You're both wrong: the file is named SVCPACK.INF
smilodon Posted December 31, 2007 Posted December 31, 2007 i think he is asking:can i use "CDROM:\MyHotfixes\Hotfix.exe /switches" in svcpack.inf ?
Yzöwl Posted December 31, 2007 Posted December 31, 2007 The folder can be changed but only the one location can be used relative to it.In svcpack.inf you could if you wish try changing:[setupData]CatalogSubDir="\i386\SVCPACK"and in dosnet.inf you could also try changing or adding further locations to:[OptionalSrcDirs]SVCPACK...and see what happens.Bear in mind that these paths will be relative.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now