Jump to content

SVCPACK.INF file


Recommended Posts

Working thru my first unattended Cd and going great! :wacko:

Have created my svcpack inf with all the hot fixes to install.

Can I just ask if I have gramatically compiled it.

here is a few lines I need checking...

should these (red) be in "quote" marks?

KB828749.exe /passive /norestart /quiet

"KB832483.exe /C:""dahotfix.exe /q /n"" /q:a"

KB833989.exe /Q:A /R:N

KB835732.exe /passive /norestart /quiet

and should this (Red) be correct?
KB873339.exe /passive /norestart /quiet

KB873374.exe /Q:A /R:N (HALT BOX)

import this registry setting instead:

REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f

KB883939.exe /passive /norestart /quiet

Thanks.

Just want to make my SVCPACK squeeky clean

this is not the complete inf file if anyone is wondering just the relevent bits

Thanks

Edited by Alanoll
Link to comment
Share on other sites


Anybody got any comments reference the red lines.

It seems to work but I am unsure

what does the """" do?

and I can understand the HALT instruction but is the next bit going to work for the registry.

Thanks for any help.

Any useful sites for researching would be helpful ato me as well

B)

Link to comment
Share on other sites

1- You should have posted in the Hotfixe thread instead of starting a new topic.

2- Halt Box means you'll have to click OK manually at the end of the installation of this hotfixe. You should read the Official guide http://unattended.msfn.org/ then you'll know what to do with the RegTweak

3- This is the exact syntax you must put in your svcpack.inf:

"KB832483.exe /C:""dahotfix.exe /q /n"" /q:a"

Edited by Incroyable HULK
Link to comment
Share on other sites

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...