Jump to content

Addon Problem ?


Guest ankit

Recommended Posts

  • 1 month later...

Your inf file and entries_*.ini file should look like this:

[general]

builddate =04/January/2007

description =xp-AntiSpy v3.96-4 plus CPL

title =xp-Antispy

version =1.1

website =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

Link to comment
Share on other sites

  • 1 month later...
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".

Cheers

Thanks 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" line

When to use "$CHICAGO$ and when to use $Windows NT$ in [version] section?

thanks in advance

Link to comment
Share on other sites

I don't remember which but in one of my addon making Videos I explain [Version], Description and Tip

Vid 1

Vid 2

BTW 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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...