зеркало из https://github.com/mozilla/pjs.git
90 строки
2.2 KiB
Plaintext
90 строки
2.2 KiB
Plaintext
[General]
|
|
; Run Mode values:
|
|
; Normal - Shows all dialogs. Requires user input.
|
|
; Auto - Shows some dialogs, but none requiring user input. It will
|
|
; automatically install the product using default values.
|
|
; Silent - Show no dialogs at all. It will install product using default
|
|
; values.
|
|
Run Mode=Normal
|
|
|
|
Company Name=$CompanyName$
|
|
Product Name=$ProductName$
|
|
|
|
; Valid Path values:
|
|
; PROGRAMFILESDIR
|
|
; WINDISK
|
|
; WINDIR
|
|
; WINSYSDIR
|
|
; COMMON_STARTUP
|
|
; COMMON_PROGRAMS
|
|
; COMMON_STARTMENU
|
|
; COMMON_DESKTOP
|
|
;
|
|
; PERSONAL_STARTUP
|
|
; PERSONAL_PROGRAMS
|
|
; PERSONAL_STARTMENU
|
|
; PERSONAL_DESKTOP
|
|
;
|
|
; PERSONAL_APPDATA
|
|
; PERSONAL_CACHE
|
|
; PERSONAL_COOKIES
|
|
; PERSONAL_FAVORITES
|
|
; PERSONAL_FONTS
|
|
; PERSONAL_HISTORY
|
|
; PERSONAL_NETHOOD
|
|
; PERSONAL_PERSONAL
|
|
; PERSONAL_PRINTHOOD (supported only under Windows NT)
|
|
; PERSONAL_RECENT
|
|
; PERSONAL_SENDTO
|
|
; PERSONAL_TEMPLATES
|
|
;
|
|
; PROGRAMFILESDIR
|
|
; COMMONFILESDIR
|
|
; MEDIAPATH
|
|
; CONFIGPATH (supported only under Windows95 and Windows98)
|
|
; DEVICEPATH
|
|
|
|
; This provides information on where in the Windows Registry to locate the Uninstall log files
|
|
;
|
|
Main Root Key=HKEY_LOCAL_MACHINE
|
|
Main Key=[Product WinRegKey]
|
|
Decrypt Main Key=TRUE
|
|
|
|
Root Key=HKEY_LOCAL_MACHINE
|
|
Key=[Product CurrentVersion]\Uninstall
|
|
Decrypt Key=TRUE
|
|
|
|
Uninstall Filename=$UninstallFile$
|
|
|
|
|
|
[Dialog Uninstall]
|
|
Show Dialog=TRUE
|
|
Title=$ProductName$ Uninstaller
|
|
Message0=This will uninstall %s from your system. Click Uninstall to begin uninstallation.
|
|
|
|
;[Check Instance0]
|
|
;Class Name=MozillaWindowClass
|
|
;Window Name=
|
|
;Message=Setup has detected that an instance of Seamonkey is currently running. Please quit Seamonkey before continuing Setup.
|
|
|
|
;[Check Instance1]
|
|
;Process Name=psm.exe
|
|
;Message=Setup has detected that an instance of Personal Security Manager is currently running. Personal Security Manager will quit by itself when there are no other applications running that require it. A reboot might be necessary. Setup will then be able to continue.
|
|
|
|
[Restore Desktop Integration Associations]
|
|
.gif=TRUE
|
|
.htm=TRUE
|
|
.html=TRUE
|
|
.jpeg=TRUE
|
|
.jpg=TRUE
|
|
.png=TRUE
|
|
.xml=TRUE
|
|
.xul=TRUE
|
|
|
|
[Restore Desktop Integration Protocols]
|
|
chrome=TRUE
|
|
ftp=TRUE
|
|
http=TRUE
|
|
https=TRUE
|
|
|