Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsis

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?

Installer which chooses the MSI based on the CPU architecture (x86 32-bit, x64 64-bit, etc)

NSIS - Silent Autoupdate Application

nsis auto-update silent

Is there a way to pretty format or beautify NSIS script source code? [closed]

Is there any NSIS Best Practices or Coding Standards around?

NSIS visual studio color/font/intellisense

visual-studio nsis

Installing a driver via pnputil

windows driver nsis inf

Why does VIProductVersion argument override value of ProductVersion key?

nsis

Sign NSIS installer on Linux box

linux nsis

How to install application as windows service using NSIS script

windows-services nsis

Can output file directory be specified via command-line?

NSIS - Merge Modules

Having InstallDir within IF ELSE block

nsis