Jump to content

moby

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by moby

  1. hi, i want to use the svpack method, because i think its the easiest way to maitain and setup the hotfix-installation. but now there 48 updates for windows xp which i am too lazy to write down in the svpack.inf. is there anyway during the windows installation to let them execute by a loop? or is it even possible to put a loop in the svpack.inf? like this ... ;Windows XP [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [SetupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [SetupHotfixesToRun] for %%U in (kb*.exe) do ( %%U /q /n /z ) Q330994.exe /Q:A /R:N Q819696.exe /Q /O /N /Z i hope it isnt totally crazy greetz moby
×
×
  • Create New...