|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2010
Posts: 14
|
Simple Script
Hi. I was using Install Shield for my installer, but I decided I wanted to go for a free installer instead. Having seen this installer numerous times I decided to give it a go. Using the option to make an installer from a zip I was very impressed, however I realize this method is highly limited. How would I make a simple script to show backgrounds while the install carries on?
And how would I go about making it create shortcuts and desktop icons? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
By reading the helpfile and looking at the examples (NSIS is script based, there is really no way around this. If you don't want/need scripting, try Inno Setup)
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2010
Posts: 14
|
Alright, Thanks
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|