|
|
#1 |
|
Junior Member
Join Date: Jun 2014
Posts: 30
|
Now in this silent install it basically installs the files to the proper directories with out user input? It would be visual and then when the install is done its ready to go?
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Feb 2007
Posts: 672
|
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2014
Posts: 30
|
Im so new to this its not making sense. How can I show a installer installing with out the user input?
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Feb 2007
Posts: 672
|
If you're new I suggest you first take your time to read through the manual, and try some examples to get used to NSIS (there is actually a Silent install example).
Copying and pasting code from others won't do you any good when your installer becomes more complicated. When you're more confident with NSIS, the Silent install chapter I mentioned above should be clear enough. |
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Jun 2014
Posts: 30
|
Quote:
|
|
|
|
|
|
|
#6 |
|
Major Dude
Join Date: Feb 2007
Posts: 672
|
Aha.
So you can't use a Silent install. What you can do is only use an instfiles page. Or skip the other pages if you want these pages in your script (in case the installer is not run in 'silent' mode). See: http://forums.winamp.com/showthread.php?t=218802 |
|
|
|
|
|
#7 | |
|
Junior Member
Join Date: Jun 2014
Posts: 30
|
Quote:
![]() Or would it be better for it to say this program will install this add on do you wish to continue or abort? |
|
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Jun 2014
Posts: 30
|
I got it to work on my own. I just removed the directory page.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|