RyanVM Posted September 26, 2004 Posted September 26, 2004 I've created an INF file that installs as a Windows component. I'm trying to get it to be hidden from the list of components, so I put a hide in it's line in sysoc.inf, but it still shows up in Add/Remove Windows Components. Is there a line that has to be in my component's INF file to have it hide?I've been looking through the component INF files, but I can't find anything.
Denney Posted September 26, 2004 Posted September 26, 2004 For anyone else who has this problem...The name in your sysoc.inf file BEFORE the = sign MUST be the same as the heading in your component INF file.eg.sysoc.inf:OEAccess=ocgen.dll,OcEntry,oeaccess.inf,,7oeaccess.inf:[Optional Component]OEAccess[OEAccess]
evilvoice Posted September 26, 2004 Posted September 26, 2004 blah blah blahdy blah blah...LOL...thanks raverod.
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