Jump to content

Recommended Posts

  • 1 month later...
Posted

OK... This was made to install INF addons without the need to build a new CD... If you look inside a addon and then look at the INF file look for a [DefaultInstall] section that means that this addon can be installed manually example my Flashget addon has a default install section

[DefaultInstall]

CopyFiles =FlashGet.Files,Config.Files,Lang.Files,Skin.Files,Sound.Files

AddReg =FlashGet.Uninstall,Run.AddReg,RunOnce.Execute

ProfileItems=FlashGet.AddShortcut,Uninstall.AddShortcut,QuickLaunch.AddShortcut

RegisterDLLs=FlashGet.DLLs

You don't really need this tool to install the addon btw, here are instructions on how to install a INF addon

- Extract the INF addon

- Right click on the INF file and choose Install (you will get an error, its looking for the i386 folder)

- Browse to the .CAB file with all the addons program files in it

- Hit Open then OK and your INF addon will be installed

That is what this tool does, it simplifies Default INF Install (Hope you understood that)

  • 1 month later...
Posted
AddOnInstaller SendTo Style by Nightwolf81

Installs AddOns with [DefaultInstall] Section in the INF.

download.png

MD5: 870A5A6EFAD2305E5B0A94E0FC3B742F

Size: 339 KB

Thanks Rick! This looks great!!! I can get much use from this!!!! :thumb_yello:

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