Project

General

Profile

Feature #70

Silent Installer

Added by Luke Murphey about 14 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Installer
Target version:
-
Start date:
Due date:
% Done:

0%


Description

Might be nice if the NSIS installer had a silent mode for unattended installation.

History

#1 Updated by Luke Murphey about 14 years ago

A silent would need to take either command-line arguments or a configuration file for the following:

  • Default username
  • Password

A silent installer should use the IfSilent function to skip message-boxes. "IfSilent +2" instructs NSIS to move two lines forward from the current line (or skip the next line).

Furthermore, the installer should parse the required fields arguments from the command-line or out of a an ini file.

References:

#2 Updated by Luke Murphey over 13 years ago

  • Category set to Installer

#3 Updated by Luke Murphey over 12 years ago

  • Status changed from New to Rejected
  • Start date deleted (04/08/2010)

Also available in: Atom PDF