2007-03-22 10:30:00 -07:00
|
|
|
#filter substitution
|
|
|
|
!define AppVersion "@MOZ_APP_VERSION@"
|
|
|
|
!define GREVersion @MOZILLA_VERSION@
|
|
|
|
!define AB_CD "@AB_CD@"
|
2008-09-17 13:53:09 -07:00
|
|
|
!define FileInstallerEXE "@PKG_INST_BASENAME@.exe"
|
|
|
|
!define FileInstallerMSI "@PKG_INST_BASENAME@.msi"
|
2007-03-22 10:30:00 -07:00
|
|
|
!define FileInstallerNETRoot "@PKG_BASENAME@.net-installer"
|
|
|
|
|
|
|
|
!define FileMainEXE "@MOZ_APP_NAME@.exe"
|
|
|
|
!define WindowClass "FirefoxMessageWindow"
|
|
|
|
!define DDEApplication "Firefox"
|
|
|
|
!define AppRegName "Firefox"
|
2007-09-17 20:20:26 -07:00
|
|
|
!define MinUnsupportedVer "Microsoft Windows 2000"
|