Difference between revisions of "Other lists of silent installer resources"
From WPKG | Open Source Software Deployment and Distribution
m (Created page with 'If you can't find an installer for your package on this site then these resources might help: * [http://wpkg.linuxkidd.com/live.php Linuxkidd's WPKG-Web Package Archive] * [http:…') |
(added Wise command line switches resource) |
||
Line 9: | Line 9: | ||
* [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. | ||
* [http://msdn.microsoft.com/en-us/library/aa367449%28VS.85%29.aspx Microsoft - Windows Installer] - in particular the [http://msdn.microsoft.com/en-us/library/aa367988%28VS.85%29.aspx Command-line options] | * [http://msdn.microsoft.com/en-us/library/aa367449%28VS.85%29.aspx Microsoft - Windows Installer] - in particular the [http://msdn.microsoft.com/en-us/library/aa367988%28VS.85%29.aspx Command-line options] | ||
+ | * [http://web.archive.org/web/20060317125839/http://www.wise.com/KBArticle.aspx?articleno=564 Command line options for Wise installer exe's] (information still available from the Way Back When Machine at archive.org) | ||
+ | |||
[[Category:Documentation]] | [[Category:Documentation]] |
Revision as of 18:30, 11 July 2011
If you can't find an installer for your package on this site then these resources might help:
- Linuxkidd's WPKG-Web Package Archive
- CRDP de Basse-Normandie WPKG Package Archive
- AppDeploy.com
- Unattended Project
- Installers List of well known installers, how to identify them and what their command-line switches are.
- Scripts Current list of application installation scripts in their repository.
- Guides von German-WinLite.de - Installer command line switches (title and some of the options are in German but the rest is in English)
- AppSnap database - in particular, the instparam, uninstparam, instversion and uninstall lines.
- Microsoft - Windows Installer - in particular the Command-line options
- Command line options for Wise installer exe's (information still available from the Way Back When Machine at archive.org)