beppemito Posted September 16, 2004 Posted September 16, 2004 this method http://unattended.msfn.org/xp/installhotfixes_old.htm works for XP SP2 too?PS:i want to install framework with svcpack.inf
sleepnmojo Posted September 16, 2004 Posted September 16, 2004 It does. You will probably want to repack the dotnetfx.exe file so it is "more" silent. Do a search on the forums about how to do this. If you aren't integrating the SP1 of the framework, then look up greenmachine's iexpress tutorial.
beppemito Posted September 16, 2004 Author Posted September 16, 2004 i've integrated sp1 in framework.... my file is netfxsp1.exenow in I386 folder (WIN XP SP2) i've expanded svcpack.in_[Version]Signature="$Windows NT$"[setupData]CatalogSubDir="i386\hotfixes"[ProductCatalogsToInstall][setupHotfixesToRun]for installing netfxsp1.exe i must create a i386\hotfixes folder and put netfxsp1.exe into this and modify svcpack.inf like this?[Version]Signature="$Windows NT$"[setupData]CatalogSubDir="i386\hotfixes"[ProductCatalogsToInstall][setupHotfixesToRun]netfxsp1.exeis it right?
evilvoice Posted September 17, 2004 Posted September 17, 2004 more is required under version[Version]Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600
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