Jump to content

Recommended Posts

Posted

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


Posted

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 /Z

Hope this helps you

gb

  • 1 month later...
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...