Skip to content
⌘ NSIS Forum Archive

creating a custom installer for each user?

2 posts

rjstephens#

creating a custom installer for each user?

Hi
One of my current projects involves a user entering some data onto a webform, and then having a file created on the server based on that data. Then, MakeNSIS compiles that file, along with a few other files, into a downloadable file.

Anyone who knows anything about servers will know that linux is a superior server OS. Trouble is, MakeNSIS requires 32-bit windows.

My question is: Is there a linux version of the MakeNSIS compiler?

Any help greatly appreciated.