> How to Fix a NSIS Error

How to Fix a NSIS Error

Posted on Thursday, December 27, 2012 | Comments Off





1. Go to 'Start,' click on 'Run,' type 'cmd' in the text box, and then click on 'OK.'
2. On to the black window that opens up, click and drag the software installation file icon that you wish to install. For example, suppose you want install Google Talk on your computer and the setup file (googletalk-setup.exe) is stored in the 'C:\\Software' folder. Click and drag the 'googletalk-setup.exe' icon from the Software folder, onto the black window. Once you have dragged it, the entire path (C:\\Software\\googletalk-setup.exe) shows up on the black screen.

3. Press the spacebar on your keyboard and type '/NCRC'. In our example, 'C:\\Software\\googletalk-setup.exe /NCRC'.
4. Press 'Enter.' The setup program will start now.

Powered by Blogger.