Jump to content

INF install help


Speeddymon

Recommended Posts

I've already extracted and patched .net 1.1 to sp1 and asp.net patch, I want to get rid of netfx.msi and just install from an inf (so i can have it install during txtmode setup).. Ive got the basic parts done, but I need help with one thing.. In the netfxocm.inf file that comes with xp pro, in the netfx_install section, there is an entry named CA with a value of ActionInstall. I cant find any information about CA entry on the web, but the ActionInstall is a section and in it, the first entry is:

"""mofcomp.exe"" ""%10%\Microsoft.NET\Framework\v1.0.3705\netfxcfgprovm.mof""",netfxcfgprovm.mof,%11%\wbem

To me this looks like it is trying to run mofcomp.exe, process netfxcfgprovm.mof and put it into system32\wbem but theres 2 problems with that..

1) wbem doesnt have anything from .net in it after running the .net 1.0 msi installer

2) mofcomp.exe only requires the filename of the file to be processed.. any other actions need a switch, and there is no switch after the final " in that string, so wtf is the 2nd netfxcfgprovm.mof for, and what is the %11%\wbem for?

Any assistance would be appreciated

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