Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsis

How to set an Icon in NSIS install (CMake)

cmake nsis bmp cpack

NSIS Registry Plugin not found

registry nsis

NSIS: Find and download .Net Version

.net nsis

nsis: How do I create a start menu shortcut to open a folder?

nsis

NSIS - Delete all files except one file

nsis

How do I capture the results of a YESNOCANCEL MessageBox without gotos/labels in NSIS installer scripting?

Set value of InstallDir in a function, or set auto populate value somehow?

nsis

NSIS Function with more than 1 parameters

nsis

NSIS multiple if conditions

nsis

Clickable banner/ header image in Setup program

Based on my requirements, should I use NSIS or jprofiler/install4j

nsis jprofiler install4j

NSIS CreateShortcut insists on using %ProgramFiles% for the icon path

icons nsis filepath

NSIS pages and sections execution

nsis sections

Make Windows refresh icon cache

Setting a variable at run time

nsis

NSIS substring by index

string substring nsis

How to load a file's contents into a variable/define in NSIS?

installation nsis

How to add a DLL Plugin without NSH file into my NSIS script?

plugins dll nsis

How to read a command line parameter given to an uninstaller?

Can .bat file execute an sql query and return a value?