Guest ankit Posted May 7, 2008 Posted May 7, 2008 Addon Problem ? How To add my Addon like this Any INF changes please reply.....Thanks Quote
MrNxDmX Posted July 2, 2008 Posted July 2, 2008 Your inf file and entries_*.ini file should look like this:[general]builddate =04/January/2007description =xp-AntiSpy v3.96-4 plus CPL title =xp-Antispyversion =1.1website =http://www.ryanvm.net/forum/viewtopic.php?t=4050[sysoc]NR_XpAS=ocgen.dll,OcEntry,NR_XpAS.inf,HIDE,7[dosnet_files]......[Version]signature="$CHICAGO$"[Optional Components]NR_XpAS[NR_XpAS]OptionDesc ="xp-AntiSpy plus CPL Item"........Red coloured strings must be the same if you want your addon to be listed under "Windows Components Wizards".Cheers Quote
bjfrog Posted August 9, 2008 Posted August 9, 2008 Your inf file and entries_*.ini file should look like this:Red coloured strings must be the same if you want your addon to be listed under "Windows Components Wizards".CheersThanks very usefull!BTW, I have some questiones puzzle me how to write the red colored strings in [sourceDisksNames.x86] section? does it follow some rules?1="xxxxxx","Program.cab",,"i386"how to write OptionDesc ="xxxxxxxxxx" ?what does it for can I leave out this line and tip="XXXXXX" lineWhen to use "$CHICAGO$ and when to use $Windows NT$ in [version] section?thanks in advance Quote
ricktendo Posted August 9, 2008 Posted August 9, 2008 I don't remember which but in one of my addon making Videos I explain [Version], Description and TipVid 1Vid 2BTW to intentionally "HIDE" or SHOW it in add/rem Windows Components just remove this from the sysoc entries (it will also show if your "OCEntry" [Optional Component Entry] does not match like MrNxDmX described)NR_XpAS=ocgen.dll,OcEntry,NR_XpAS.inf,HIDE,7 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.