Search code examples
Modify Environment Variable Path for local machine with nsis...


environment-variablesnsis

Read More
Answering a user prompt from within NSIS installer...


windowsbatch-filensis

Read More
What are essential registry entries for an uninstaller?...


registrynsisuninstallation

Read More
Calling WriteRegMultiStr in NSIS properly...


nsis

Read More
NSIS How to copy and paste text by inserting hyphens or adding text boxes in a text box, separated b...


nsis

Read More
How to limit the number of text box characters in NSIS...


nsis

Read More
Is there any way that we can read the registry version number key in a generic way using NSIS?...


nsis

Read More
Does NSIS support external files?...


installationnsis

Read More
Using NSIS Installer Name in various description Strings...


windowsinstallationnsis

Read More
Setting environment variable through NSIS Envar-plugin...


windowspathenvironment-variablesinstallationnsis

Read More
Disable next button until nsDialogs filled...


windows-installernsis

Read More
When installing the software that was developed using NSIS, how should I throw a pop-up message if i...


nsis

Read More
What are the risks of doing my own cross platform (Win + OSX) installer?...


windowsmacosinstallationnsispackagemaker

Read More
How to sign code automatically without installing anything on any OS?...


winapicertificatensiscode-signingsigntool

Read More
How to move a subdirectory with its contents to another directory with NSIS...


nsis

Read More
NSIS: get current user before RequestExecutionLevel admin...


installationnsis

Read More
Is there any way to free the executable and it's dependencies after using it with Exec in NSIS...


nsis

Read More
NSIS: How to change RichEdit background color...


installationnsisrichedit

Read More
NSIS GetParent functon throws an unknown error...


installationnsis

Read More
Empty box showing up in my installer? How do I remove it?...


nsis

Read More
How to show the popup message when user tries to install on Unsupported Operating System...


nsis

Read More
How to add a MIME handler to Firefox and Internet Explorer from an installer...


internet-explorerfirefoxmimeinno-setupnsis

Read More
How to parse cmd.exe values ​in NSIS?...


c#nsis

Read More
NSIS: call MUI_PAGE_LICENSE from function but get "XPStyle not valid" error...


nsis

Read More
Adding text to the completed dialog of an NSIS installer...


installationnsis

Read More
Change the text of install folder page in NSIS...


installationdirectorynsis

Read More
Windows silent installation with file parameter...


powershellbatch-fileparameter-passingnsissilent-installer

Read More
How to show only local drives and folders from the Browse dialog when installing using NSIS?...


nsis

Read More
To add a license page to my installer using NSIS script...


nsis

Read More
When Uninstalling the previous installer before installing the new how to hide the message box that ...


nsis

Read More
BackNext