Files
Mozilla/mozilla/modules/plugin/tools/XPIPackager/header.js
(no author) b4b70055bb This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-15 19:32:54 +00:00

23 lines
837 B
JavaScript

/**
Doron Rosenberg -- doronAtNoSpamAllowedHerenetscape.com
Arun K. Ranganathan -- arunerAtNoSpamAllowedHerenetscape.com
Petter Ericson -- petterAtNoSpamAllowedHerecycore.com
Anthony Davis -- anthonydAtNoSpamAllowedHerenetscape.com
This is an install.js file that does the following --
1. Installs to the current browser that is invoking the installation
2. Additionally installs to a secondary location on the Windows desktop,
in this case C:\WINNT\System32\MyPlugin\
3. Writes registry keys exposing the above secondary install location for
other browsers to find. The keys are written according to the specification:
http://mozilla.org/projects/plugins/first-install-problem.html and follows the
PLID specification: http://mozilla.org/projects/plugins/plugin-identifier.html
**/
// Define some global variables