Archive: Paid work opportunity


Paid work opportunity
Hi All,

We are looking for somebody to set up, tweak, and optimize a batch installation using NSIS. It would ideally be able to install several programs (that already have installers) in a row, but much more silently and cleanly than our current method. I developed a rudimentary NSIS installer for these software products, but lack the in-depth knowledge of NSIS scripting to make them work well. They do the job, but there is huge room for improvement. That's where you come in. Please let me know if you are interested, you can reach me at: installer at cimav dot com.

Thanks!


Note that your ability to silently run other installers is not dependent on your skills with NSIS, but rather on whether or not those installers were created with silent installation modes. If they don't have such a mode, there is nothing NSIS can do about it.

(Well, unless those installers can be unpacked with, for example, 7zip, and you're ok with ripping the installers apart and doing all the dirty work yourself.)


if you want i might take a look to your code and discusss with you if there is roomfor improvments and what are the impacts of that improvement