Jump to content

[HOWTO] Create an addon for a 'zipped' program


dnoiz

Recommended Posts

Hello,

I have a program that comes in a ZIP file. So installation is pretty easy right :).

Can anyone tell me how to make a nLite addon for such a package?

An installer is not available for this program.

Thanks for any information.

R.

Link to comment
Share on other sites


You can also try Inno Setup..it's simple, and for zip files you just point at the executable and include the whole directory and it will add all the subdir's. The switches are always the same /SP- /VERYSILENT and just use NLAOM (nLite Addon Maker) to create the compressed cab.

Edited by gkar
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...