lolocite Posted February 15, 2005 Posted February 15, 2005 Please, help me figure this out ?I've searched the forum and google but I didn't manage to find how to genereate those .cat files.Can someone help me ?
Acheron Posted February 15, 2005 Posted February 15, 2005 You can create Microsoft Catalog files by compiling code in VS.NET 2003 with some add-ons. Why would you need a catalog file?
lolocite Posted February 15, 2005 Author Posted February 15, 2005 I've read in other posts that you have to put kbxxxxxx.cat file in svcpack folder and this code in svcpack.inf.[ProductCatalogsToInstall]KB887742.catIs it really necessary ?btw I'm french and I'm searching for a dotnetfx with all sp1 and patch included package in Fr. If someone has a link ?Thanx for your help.
MCT Posted February 15, 2005 Posted February 15, 2005 i think theres a a file made by astalavista or simonsays that works with french, search & see
Alanoll Posted February 15, 2005 Posted February 15, 2005 extract the hotfix file, and it should be in there.Hotfix.exe /xUsually works.
SwedenXP Posted February 15, 2005 Posted February 15, 2005 Gentlemen - what good does the .cat entry under [ProductCatalogsToInstall] do? I get my unattended XPProSP2 + all updates to work anyway... Suggestions please./ SwedenXP B)
Alanoll Posted February 15, 2005 Posted February 15, 2005 Gentlemen - what good does the .cat entry under [ProductCatalogsToInstall] do? I get my unattended XPProSP2 + all updates to work anyway... Suggestions please./ SwedenXP B)<{POST_SNAPBACK}>It allows WFP to recognize that they're infact digitally signed and not consider them modifed and need replacement
SwedenXP Posted February 15, 2005 Posted February 15, 2005 Yeah, I can acccept that.But the .cat file seems to be generated anyway into a catalog ie. C:\WINDOWS\$hf_mig$\KB834707\update.In there I find the KB834707.CAT. And so on for every update I have done via my svcpack.inf/ SwedenXP slightly
Alanoll Posted February 15, 2005 Posted February 15, 2005 Yeah, I can acccept that.But the .cat file seems to be generated anyway into a catalog ie. C:\WINDOWS\$hf_mig$\KB834707\update.In there I find the KB834707.CAT. And so on for every update I have done via my svcpack.inf/ SwedenXP slightly <{POST_SNAPBACK}>Check DLLCACHE i believe. Or simply do a search for *.CAT in the WIndows directory, you should find them elseware.
SwedenXP Posted February 15, 2005 Posted February 15, 2005 I find them where I wrote... And thats the point.If I find them, "auto-generated", why do I have to generete them myself and add them to my svcpack.inf under [ProductCatalogsToInstall]? As mentioned in the original first post and some answers.../ SwedenXP, still
RyanVM Posted February 15, 2005 Posted February 15, 2005 Why would you think you have to generate them yourself? Use the ones the come with the hotfix.And if you're installing the hotfix with the EXE, it's not necessary to put the CAT file in svcpack.inf. The only reason it's needed is when you're replacing the file on the CD. Otherwise, the hotfix EXE will take care of installing the CAT file.And Windows stores the installed CAT files in this directory:C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}
SwedenXP Posted February 15, 2005 Posted February 15, 2005 @RyanVM, Thank You very much for that clarification!/ SwedenXP Hope You understand why the beginning of this thread confused me...
lolocite Posted February 16, 2005 Author Posted February 16, 2005 Thanks a lot for all these info.I thought the .cat files were needed. In fact no because I use the exe to set up the hotfix.RyanVM, great work for your MSN Files Do you have a pack like your DotnetFX silent but in French please ? Or do you know a link to download it ? Thx.
hfrfc Posted February 16, 2005 Posted February 16, 2005 http://www.msfn.org/board/index.php?showtopic=38681
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