Category:Scripting FAQ
From NSIS Wiki
Jump to navigationJump to search
Below are the most common scripting problems such as the use of plug-ins, installing or uninstalling libraries, instructions usages and so on...
Pages in category "Scripting FAQ"
The following 25 pages are in this category, out of 25 total.
A
H
- File Association
- How can I create or change an environment variable?
- How can I get input from the user?
- How can I get the installer filename?
- How can I install the Visual Basic 6.0 runtimes?
- How can I let my application appear in Add/Remove Programs?
- How can I make sure the user installing my software has admin rights?
- How can I read or write files?
- How can I use conditional execution (If ... EndIf equivalent)?
- How can I use quotes in a string?
- How do I start/stop/create/remove/check a service?