Difference between revisions of "Category:Silent Installers"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(WPKG Multi sites)
(Other lists of silent installers: cleaned up the list of external resources to make it more readable and fixed the winlite url)
Line 21: Line 21:
 
If you need to target your application installs to notebooks or desktops (for example) then you can [[Identify_Client_Form_Factor | identify the client form factor]]
 
If you need to target your application installs to notebooks or desktops (for example) then you can [[Identify_Client_Form_Factor | identify the client form factor]]
  
= Other lists of silent installers =
+
= Other lists of silent installer resources=
For silent installers not listed here, see [http://www.appdeploy.com/packages/ AppDeploy.com] or the [http://unattended.sourceforge.net/installers.php Unattended project] (but please remember to come back here and write up a packages.xml entry after you do so). Another page which lists some installer command line switches can be found [http://wiki.german-winlite.de/index.php?title=Allgemein:Unbeaufsichtigte_Installation/Schaltertabelle_zur_Silent_Installation_von_Programmen here] (title and some of the options are in German but the rest is in English). Another source is the [http://appsnap.googlecode.com/svn/trunk/appsnap/db.ini AppSnap database] - in particular, the instparam, uninstparam, instversion and uninstall lines.
+
If you can't find an installer for your package on this site then these resources might help:
<div id="200"></div>
+
* [http://wpkg.linuxkidd.com/live.php Linuxkidd's WPKG-Web Live Archive]
 +
* [http://www.appdeploy.com/packages/ AppDeploy.com]
 +
* [http://unattended.sourceforge.net/installers.php Unattended project]  
 +
* [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.
 +
 
 +
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 14:15, 6 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)