Archive: feature request


feature request
how about support for a dll that sends an email (possibly including an attachment)?

i'd write the dll, but it is beyond my capabilities :)

thanks


Another feature request...
What about making a flag in makensis that will just create a test installer....one that would act like a regular one but without actually copying the files to your system. This way you could write a script and then test it, debug it, and do all of this without writing a bunch of files to your system that you already have...

For more advanced NSIS users this may not be a big deal, but for new guys like me, it may come in handy...

Thanks for listenin!


both sound like good ideas, also i am working on a php script (its done) that my installer downloads (executes on serverside) to keep track of installation numbers, it is working right now except it doesnt like to save the file so i can report the stats, i think it will be cool when i get it working. when i do i will post the php and nsis code that makes it tick.