Difference between revisions of "Category:Silent Installers"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (Other lists of silent installer resources: added link to Unattended app scripts)
(Other lists of silent installer resources)
Line 27: Line 27:
 
* Unattended Project
 
* Unattended Project
 
** [http://unattended.sourceforge.net/installers.php Installers] List of well known installers, how to identify them and what their command-line switches are.
 
** [http://unattended.sourceforge.net/installers.php Installers] List of well known installers, how to identify them and what their command-line switches are.
** [http://unattended.svn.sourceforge.net/viewvc/unattended/trunk/install/scripts/?sortby=date&sortdir=down#dirlist Scripts] Current list of application installation scripts in their repository.  
+
** [http://sourceforge.net/apps/trac/unattended/wiki/Scripts Scripts] Current list of application installation scripts in their repository.  
 
* [http://wiki.german-unattended.de/index.php?title=Allgemein:Unbeaufsichtigte_Installation/Schaltertabelle_zur_Silent_Installation_von_Programmen Guides von German-WinLite.de - Installer command line switches] (title and some of the options are in German but the rest is in English)
 
* [http://wiki.german-unattended.de/index.php?title=Allgemein:Unbeaufsichtigte_Installation/Schaltertabelle_zur_Silent_Installation_von_Programmen Guides von German-WinLite.de - Installer command line switches] (title and some of the options are in German but the rest is in English)
 
* [http://appsnap.googlecode.com/svn/trunk/appsnap/db.ini AppSnap database] - in particular, the instparam, uninstparam, instversion and uninstall lines.
 
* [http://appsnap.googlecode.com/svn/trunk/appsnap/db.ini AppSnap database] - in particular, the instparam, uninstparam, instversion and uninstall lines.
  
 
If you do create a silent installer, '''please support this resource and it's users by remembering to come back here and write up a packages.xml entry'''. Thank you.
 
If you do create a silent installer, '''please support this resource and it's users by remembering to come back here and write up a packages.xml entry'''. Thank you.

Revision as of 15:24, 9 March 2010

Usage

Below (click here to scroll down) is a list of silent install, upgrade and uninstall configurations for many programs. If you have your own, please share them with us by posting them here as new pages and linking them to this category. (Click here for help)

Windows environment variables

Please use Windows environment variables (e.g. %PROGRAMFILES%) in your commands rather than absolute paths (e.g. C:\Program Files or C:\Programme) because they work independently of the language version of Windows and of the particular location on a system, which can vary.

Similarly, please also use %SOFTWARE% to specify the WPKG package installation directory on the server. Silent installer scripts will then work for everyone's setup, rather than only those whose directory structure matches your own. You define this in WPKG Client, or in a batch script starting wpkg.js, if you don't use WPKG Client - see installation instructions - advanced.

Silent installers for Windows Hotfixes

Silent installers for Windows Hotfixes (KB*) are listed here.

Changing Windows settings with WPKG

You can also change Windows settings with WPKG.

WPKG Multi sites

WPKG is Multi sites .

Identify client form factor for targeted installs

If you need to target your application installs to notebooks or desktops (for example) then you can identify the client form factor

Other lists of silent installer resources

If you can't find an installer for your package on this site then these resources might help:

If you do create a silent installer, please support this resource and it's users by remembering to come back here and write up a packages.xml entry. Thank you.

Subcategories

This category has the following 6 subcategories, out of 6 total.

Pages in category "Silent Installers"

The following 200 pages are in this category, out of 755 total.

(previous page) (next page)
(previous page) (next page)