?? config.it
字號(hào):
; AUTO - Don't show unless a component has its reboot show value set to; TRUE or there was at least one file in use and a reboot is; is required for the file to be replaced correctly.Show Dialog=AUTO[Check Instance0]Class Name=ThunderbirdMessageWindowWindow Name=Process Name=$MainExeFile$Pretty Name=$ProductNameInternal$Message={Check_Message}Message Full Installer={Check_FullMessage}Message wait={Check_Wait}; This key indicates whether or not to close all the windows associated with; the process id of this app instance window found.Close All Process Windows=TRUE; These keys are not normally necessary for checking instances. They are; set here because Mozilla requires a way to shut down it's turbo mode.Extra Cmd0 Reg Key Root=HKEY_LOCAL_MACHINEExtra Cmd0 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\$MainExeFile$Extra Cmd0 Reg Name=Extra Cmd0 Parameter=-kill;DependeeX=Component A means; - if Component A gets checked this component gets checked; - if Component A gets unchecked this component gets unchecked; - if this component is visible it can still be checked/unchecked; independantly after Component A has changed its state. I.e; this components checkbox will not be disabled or hidden.;Dependee0=;;DependencyX= is not supported at this time. ;Dependency0=;; Attributes can be the following values:;; The following Attributes can be overridden:; ------------------------------------------;; SELECTED - Component is selected to be installed by default.;; UNSELECTED - Component is to be displayed unselected in the Options; dialog. If the component is listed in the non-custom; Setup Type section, it will be assumed to be selected; by default.;; ADDITIONAL - Component is to be shown in the Additional Options; dialog (2nd Options dialog) instead of the 1st Options; dialog.;; NOTADDITIONAL - Component will be shown (if visible) in the 1st; 1st Options dialog rather than the Additional Options; dialog (default).;; VISIBLE - Component is shown in one of the two Options dialogs; (default).;; INVISIBLE - Component is not shown in either of the two Options dialogs.;; ENABLED - Component is to be shown as enabled (not greyed out) in; either of the two Options dialogs.; (default).;; DISABLED - Component is to be shown as disabled (greyed out) in; either of two Options dialog.;;; The following attributes cannot be overridden:; ---------------------------------------------;; LAUNCHAPP - Component is downloaded and simply run (like a .exe file); after all the components have been downloaded and; xpinstall'ed.;; DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,; then deleted as Setup is quitting.;; FORCE_UPGRADE - Force Upgrade checks for a particular file or directory; provided in the Force Upgrade FileX= key(s). If any of; the listed file or directory exists, then this component; will have its SELECTED and DISABLED Attributes set; automatically. Force Upgrade will override the following:;; Random Install Percentage= setting; UNSELECTED Attribute setting; Dependency settings; Dependee settings; Setup Type settings - meaning that even if this; component is not listed in the; selected Setup Type, it will be; affected.;; IGNORE_DOWNLOAD_ERROR - If the component needs to be downloaded from a; server, setting this attribute will indicate that; any download error encountered will be ignored; and treated as if there were no error.; If the component does not need to be downloaded,; then this attribute has no effect.;; IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error; resulting from the installation of the .xpi file; will be ignored. If the .xpi file is not to be; installed, then this attribute is ignored.;; SUPERSEDE - Component is to be shown as disabled and unselected; if a file exists.; Use SupersedeType=File Exists to specify the type of comparison; Use SupersedeFileX=File Name to specify the file; Use SupersedeMinVersionX=a.b.c.d (optional) to specify the ; minimum version of the file. If the version of the existing file; is greater than or equal to the SupersedeMinVersion the component; will be superseded.;;We're not installing Component XPCOM because we're using it;for it's xpinstall engine from the TEMP dir. The files that;this component has are already in Component GRE.[Component XPCOM]Description Short={Component_XPCOM}Description Long={Component_XPCOM}Archive=xpcom.xpi$InstallSize$:xpcom$InstallSizeSystem$$InstallSizeArchive$:xpcom.xpiAttributes=SELECTED|INVISIBLEFileCount=$FileCount$[Component Mail]Description Short={Component_Mail}Description Long={Component_Mail}Archive=mail.xpi$InstallSize$:mail$InstallSizeSystem$$InstallSizeArchive$:mail.xpiAttributes=SELECTED|INVISIBLE|FORCE_UPGRADE|MAIN_COMPONENTForce Upgrade File0=[SETUP PATH]\$MainExeFile$FileCount=$FileCount$[Component RSS]Description Short={Component_RSS}Description Long={Component_RSS_Long}Archive=newsblog.xpi$InstallSize$:newsblog$InstallSizeArchive$:newsblog.xpiAttributes=SELECTED|FORCE_UPGRADE|INVISIBLEForce Upgrade File0=[SETUP PATH]\chrome\newsblog.jarFileCount=$FileCount$;[Component ADT];Description Short=Developer Tools;*** LOCALIZE ME BABY ***;Description Long=Tools for web developers including the Document Inspector. ;Archive=adt.xpi;$InstallSize$:adt;$InstallSizeArchive$:adt.xpi;Attributes=FORCE_UPGRADE|VISIBLE;Force Upgrade File0=[SETUP PATH]\chrome\inspector.jar;FileCount=$FileCount$[Component Langpack]Description Short={AB_CD} {LANGPACK_TITLE}Description Long={AB_CD} {LANGPACK_TITLE}Archive={AB_CD}.xpiInstall Size=512Install Size System=1Install Size Archive=512Attributes=SELECTED|INVISIBLE|FORCE_UPGRADEForce Upgrade File0=[SETUP PATH]\chrome\{AB_CD}.jarFileCount=$FileCount$[Component QFA]Description Short={Component_QFA}Description Long={Component_QFA_Long}Archive=talkback.xpi$InstallSize$:talkback$InstallSizeSystem$$InstallSizeArchive$:talkback.xpiAttributes=SELECTED|FORCE_UPGRADEForce Upgrade File0=[SETUP PATH]\extensions\talkback@mozilla.org\components\fullsoft.dllFileCount=$FileCount$; This is to randomly set the default checkbox for this component.; This particular value will set the checkbox checked [number]% of the time.; This logic is done only during the initialization of setup, not in any; particular dialog.Random Install Percentage=100[Core]Source=[XPI PATH]\xpcom.xpiDestination=[WIZTEMP]\xpcom.ns$InstallSize$:xpcomCleanup=TRUE;*** LOCALIZE ME BABY ***Message=Preparing Install, please wait...; Status= values: Disabled, Enabled; If nothing is set, default value is Enabled. If set to Disabled,; it will then use GRE as the xpinstall engine, in which case, there; should be a GRE component in this installer package!Status=Enabled[Redirect]Status=Disabled; This is used in conjunction with the Site Selector info to build a; url to where to download the needed redirect.ini file from.; If there's more than one server path, they will be used as fail; over paths.;; The Server Path= keys need to be named in the following convention:;; Server Path0=; Server Path1=; Server Path2=;; and so on...Server Path=redirect.ini;*** LOCALIZE ME BABY ***Description=Redirect FileMessage=; The Timing key needs to be one of the following values:; pre download - process before any files have been downloaded.; post download - process after all files have been downloaded.; pre xpcom - process before the xpcom file has been uncompressed.; post xpcom - process after the xpcom file has been uncompressed.; pre smartupdate - process before the smartupdate engine has been launched.; post smartupdate - process after the smartupdate engine has been launched.; pre launchapp - process before the launching of executables.; post launchapp - process after the launching of executables.; pre archive - process before the launching of each individual archive file.; post archive - process after the launching of each individual archive file.; depend reboot - process depending on if a reboot is necessary or not.; if reboot is necessary, installer can set it up so; the app runs once upon windows reboot.;Copy FileX sections; nss3.dll, softokn3.dll, ssl3.dll, and smime3.dll all need to be copied from; the GRE dir to the destination app folder (see bug 202326)[Copy File2]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\nss3.dllDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File3]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\softokn3.dllDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File4]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\softokn3.chkDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File5]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\ssl3.dllDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File6]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\smime3.dllDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File7]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\freebl3.dllDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Copy File8]Timing=post smartupdateSource=[$GRE_INSTALL_DIR]\freebl3.chkDestination=[SETUP PATH]Fail If Exists=FALSEDo Not Uninstall=FALSE[Path Lookup $GRE_INSTALL_DIR]Path Reg Key Root=HKEY_LOCAL_MACHINEPath Reg Key=Software\mozilla.org\GRE\$GreUniqueID$\MainPath Reg Name=Install DirectoryStrip Filename=FALSE;Copy File SequentialX sections[Copy File Sequential0]Timing=post smartupdateFilename=install_wizard.logSource=[SETUP PATH]Destination=[SETUP PATH]\uninstall;Create DirectoryX sections[Create Directory0]Timing=post downloadDestination=[SETUP PATH]\plugins;Delete FileX sections[Delete File0]Timing=post downloadDestination=[COMMON_PROGRAMS]\Mozilla Seamonkey\Mozilla AppRunner.lnk[Delete File1]Timing=post smartupdateDestination=[SETUP PATH]\install_wizard.log;Remove DirectoryX sections;[Remove Directory0];Timing=post launchapp;Destination=[TEMP]\xtratest;Remove subdirs=TRUE;RunAppX sections[RunApp0]Timing=depend rebootWait=FALSETarget=[SETUP PATH]\$MainExeFile$Parameters=-installerWorkingDir=[SETUP PATH][Windows Registry0]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$Name=Name Value=Type=REG_SZDecrypt Key=FALSEDecrypt Name=FALSEDecrypt Name Value=TRUEOverwrite Key=TRUEOverwrite Name=TRUETiming=pre smartupdate[Windows Registry1]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$\$ProductName$Name=Name Value=Type=REG_SZDecrypt Key=FALSEDecrypt Name=FALSEDecrypt Name Value=TRUEOverwrite Key=TRUEOverwrite Name=TRUETiming=pre smartupdate[Windows Registry2]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$\$ProductName$\$UserAgent$Name=Name Value=Type=REG_SZDecrypt Key=FALSEDecrypt Name=FALSEDecrypt Name Value=TRUEOverwrite Key=TRUEOverwrite Name=TRUETiming=pre smartupdate[Windows Registry3]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$\$ProductName$\$UserAgent$\MainName=Program Folder PathName Value=[Default Folder]Type=REG_SZDecrypt Key=FALSEDecrypt Name=FALSEDecrypt Name Value=TRUEOverwrite Key=TRUEOverwrite Name=TRUETiming=pre smartupdate[Windows Registry4]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$\$ProductName$\$UserAgent$\UninstallName=DescriptionName Value=$ProductName$ ($UserAgentShort$)Type=REG_SZDecrypt Key=FALSEDecrypt Name=FALSEDecrypt Name Value=FALSEOverwrite Key=TRUEOverwrite Name=TRUETiming=pre smartupdate[Windows Registry5]Root Key=HKEY_LOCAL_MACHINEKey=Software\$CompanyName$\$ProductName$\$UserAgent$\UninstallName=Uninstall Log FolderName Value=[SETUP PATH]\uninstallType=REG_SZ
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -