diff --git a/pandora_agents/win32/ChangeLog b/pandora_agents/win32/ChangeLog index 9fe961b093..b211f64f43 100644 --- a/pandora_agents/win32/ChangeLog +++ b/pandora_agents/win32/ChangeLog @@ -1,3 +1,17 @@ +2007-05-23 Raul Mateos <raulofpandora@gmail.com> + + * installer/Pandora_Windows_Agent-1.2.1-Setup.exe: Updated installer. + Deleted old one. + + * installer/pandora1.2.1.mpi: Renamed installjammer file and updated + version. To use the file, you have to copy the ./bin and ./installer folder + to c:\pandora_installer folder. This is explained in the + how_to_create.installer.txt new file. + + * installer/how_to_create.installer.txt: New help file. + + * installer/README.txt: Updated file with 1.2.1 version. + 2006-12-05 Esteban Sanchez <estebans@artica.es> * pandora_windows_service.cc: Fixed a bug when the agent name is not diff --git a/pandora_agents/win32/installer/How_to_create_installer.txt b/pandora_agents/win32/installer/How_to_create_installer.txt new file mode 100644 index 0000000000..9a68fe1c5b --- /dev/null +++ b/pandora_agents/win32/installer/How_to_create_installer.txt @@ -0,0 +1,47 @@ +First, install installjammer from http://installjammer.com/, then create the +c:\pandora_installer folder. + +Copy the \bin directory to that folder and also copy the files from the installer +directory to that folder. + +At the end, you must have the next directory structure: + +C:\pandora_installer + +--- LICENSE.txt + +--- README.txt + +--- logo.png + +--- pandora.ico + +--- pandora1.2.1.mpi + +--- bin + +--- libeay32.dll + +--- PandoraAgent.exe + +--- pandora_agent.conf + +--- README + +--- zlib1.dll + +--- help + | +--- how_to_keys.html + | +---images + | +--- 1.jpg + | +--- 2.jpg + | +--- 3.jpg + | +--- 4.jpg + | +--- 5.jpg + | +--- 6.jpg + +--- util + | +--- cut.exe + | +--- date.exe + | +--- expr.exe + | +--- gawk.exe + | +--- grep.exe + | +--- head.exe + | +--- ls.exe + | +--- md5.exe + | +--- puttygen.exe + | +--- tail.exe + | +--- tr.exe + | +--- wc.exe + +--- key + | +--- PUT_SSH_KEYS_HERE + +--- scripts + +--- start_pandora_agent.bat + +--- stop_pandora_agent.bat diff --git a/pandora_agents/win32/installer/Pandora_Windows_Agent-1.2.0-Setup.exe b/pandora_agents/win32/installer/Pandora_Windows_Agent-1.2.0-Setup.exe deleted file mode 100644 index 432d6c446e..0000000000 Binary files a/pandora_agents/win32/installer/Pandora_Windows_Agent-1.2.0-Setup.exe and /dev/null differ diff --git a/pandora_agents/win32/installer/README.txt b/pandora_agents/win32/installer/README.txt index 9198b4edb0..455396cf0f 100644 --- a/pandora_agents/win32/installer/README.txt +++ b/pandora_agents/win32/installer/README.txt @@ -1,5 +1,5 @@ -Pandora FMS Windows Agent v1.2 -============================== +Pandora FMS Windows Agent v1.2.1 +================================ For mode information, please refer to documentation, you can get it on our proyect website at http://pandora.sourceforge.net @@ -73,6 +73,7 @@ module_type - Type of data of the module: Its value is 0 for a "bad" state and any number greater than 0 for the "good" state. -module_description - Description of the module :-D +module_description - Description of the module -For mode information, please refer to documentation, you can get it on our proyect website at http://pandora.sourceforge.net \ No newline at end of file +For mode information, please refer to documentation, you can get it on our +project website at http://pandora.sourceforge.net \ No newline at end of file diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora1.2.1.mpi similarity index 64% rename from pandora_agents/win32/installer/pandora.mpi rename to pandora_agents/win32/installer/pandora1.2.1.mpi index 171f87f525..b342b7ab3c 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora1.2.1.mpi @@ -29,32 +29,68 @@ Company CompressionLevel 6 +CompressionMethod +zlib + +Copyright +{} + DefaultLanguage English Ext .exe +ExtractSolidArchivesOnStartup +No + Icon -E:/SVN/pandora/trunk/pandora_agents/win32/installer/logo.png +C:/pandora_installer/logo.png Image -E:/SVN/pandora/trunk/pandora_agents/win32/installer/logo.png +C:/pandora_installer/logo.png IncludeDebugging Yes InstallVersion -1.0.0.4 +1.0.0.5 LaunchApplication Yes +PackageDescription +{} + +PackageLicense +{} + +PackageMaintainer +{} + +PackageName +<%ShortAppName%> + +PackagePackager +{} + +PackageRelease +<%PatchVersion%> + +PackageSummary +{} + +PackageVersion +<%MajorVersion%>.<%MinorVersion%> + ProjectID 9A2D5834-BB98-4916-89A5-06C81E368C0A ProjectVersion -1.0.4.0 +1.1.2.0 + +SaveOnlyToplevelDirs +No ShortAppName {Pandora FMS} @@ -71,156 +107,216 @@ Modern_Wizard ThemeVersion 1 +UpgradeApplicationID +{} + Version -1.2.0 +1.2.1 ViewReadme Yes } -FileGroup ::AC33C2B4-AB01-4572-802B-BA89E7661C04 -setup Install -type filegroup -active Yes -platforms Windows -name Pandora -parent FileGroups -File ::6DA2A3A6-1067-4E78-9588-557D5EFD6246 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/key -type dir -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::732880DD-6768-46CB-BB70-7980E56441A6 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/key/PUT_SSH_KEYS_HERE -type file -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 -File ::65EDA11A-EA83-47B9-B760-DD1A1E9E184E -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/key/.svn -type dir -active 0 -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 -File ::A013C95D-B4E1-40D4-BEFA-470DF05D6CE7 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/key/id_dsa -type file -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 -File ::50A9CC2F-4434-454C-9801-8E049B1F1A90 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/key/id_dsa.pub -type file -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 -File ::253702CB-C5FD-47A3-8C1B-BEE11167D259 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util -type dir -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::773340B0-9FF7-4CAA-8B83-0BC7F9A30921 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/cut.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::3753FFC9-BF8F-4872-B856-0DB200BEBBBC -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/date.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::A0979F93-D3DF-41D8-AE23-7139D9E0F63E -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/expr.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::BB1B7D14-F5A7-4FDA-BEA9-97E64F6BCAF2 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/gawk.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::7117B0AE-D209-4057-AB22-D78262E5DE4B -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/grep.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::0384937F-14C6-4F57-AB1F-537E36B4968C -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/head.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::6F485128-442A-4BBE-BCEA-91D6E0561F7C -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/ls.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::F3B64EA8-B2C0-490B-B52B-2FD8342221A9 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/md5.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::7CE0D0A8-DF39-4A4F-B130-DD5A4550ADC7 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/puttygen.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::F6C0A697-316C-4F8D-A760-58C91C0520B7 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/tail.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::1F4821FF-1F78-4621-B220-E837483D4724 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/tr.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::8583B998-89A2-4DC9-A50B-3E09FC4A572F -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/wc.exe -type file -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::5FF6529A-9E0D-4924-9A31-274C66B52682 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/util/.svn -type dir -active 0 -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 -File ::5C296981-DD34-430A-921F-1B392C4D9D4D -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/libeay32.dll -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::5AE89E3D-CED2-4A3E-A6B2-3F078DD5AFF5 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/pandora_agent.conf -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::F9B74871-5757-4867-8C4F-5C73BC52D864 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/PandoraAgent.exe -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::51F64B0B-3CE8-4964-9FC5-970BEEEA0EA5 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/zlib1.dll -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::4936082A-240C-4873-BF8F-1E8F1706B0CA -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/pandora.ico -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::948C2E48-E7F8-4339-8E5E-494B1E949A25 -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/README.txt -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::3ADC9E8F-2866-47C1-A374-E9F1F4A67D8F -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/LICENSE.txt -type file -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::7A1CA342-E39A-4F70-B58D-21C3DEBF7827 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help -type dir -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::C0838E16-8BDE-4894-8592-D51DA29AE46E -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/how_to_keys.html -type file -parent 7A1CA342-E39A-4F70-B58D-21C3DEBF7827 -File ::D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images -type dir -parent 7A1CA342-E39A-4F70-B58D-21C3DEBF7827 -File ::AEC3D30A-F79D-4235-8107-628C52F4D1B5 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/1.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::B75FAEB7-AFB8-4F87-9730-6D4330B7E987 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/2.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::CB23E3A0-7C81-4D53-943A-54F3EC44AE73 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/3.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::98F7B423-85F2-4F86-AD12-723973C4A806 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/4.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::D3DF2241-A8E4-4C4D-869C-CAF2CF20AE99 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/5.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::1087E54B-C1D2-44DE-8E95-34CC903EF759 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/6.jpg -type file -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::531B6935-42D0-40C2-B21F-6CC04490F588 -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/images/.svn -type dir -active 0 -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -File ::BAB82875-6255-4C61-93A7-C421C348369A -name E:/SVN/pandora/trunk/pandora_agents/win32/bin/help/.svn -type dir -active 0 -parent 7A1CA342-E39A-4F70-B58D-21C3DEBF7827 -File ::824789FD-D251-4D3F-9640-757BF22F2CD0 -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/scripts -type dir -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 -File ::25DADAAA-7DA2-469C-870D-AD2D6017D46E -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/scripts/start_pandora_agent.bat -type file -parent 824789FD-D251-4D3F-9640-757BF22F2CD0 -File ::E68E6D0D-D735-4116-AA67-21419036343F -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/scripts/stop_pandora_agent.bat -type file -parent 824789FD-D251-4D3F-9640-757BF22F2CD0 -File ::76A0A9C2-11EA-4C2B-8CD8-515B844F5BD7 -name E:/SVN/pandora/trunk/pandora_agents/win32/installer/scripts/.svn -type dir -active 0 -parent 824789FD-D251-4D3F-9640-757BF22F2CD0 -Component ::10A1AE8A-A5C5-4F0E-8D15-FC176DF534B0 -setup Install -type component -active Yes -platforms {Linux-x86 Windows} -name Instalable -parent Components -SetupType ::7080336B-65E6-4818-9201-068FFEA6FB3A -setup Install -type setuptype -active Yes -platforms Windows -name Typical -parent SetupTypes +array set ::InstallJammer::InstallCommandLineOptions { +D +{{} Prefix No No {} {set the value of an option in the installer}} -InstallComponent E5CD4D08-6331-4F49-937C-949A501D9B9A -setup Install -title {Welcome Screen} -component Welcome -type pane -active Yes -parent StandardInstall -InstallComponent 93904CE2-E0A2-4CB9-ABF6-1C152320CE31 -setup Install -title {License Agreement} -component License -type pane -active Yes -parent StandardInstall -InstallComponent 395A8225-7AE8-445B-8DCD-E915E4F2EA38 -setup Install -conditions {98034E18-EA1C-4A41-86E6-AE8BA690CEB7 F494ED23-A5F0-4A50-BEC6-321923ABB856} -title {Modify Widget} -component ModifyWidget -command insert -type action -active Yes -parent 93904CE2-E0A2-4CB9-ABF6-1C152320CE31 +S +{InstallMode Switch No No Silent {run the installer in silent mode}} + +T +{Testing Switch Yes No {} {run installer without installing any files}} + +Y +{InstallMode Switch No No Default {accept all defaults and run the installer}} + +debug +{Debugging Switch Yes No {} {run installer in debug mode}} + +debugconsole +{ShowConsole Switch Yes No {} {run installer with a debug console open}} + +mode +{InstallMode Choice No No {Console Default Silent Standard} {set the mode to run the installer in}} + +prefix +{InstallDir String No No {} {set the installation directory}} + +test +{Testing Switch Yes No {} {run installer without installing any files}} + +} +array set ::InstallJammer::UninstallCommandLineOptions { +S +{InstallMode Switch No No Silent {run the uninstaller in silent mode}} + +Y +{InstallMode Switch No No Default {accept all defaults and run the uninstaller}} + +debugconsole +{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} + +mode +{UninstallMode Choice No No {Console Silent Standard} {set the mode to run the uninstaller in}} + +test +{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} + +} +FileGroup ::AC33C2B4-AB01-4572-802B-BA89E7661C04 -setup Install -active Yes -platforms {Windows AIX-ppc FreeBSD-4-x86 FreeBSD-x86 HPUX-hppa Solaris-sparc} -name Pandora -parent FileGroups +File ::6DA2A3A6-1067-4E78-9588-557D5EFD6246 -type dir -name C:/pandora_installer/bin/key -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::732880DD-6768-46CB-BB70-7980E56441A6 -name PUT_SSH_KEYS_HERE -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 +File ::A013C95D-B4E1-40D4-BEFA-470DF05D6CE7 -name id_dsa -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 +File ::50A9CC2F-4434-454C-9801-8E049B1F1A90 -name id_dsa.pub -parent 6DA2A3A6-1067-4E78-9588-557D5EFD6246 +File ::253702CB-C5FD-47A3-8C1B-BEE11167D259 -type dir -name C:/pandora_installer/bin/util -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::773340B0-9FF7-4CAA-8B83-0BC7F9A30921 -name cut.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::3753FFC9-BF8F-4872-B856-0DB200BEBBBC -name date.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::A0979F93-D3DF-41D8-AE23-7139D9E0F63E -name expr.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::BB1B7D14-F5A7-4FDA-BEA9-97E64F6BCAF2 -name gawk.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::7117B0AE-D209-4057-AB22-D78262E5DE4B -name grep.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::0384937F-14C6-4F57-AB1F-537E36B4968C -name head.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::6F485128-442A-4BBE-BCEA-91D6E0561F7C -name ls.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::F3B64EA8-B2C0-490B-B52B-2FD8342221A9 -name md5.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::7CE0D0A8-DF39-4A4F-B130-DD5A4550ADC7 -name puttygen.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::F6C0A697-316C-4F8D-A760-58C91C0520B7 -name tail.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::1F4821FF-1F78-4621-B220-E837483D4724 -name tr.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::8583B998-89A2-4DC9-A50B-3E09FC4A572F -name wc.exe -parent 253702CB-C5FD-47A3-8C1B-BEE11167D259 +File ::5C296981-DD34-430A-921F-1B392C4D9D4D -name C:/pandora_installer/bin/libeay32.dll -active 0 -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::5AE89E3D-CED2-4A3E-A6B2-3F078DD5AFF5 -name C:/pandora_installer/bin/pandora_agent.conf -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::F9B74871-5757-4867-8C4F-5C73BC52D864 -name C:/pandora_installer/bin/PandoraAgent.exe -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::51F64B0B-3CE8-4964-9FC5-970BEEEA0EA5 -name C:/pandora_installer/bin/zlib1.dll -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::4936082A-240C-4873-BF8F-1E8F1706B0CA -name C:/pandora_installer/pandora.ico -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::948C2E48-E7F8-4339-8E5E-494B1E949A25 -name C:/pandora_installer/README.txt -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::3ADC9E8F-2866-47C1-A374-E9F1F4A67D8F -name C:/pandora_installer/LICENSE.txt -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::7A1CA342-E39A-4F70-B58D-21C3DEBF7827 -type dir -name C:/pandora_installer/bin/help -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::C0838E16-8BDE-4894-8592-D51DA29AE46E -name how_to_keys.html -parent 7A1CA342-E39A-4F70-B58D-21C3DEBF7827 +File ::D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 -type dir -name images -parent 7A1CA342-E39A-4F70-B58D-21C3DEBF7827 +File ::AEC3D30A-F79D-4235-8107-628C52F4D1B5 -name 1.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::B75FAEB7-AFB8-4F87-9730-6D4330B7E987 -name 2.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::CB23E3A0-7C81-4D53-943A-54F3EC44AE73 -name 3.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::98F7B423-85F2-4F86-AD12-723973C4A806 -name 4.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::D3DF2241-A8E4-4C4D-869C-CAF2CF20AE99 -name 5.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::1087E54B-C1D2-44DE-8E95-34CC903EF759 -name 6.jpg -parent D6AA8CC0-30A8-44E4-A888-8846C0E87BF4 +File ::824789FD-D251-4D3F-9640-757BF22F2CD0 -type dir -name C:/pandora_installer/scripts -parent AC33C2B4-AB01-4572-802B-BA89E7661C04 +File ::25DADAAA-7DA2-469C-870D-AD2D6017D46E -name start_pandora_agent.bat -parent 824789FD-D251-4D3F-9640-757BF22F2CD0 +File ::E68E6D0D-D735-4116-AA67-21419036343F -name stop_pandora_agent.bat -parent 824789FD-D251-4D3F-9640-757BF22F2CD0 +Component ::10A1AE8A-A5C5-4F0E-8D15-FC176DF534B0 -setup Install -active Yes -platforms {Linux-x86 Windows AIX-ppc FreeBSD-4-x86 FreeBSD-x86 HPUX-hppa Solaris-sparc} -name Instalable -parent Components +SetupType ::7080336B-65E6-4818-9201-068FFEA6FB3A -setup Install -active Yes -platforms Windows -name Typical -parent SetupTypes + +InstallComponent E5CD4D08-6331-4F49-937C-949A501D9B9A -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall +InstallComponent 93904CE2-E0A2-4CB9-ABF6-1C152320CE31 -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall +InstallComponent 395A8225-7AE8-445B-8DCD-E915E4F2EA38 -setup Install -type action -conditions {98034E18-EA1C-4A41-86E6-AE8BA690CEB7 F494ED23-A5F0-4A50-BEC6-321923ABB856} -title {Modify Widget} -component ModifyWidget -command insert -active Yes -parent 93904CE2-E0A2-4CB9-ABF6-1C152320CE31 Condition 98034E18-EA1C-4A41-86E6-AE8BA690CEB7 -active Yes -parent 395A8225-7AE8-445B-8DCD-E915E4F2EA38 -title {String Is Condition} -component StringIsCondition Condition F494ED23-A5F0-4A50-BEC6-321923ABB856 -active Yes -parent 395A8225-7AE8-445B-8DCD-E915E4F2EA38 -title {String Is Condition} -component StringIsCondition -InstallComponent 7A5D718C-9EA0-4085-B1A8-27DC340B705B -setup Install -conditions 8DECD788-708C-4B03-89AE-3C4B7A2FC7C0 -title {Select Destination} -component SelectDestination -command insert -type pane -active Yes -parent StandardInstall +InstallComponent 7A5D718C-9EA0-4085-B1A8-27DC340B705B -setup Install -type pane -conditions 8DECD788-708C-4B03-89AE-3C4B7A2FC7C0 -title {Select Destination} -component SelectDestination -command insert -active Yes -parent StandardInstall Condition 8DECD788-708C-4B03-89AE-3C4B7A2FC7C0 -active Yes -parent 7A5D718C-9EA0-4085-B1A8-27DC340B705B -title {File Permission Condition} -component FilePermissionCondition -InstallComponent 5B889992-52D9-4B0B-A014-DBF37F91B087 -setup Install -conditions 04B0AA7E-2388-4965-8590-1395B31BE23B -title {Select Program Folder} -component SelectProgramFolder -command insert -type pane -active Yes -parent StandardInstall +InstallComponent 5B889992-52D9-4B0B-A014-DBF37F91B087 -setup Install -type pane -conditions 04B0AA7E-2388-4965-8590-1395B31BE23B -title {Select Program Folder} -component SelectProgramFolder -command insert -active Yes -parent StandardInstall Condition 04B0AA7E-2388-4965-8590-1395B31BE23B -active Yes -parent 5B889992-52D9-4B0B-A014-DBF37F91B087 -title {Platform Condition} -component PlatformCondition -InstallComponent F1A35B0F-4ED6-4687-8D6B-92BF1D209A25 -setup Install -title {Start Copying Files} -component StartCopyingFiles -type pane -active Yes -parent StandardInstall -InstallComponent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -setup Install -title {Copying Files} -component CopyFiles -type pane -active Yes -parent StandardInstall -InstallComponent 1816F27B-8A0F-47D9-9433-93C62D0CD81C -setup Install -title {Check for Previous Install} -component CheckForPreviousInstall -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent C0ABB0FC-E4C3-4955-B16C-37FA5C6DCA28 -setup Install -title {Create Folder} -component CreateFolder -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent B865820C-DFF0-4A19-AFBE-8CC0136543CF -setup Install -title {Install Selected Files} -component InstallSelectedFiles -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent E8082112-E869-4AAC-918A-3C5307CB6423 -setup Install -title {Message Box} -component MessageBox -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent C80E7EBE-498A-4E5B-896E-19BF17CFCF8F -setup Install -title {Launch Web Browser} -component LaunchWebBrowser -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 5A843D75-D3C0-4EA4-8C21-F29DBE168521 -setup Install -conditions {87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6 1FF15B8D-813C-40C8-876D-156505470C6B} -title {Execute External Program} -component ExecuteExternalProgram -command insert -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent F1A35B0F-4ED6-4687-8D6B-92BF1D209A25 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall +InstallComponent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall +InstallComponent 1816F27B-8A0F-47D9-9433-93C62D0CD81C -setup Install -type action -title {Check for Previous Install} -component CheckForPreviousInstall -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent C0ABB0FC-E4C3-4955-B16C-37FA5C6DCA28 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent B865820C-DFF0-4A19-AFBE-8CC0136543CF -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent E8082112-E869-4AAC-918A-3C5307CB6423 -setup Install -type action -title {Message Box} -component MessageBox -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent C80E7EBE-498A-4E5B-896E-19BF17CFCF8F -setup Install -type action -title {Launch Web Browser} -component LaunchWebBrowser -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 5A843D75-D3C0-4EA4-8C21-F29DBE168521 -setup Install -type action -conditions {87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6 1FF15B8D-813C-40C8-876D-156505470C6B} -title {Execute External Program} -component ExecuteExternalProgram -command insert -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 Condition 87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6 -active Yes -parent 5A843D75-D3C0-4EA4-8C21-F29DBE168521 -title {Ask Yes or No} -component AskYesOrNo Condition 1FF15B8D-813C-40C8-876D-156505470C6B -active Yes -parent 5A843D75-D3C0-4EA4-8C21-F29DBE168521 -title {String Is Condition} -component StringIsCondition -InstallComponent D651AEE7-E69C-44FD-B111-8DE881B83843 -setup Install -conditions 3E668536-AEF9-48A5-A5D0-1DE224E0D276 -title {Execute External Program} -component ExecuteExternalProgram -command insert -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent D651AEE7-E69C-44FD-B111-8DE881B83843 -setup Install -type action -conditions 3E668536-AEF9-48A5-A5D0-1DE224E0D276 -title {Execute External Program} -component ExecuteExternalProgram -command insert -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 Condition 3E668536-AEF9-48A5-A5D0-1DE224E0D276 -active Yes -parent D651AEE7-E69C-44FD-B111-8DE881B83843 -title {File Exists Condition} -component FileExistsCondition -InstallComponent 33B90425-CD22-45B1-9027-7395E23425CE -setup Install -conditions {C26ADDF5-B908-4B20-81F9-655807DD5C7B B1313CDD-A5DA-4A72-ABCF-59E341F46E5A} -title {Execute External Program} -component ExecuteExternalProgram -command insert -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 33B90425-CD22-45B1-9027-7395E23425CE -setup Install -type action -conditions {C26ADDF5-B908-4B20-81F9-655807DD5C7B B1313CDD-A5DA-4A72-ABCF-59E341F46E5A} -title {Execute External Program} -component ExecuteExternalProgram -command insert -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 Condition C26ADDF5-B908-4B20-81F9-655807DD5C7B -active Yes -parent 33B90425-CD22-45B1-9027-7395E23425CE -title {Ask Yes or No} -component AskYesOrNo Condition B1313CDD-A5DA-4A72-ABCF-59E341F46E5A -active Yes -parent 33B90425-CD22-45B1-9027-7395E23425CE -title {String Is Condition} -component StringIsCondition -InstallComponent 05AB3D42-63A6-4A2D-90B7-5E0647445351 -setup Install -title {Install Uninstaller} -component InstallUninstaller -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent E7EA4D7E-6DFE-47A1-947C-6B1D70EFD6F8 -setup Install -title {Install Log File} -component InstallLogFile -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent A247675F-046A-4C9F-814B-41527A5B4EA2 -setup Install -title {Move Forward} -component MoveForward -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 77AAF6D2-BB64-4080-A1C8-4F3373A31A3A -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 61C2FDF5-242F-4982-BBC8-F71CBA9C5DE3 -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 9595B40E-22BA-4E6D-AB81-1292E482FB6F -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 062A52B5-D9BA-43E7-A6B4-3C3FBD33ED83 -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 26BC0EC8-61D5-41BC-93EA-C4D5C62F25E4 -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 3DB83EB0-334F-4F84-96DB-E3B566052C28 -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent 60F2F86C-6BBD-4C93-887E-8ECB65A5DDCB -setup Install -title {Install Windows Shortcut} -component InstallWindowsShortcut -type action -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 -InstallComponent D8E7CB00-75A9-4031-BB60-047D19C89753 -setup Install -title {Setup Complete} -component SetupComplete -type pane -active Yes -parent StandardInstall -InstallComponent B3DC46D9-345A-4534-B9CC-873647DA4A81 -setup Install -conditions {0898EB52-F809-4B66-8FEF-900E9745ED38 FE12D13F-E622-4640-9A96-9F95E056559F} -title {View Readme Checkbutton} -component AddWidget -command insert -type action -active Yes -parent D8E7CB00-75A9-4031-BB60-047D19C89753 +InstallComponent 05AB3D42-63A6-4A2D-90B7-5E0647445351 -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent E7EA4D7E-6DFE-47A1-947C-6B1D70EFD6F8 -setup Install -type action -title {Install Log File} -component InstallLogFile -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent A247675F-046A-4C9F-814B-41527A5B4EA2 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 77AAF6D2-BB64-4080-A1C8-4F3373A31A3A -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 61C2FDF5-242F-4982-BBC8-F71CBA9C5DE3 -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 9595B40E-22BA-4E6D-AB81-1292E482FB6F -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 062A52B5-D9BA-43E7-A6B4-3C3FBD33ED83 -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 26BC0EC8-61D5-41BC-93EA-C4D5C62F25E4 -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 3DB83EB0-334F-4F84-96DB-E3B566052C28 -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent 60F2F86C-6BBD-4C93-887E-8ECB65A5DDCB -setup Install -type action -title {Install Windows Shortcut} -component InstallWindowsShortcut -active Yes -parent 661189B2-8DBD-4E1E-B2A5-FF7C435C1623 +InstallComponent D8E7CB00-75A9-4031-BB60-047D19C89753 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall +InstallComponent B3DC46D9-345A-4534-B9CC-873647DA4A81 -setup Install -type action -conditions {0898EB52-F809-4B66-8FEF-900E9745ED38 FE12D13F-E622-4640-9A96-9F95E056559F} -title {View Readme Checkbutton} -component AddWidget -command insert -active Yes -parent D8E7CB00-75A9-4031-BB60-047D19C89753 Condition 0898EB52-F809-4B66-8FEF-900E9745ED38 -active Yes -parent B3DC46D9-345A-4534-B9CC-873647DA4A81 -title {File Exists Condition} -component FileExistsCondition Condition FE12D13F-E622-4640-9A96-9F95E056559F -active Yes -parent B3DC46D9-345A-4534-B9CC-873647DA4A81 -title {String Is Condition} -component StringIsCondition -InstallComponent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 -setup Install -title {Copying Files} -component CopyFiles -type pane -active Yes -parent DefaultInstall -InstallComponent 0208E3DF-A646-4450-A71E-8FE6BAAC9B3A -setup Install -title {Disable Buttons} -component ModifyWidget -type action -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 -InstallComponent E6AB96D2-AE3F-459A-BC09-8E6A92BA8227 -setup Install -title {Execute Action} -component ExecuteAction -type action -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 -InstallComponent C00AB7AE-9C93-4BD0-B5AE-1E46C8AF33A2 -setup Install -title {Move Forward} -component MoveForward -type action -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 -InstallComponent 1A3AA32B-20A3-4919-B9F2-782D9E158017 -setup Install -title {Setup Complete} -component SetupComplete -type pane -active Yes -parent DefaultInstall -InstallComponent B5120279-23E9-4757-99A3-548F029D0421 -setup Install -conditions {9812D10C-70E2-498E-9B4E-E571F7738441 A9B19865-C97D-4C2B-B147-45025214786C} -title {View Readme Checkbutton} -component AddWidget -command insert -type action -active Yes -parent 1A3AA32B-20A3-4919-B9F2-782D9E158017 +InstallComponent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall +InstallComponent 0208E3DF-A646-4450-A71E-8FE6BAAC9B3A -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 +InstallComponent E6AB96D2-AE3F-459A-BC09-8E6A92BA8227 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 +InstallComponent C00AB7AE-9C93-4BD0-B5AE-1E46C8AF33A2 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 9B6AAE09-27A3-43ED-ABF7-E990112D3143 +InstallComponent 1A3AA32B-20A3-4919-B9F2-782D9E158017 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall +InstallComponent B5120279-23E9-4757-99A3-548F029D0421 -setup Install -type action -conditions {9812D10C-70E2-498E-9B4E-E571F7738441 A9B19865-C97D-4C2B-B147-45025214786C} -title {View Readme Checkbutton} -component AddWidget -command insert -active Yes -parent 1A3AA32B-20A3-4919-B9F2-782D9E158017 Condition 9812D10C-70E2-498E-9B4E-E571F7738441 -active Yes -parent B5120279-23E9-4757-99A3-548F029D0421 -title {File Exists Condition} -component FileExistsCondition Condition A9B19865-C97D-4C2B-B147-45025214786C -active Yes -parent B5120279-23E9-4757-99A3-548F029D0421 -title {String Is Condition} -component StringIsCondition -InstallComponent 1F7C75DC-8004-46C9-A39C-6E852C05E103 -setup Install -conditions {86A623D9-F175-4F3E-97B5-15D52B7B9874 02CCB56D-6D6D-4279-B617-DA980BBA0FC8} -title {Launch Application Checkbutton} -component AddWidget -command insert -type action -active Yes -parent 1A3AA32B-20A3-4919-B9F2-782D9E158017 +InstallComponent 1F7C75DC-8004-46C9-A39C-6E852C05E103 -setup Install -type action -conditions {86A623D9-F175-4F3E-97B5-15D52B7B9874 02CCB56D-6D6D-4279-B617-DA980BBA0FC8} -title {Launch Application Checkbutton} -component AddWidget -command insert -active Yes -parent 1A3AA32B-20A3-4919-B9F2-782D9E158017 Condition 86A623D9-F175-4F3E-97B5-15D52B7B9874 -active Yes -parent 1F7C75DC-8004-46C9-A39C-6E852C05E103 -title {File Exists Condition} -component FileExistsCondition Condition 02CCB56D-6D6D-4279-B617-DA980BBA0FC8 -active Yes -parent 1F7C75DC-8004-46C9-A39C-6E852C05E103 -title {String Is Condition} -component StringIsCondition -InstallComponent 862253D2-7CCE-4650-A41F-1296A320A8B1 -setup Install -title {Execute Action} -component ExecuteAction -type action -active Yes -parent SilentInstall -InstallComponent 7DE8CA95-CD7F-4DB0-8769-3D03363F2A4C -setup Install -title Exit -component Exit -type action -active Yes -parent SilentInstall -InstallComponent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 -setup Install -title {Startup Actions} -type actiongroup -active No -parent ActionGroupsInstall -InstallComponent AAC8F807-D2DC-4217-A909-92132F5CA32C -setup Install -conditions {F6476C46-BCA9-4066-B0A9-E0D03B4014D6 14F906D2-8874-4CE1-B74F-B6DE472D2DCC} -title Exit -component Exit -command insert -type action -active Yes -parent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 +InstallComponent 9CD9A562-90F8-485F-A447-41AB10778090 -setup Install -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleInstall +InstallComponent B5206FF8-5E7B-4CEC-A498-7943D4EF998A -setup Install -type action -conditions 44003DA2-A997-4623-84A9-830AEF7B40E6 -title Exit -component Exit -command insert -active Yes -parent ConsoleInstall +Condition 44003DA2-A997-4623-84A9-830AEF7B40E6 -active Yes -parent B5206FF8-5E7B-4CEC-A498-7943D4EF998A -title {String Is Condition} -component StringIsCondition +InstallComponent 28A08F30-86F7-42F2-B7CA-545302454E8F -setup Install -type action -conditions 649DC9AE-0566-41F6-B5AE-AAE7E15EF87F -title {Console Get User Input} -component ConsoleGetUserInput -command insert -active Yes -parent ConsoleInstall +Condition 649DC9AE-0566-41F6-B5AE-AAE7E15EF87F -active Yes -parent 28A08F30-86F7-42F2-B7CA-545302454E8F -title {File Permission Condition} -component FilePermissionCondition +InstallComponent 4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 7DCEEA70-5B6B-4F10-A137-4181E171A58C -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleInstall +InstallComponent 9F6C8772-1469-43AC-AB51-139E63273CF9 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall +InstallComponent 5D532EEE-AECC-4FC8-A733-D32725E35BC9 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall +InstallComponent 862253D2-7CCE-4650-A41F-1296A320A8B1 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentInstall +InstallComponent 7DE8CA95-CD7F-4DB0-8769-3D03363F2A4C -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall +InstallComponent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 -setup Install -type actiongroup -title {Startup Actions} -active No -parent ActionGroupsInstall +InstallComponent AAC8F807-D2DC-4217-A909-92132F5CA32C -setup Install -type action -conditions {F6476C46-BCA9-4066-B0A9-E0D03B4014D6 14F906D2-8874-4CE1-B74F-B6DE472D2DCC} -title Exit -component Exit -command insert -active Yes -parent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 Condition F6476C46-BCA9-4066-B0A9-E0D03B4014D6 -active Yes -parent AAC8F807-D2DC-4217-A909-92132F5CA32C -title {String Is Condition} -component StringIsCondition Condition 14F906D2-8874-4CE1-B74F-B6DE472D2DCC -active Yes -parent AAC8F807-D2DC-4217-A909-92132F5CA32C -title {Ask Yes or No} -component AskYesOrNo -InstallComponent B5BCA61A-1D59-4464-A92A-6BCEE3C9CFDB -setup Install -title {Create Install Panes} -component CreateInstallPanes -type action -active Yes -parent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 -InstallComponent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 -setup Install -title {Install Actions} -type actiongroup -active Yes -parent ActionGroupsInstall -InstallComponent 6653A822-A9E7-4DE4-9C0C-DD8B96C5C03E -setup Install -title {Install Selected Files} -component InstallSelectedFiles -type action -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 -InstallComponent 4D1586CF-54A8-4247-9BDF-7FA7E5A192F6 -setup Install -title {Install Uninstaller} -component InstallUninstaller -type action -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 -InstallComponent C57F6643-D2D6-4C34-A6C7-AAF6E0EEA184 -setup Install -conditions F5161B8B-B97F-4685-AC23-4876DC92DC04 -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -command insert -type action -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 +InstallComponent B5BCA61A-1D59-4464-A92A-6BCEE3C9CFDB -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 23FCB9D3-7AA3-4034-8579-EB66379E46C8 +InstallComponent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 6653A822-A9E7-4DE4-9C0C-DD8B96C5C03E -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 +InstallComponent 4D1586CF-54A8-4247-9BDF-7FA7E5A192F6 -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 +InstallComponent C57F6643-D2D6-4C34-A6C7-AAF6E0EEA184 -setup Install -type action -conditions F5161B8B-B97F-4685-AC23-4876DC92DC04 -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -command insert -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 Condition F5161B8B-B97F-4685-AC23-4876DC92DC04 -active Yes -parent C57F6643-D2D6-4C34-A6C7-AAF6E0EEA184 -title {Platform Condition} -component PlatformCondition -InstallComponent 737CD05E-BAAA-470E-8BED-CB5EAED9A415 -setup Install -conditions 0ABCD476-DEC8-4DEC-8D34-E4604F4ABA32 -title {Program Shortcut} -component InstallWindowsShortcut -command insert -type action -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 +InstallComponent 737CD05E-BAAA-470E-8BED-CB5EAED9A415 -setup Install -type action -conditions 0ABCD476-DEC8-4DEC-8D34-E4604F4ABA32 -title {Program Shortcut} -component InstallWindowsShortcut -command insert -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 Condition 0ABCD476-DEC8-4DEC-8D34-E4604F4ABA32 -active Yes -parent 737CD05E-BAAA-470E-8BED-CB5EAED9A415 -title {Platform Condition} -component PlatformCondition -InstallComponent 7CD927B3-1A87-47E1-999D-1A8C8824531D -setup Install -conditions 9F64A2D3-C999-4D4F-A87A-EDFDC1954973 -title {Uninstall Shortcut} -component InstallWindowsShortcut -command insert -type action -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 +InstallComponent 7CD927B3-1A87-47E1-999D-1A8C8824531D -setup Install -type action -conditions 9F64A2D3-C999-4D4F-A87A-EDFDC1954973 -title {Uninstall Shortcut} -component InstallWindowsShortcut -command insert -active Yes -parent E09D0867-6CDD-4A4C-B3F1-E5BB868CD728 Condition 9F64A2D3-C999-4D4F-A87A-EDFDC1954973 -active Yes -parent 7CD927B3-1A87-47E1-999D-1A8C8824531D -title {Platform Condition} -component PlatformCondition -InstallComponent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB -setup Install -title {Finish Actions} -type actiongroup -active Yes -parent ActionGroupsInstall -InstallComponent 333668BE-FF48-4EBC-BDE5-F06A9CB5A099 -setup Install -conditions {B3EF0677-2D7E-471F-AD14-7EA1D2ED4021 F9B1158A-D9CD-4BBD-AFFB-06F80CE84DB3 71467F66-E145-41DF-A197-5F2760A1C9CD} -title {View Readme Window} -component TextWindow -command insert -type action -active Yes -parent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB +InstallComponent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 333668BE-FF48-4EBC-BDE5-F06A9CB5A099 -setup Install -type action -conditions {B3EF0677-2D7E-471F-AD14-7EA1D2ED4021 F9B1158A-D9CD-4BBD-AFFB-06F80CE84DB3 71467F66-E145-41DF-A197-5F2760A1C9CD} -title {View Readme Window} -component TextWindow -command insert -active Yes -parent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB Condition B3EF0677-2D7E-471F-AD14-7EA1D2ED4021 -active Yes -parent 333668BE-FF48-4EBC-BDE5-F06A9CB5A099 -title {String Is Condition} -component StringIsCondition Condition F9B1158A-D9CD-4BBD-AFFB-06F80CE84DB3 -active Yes -parent 333668BE-FF48-4EBC-BDE5-F06A9CB5A099 -title {String Is Condition} -component StringIsCondition Condition 71467F66-E145-41DF-A197-5F2760A1C9CD -active Yes -parent 333668BE-FF48-4EBC-BDE5-F06A9CB5A099 -title {File Exists Condition} -component FileExistsCondition -InstallComponent 315C9A80-ADCA-476A-9748-82FC6835170B -setup Install -conditions {AB84BA85-FF76-4615-BC55-02974C54C689 34850665-453F-4650-9386-204DA165E04F 48B6BBA1-6E57-4F24-A197-D80E14913459} -title {Launch Application} -component ExecuteExternalProgram -command insert -type action -active Yes -parent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB +InstallComponent 315C9A80-ADCA-476A-9748-82FC6835170B -setup Install -type action -conditions {AB84BA85-FF76-4615-BC55-02974C54C689 34850665-453F-4650-9386-204DA165E04F 48B6BBA1-6E57-4F24-A197-D80E14913459} -title {Launch Application} -component ExecuteExternalProgram -command insert -active Yes -parent 3A1A2BDA-B8F8-4F63-8D49-58A7C46D4BCB Condition AB84BA85-FF76-4615-BC55-02974C54C689 -active Yes -parent 315C9A80-ADCA-476A-9748-82FC6835170B -title {String Is Condition} -component StringIsCondition Condition 34850665-453F-4650-9386-204DA165E04F -active Yes -parent 315C9A80-ADCA-476A-9748-82FC6835170B -title {String Is Condition} -component StringIsCondition Condition 48B6BBA1-6E57-4F24-A197-D80E14913459 -active Yes -parent 315C9A80-ADCA-476A-9748-82FC6835170B -title {File Exists Condition} -component FileExistsCondition -InstallComponent E9D8B68E-B780-46CA-B6E0-315CCC734848 -setup Install -title {Cancel Actions} -type actiongroup -active Yes -parent ActionGroupsInstall -InstallComponent 540FF28B-547D-4500-BBEC-AE490720A9F6 -setup Uninstall -title Uninstall -component Uninstall -type pane -active Yes -parent StandardUninstall -InstallComponent 19EBFAC0-83A4-4585-A459-BE44E585953F -setup Uninstall -title {Modify Widget} -component ModifyWidget -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 -InstallComponent D6F9A060-D62E-46A0-B0A9-788E2325C927 -setup Uninstall -title {Execute External Program} -component ExecuteExternalProgram -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 -InstallComponent C57C6846-F39C-4D09-8008-D43470FAD071 -setup Uninstall -title {Execute External Program} -component ExecuteExternalProgram -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 -InstallComponent 181CB7A1-ABD8-4DBA-8FC2-02A23A077060 -setup Uninstall -title {Execute Action} -component ExecuteAction -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 -InstallComponent E516AE18-7444-4E77-8BB2-172C3190AF1D -setup Uninstall -conditions {57AF8FBF-41E5-436A-9ACF-1D5A5458D3B4 4E7789D9-F175-4850-A615-BF786EF9A83C} -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -command insert -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent E9D8B68E-B780-46CA-B6E0-315CCC734848 -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall +InstallComponent 540FF28B-547D-4500-BBEC-AE490720A9F6 -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall +InstallComponent 19EBFAC0-83A4-4585-A459-BE44E585953F -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent D6F9A060-D62E-46A0-B0A9-788E2325C927 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent C57C6846-F39C-4D09-8008-D43470FAD071 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent 181CB7A1-ABD8-4DBA-8FC2-02A23A077060 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent E516AE18-7444-4E77-8BB2-172C3190AF1D -setup Uninstall -type action -conditions {57AF8FBF-41E5-436A-9ACF-1D5A5458D3B4 4E7789D9-F175-4850-A615-BF786EF9A83C} -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -command insert -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 Condition 57AF8FBF-41E5-436A-9ACF-1D5A5458D3B4 -active Yes -parent E516AE18-7444-4E77-8BB2-172C3190AF1D -title {String Is Condition} -component StringIsCondition Condition 4E7789D9-F175-4850-A615-BF786EF9A83C -active Yes -parent E516AE18-7444-4E77-8BB2-172C3190AF1D -title {Ask Yes or No} -component AskYesOrNo -InstallComponent 8E6C7C92-6DC2-46E5-82CD-9BAEBD72895E -setup Uninstall -title {Move Forward} -component MoveForward -type action -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 -InstallComponent 14C49B0E-CDD3-42F5-9840-47CFA13F7C1C -setup Uninstall -conditions D70BB230-EE6A-4601-99D0-87D9C2B2111E -title {Uninstall Details} -component UninstallDetails -command insert -type pane -active Yes -parent StandardUninstall +InstallComponent 8E6C7C92-6DC2-46E5-82CD-9BAEBD72895E -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent 540FF28B-547D-4500-BBEC-AE490720A9F6 +InstallComponent 14C49B0E-CDD3-42F5-9840-47CFA13F7C1C -setup Uninstall -type pane -conditions D70BB230-EE6A-4601-99D0-87D9C2B2111E -title {Uninstall Details} -component UninstallDetails -command insert -active Yes -parent StandardUninstall Condition D70BB230-EE6A-4601-99D0-87D9C2B2111E -active Yes -parent 14C49B0E-CDD3-42F5-9840-47CFA13F7C1C -title {String Is Condition} -component StringIsCondition -InstallComponent 0984E8A0-C38E-441B-A031-BCB19716E0DF -setup Uninstall -title {Uninstall Complete} -component UninstallComplete -type pane -active Yes -parent StandardUninstall -InstallComponent 28F7E616-CB61-4A58-8395-12704E80AB90 -setup Uninstall -title {Execute Action} -component ExecuteAction -type action -active Yes -parent SilentUninstall -InstallComponent FA2C06F6-3076-4A74-B481-649D364106EA -setup Uninstall -title Exit -component Exit -type action -active Yes -parent SilentUninstall -InstallComponent B6705E80-0395-453A-BC1D-E1BBD8D3FFB2 -setup Uninstall -title {Startup Actions} -type actiongroup -active Yes -parent ActionGroupsUninstall -InstallComponent D74AA54D-EA03-4E5B-A4F4-25EC22ED20CF -setup Uninstall -conditions {38417056-79C6-47B0-81D4-BD9EE0F6223D 5D6C331A-8CAA-4473-9067-B4F94210D48B} -title Exit -component Exit -command insert -type action -active Yes -parent B6705E80-0395-453A-BC1D-E1BBD8D3FFB2 +InstallComponent 0984E8A0-C38E-441B-A031-BCB19716E0DF -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall +InstallComponent 0AE08376-DF51-4838-929E-F11FA62DB1BA -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall +InstallComponent B106C5AC-BE87-4818-B047-641F71D6401B -setup Uninstall -type action -conditions 71BA2178-21D6-41C4-9969-CE14D9A8C74C -title Exit -component Exit -command insert -active Yes -parent ConsoleUninstall +Condition 71BA2178-21D6-41C4-9969-CE14D9A8C74C -active Yes -parent B106C5AC-BE87-4818-B047-641F71D6401B -title {String Is Condition} -component StringIsCondition +InstallComponent 0CC80B2D-22A3-44F2-BE08-9996F406C939 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent F57F599A-5F78-4A79-A422-F066D9D75009 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall +InstallComponent 9448E139-2B52-48C9-8C81-D79B14176066 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall +InstallComponent EA5BD35D-F9B8-46D6-801F-D9053C717011 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall +InstallComponent 28F7E616-CB61-4A58-8395-12704E80AB90 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall +InstallComponent FA2C06F6-3076-4A74-B481-649D364106EA -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall +InstallComponent B6705E80-0395-453A-BC1D-E1BBD8D3FFB2 -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent D74AA54D-EA03-4E5B-A4F4-25EC22ED20CF -setup Uninstall -type action -conditions {38417056-79C6-47B0-81D4-BD9EE0F6223D 5D6C331A-8CAA-4473-9067-B4F94210D48B} -title Exit -component Exit -command insert -active Yes -parent B6705E80-0395-453A-BC1D-E1BBD8D3FFB2 Condition 38417056-79C6-47B0-81D4-BD9EE0F6223D -active Yes -parent D74AA54D-EA03-4E5B-A4F4-25EC22ED20CF -title {String Is Condition} -component StringIsCondition Condition 5D6C331A-8CAA-4473-9067-B4F94210D48B -active Yes -parent D74AA54D-EA03-4E5B-A4F4-25EC22ED20CF -title {Ask Yes or No} -component AskYesOrNo -InstallComponent D6BF101A-1A54-4CA3-B2DE-5E680AD1C100 -setup Uninstall -title {Uninstall Actions} -type actiongroup -active Yes -parent ActionGroupsUninstall -InstallComponent EB3BE1C7-501D-43F7-883B-F0960FF79EC4 -setup Uninstall -title {Uninstall Selected Files} -component UninstallSelectedFiles -type action -active Yes -parent D6BF101A-1A54-4CA3-B2DE-5E680AD1C100 -InstallComponent 0ABA7462-20D0-4529-B75F-37E8525668BD -setup Uninstall -title {Finish Actions} -type actiongroup -active Yes -parent ActionGroupsUninstall -InstallComponent C3F33EA6-1694-4CDD-9A50-89D3E46E780F -setup Uninstall -title {Cancel Actions} -type actiongroup -active Yes -parent ActionGroupsUninstall +InstallComponent D6BF101A-1A54-4CA3-B2DE-5E680AD1C100 -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent EB3BE1C7-501D-43F7-883B-F0960FF79EC4 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent D6BF101A-1A54-4CA3-B2DE-5E680AD1C100 +InstallComponent 0ABA7462-20D0-4529-B75F-37E8525668BD -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall +InstallComponent C3F33EA6-1694-4CDD-9A50-89D3E46E780F -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall array set Properties { 0208E3DF-A646-4450-A71E-8FE6BAAC9B3A,Conditions @@ -232,6 +328,9 @@ disabled 0208E3DF-A646-4450-A71E-8FE6BAAC9B3A,Widget {Back Button;Next Button} +02CCB56D-6D6D-4279-B617-DA980BBA0FC8,CheckCondition +{Before Action is Executed} + 02CCB56D-6D6D-4279-B617-DA980BBA0FC8,Operator false @@ -256,6 +355,9 @@ License 062A52B5-D9BA-43E7-A6B4-3C3FBD33ED83,WorkingDirectory <%InstallDir%> +0898EB52-F809-4B66-8FEF-900E9745ED38,CheckCondition +{Before Action is Executed} + 0898EB52-F809-4B66-8FEF-900E9745ED38,Filename <%ProgramReadme%> @@ -283,9 +385,21 @@ License 0ABA7462-20D0-4529-B75F-37E8525668BD,Conditions {0 conditions} +0ABCD476-DEC8-4DEC-8D34-E4604F4ABA32,CheckCondition +{Before Action is Executed} + 0ABCD476-DEC8-4DEC-8D34-E4604F4ABA32,Platform Windows +0AE08376-DF51-4838-929E-F11FA62DB1BA,Default +Yes + +0AE08376-DF51-4838-929E-F11FA62DB1BA,Prompt +<%UninstallStartupText%> + +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message,subst +1 + 10A1AE8A-A5C5-4F0E-8D15-FC176DF534B0,Description,subst 1 @@ -325,6 +439,9 @@ Yes 14C49B0E-CDD3-42F5-9840-47CFA13F7C1C,Title,subst 1 +14F906D2-8874-4CE1-B74F-B6DE472D2DCC,CheckCondition +{Before Action is Executed} + 14F906D2-8874-4CE1-B74F-B6DE472D2DCC,Message,subst 1 @@ -391,6 +508,9 @@ LaunchApplication 1F7C75DC-8004-46C9-A39C-6E852C05E103,Y 160 +1FF15B8D-813C-40C8-876D-156505470C6B,CheckCondition +{Before Action is Executed} + 1FF15B8D-813C-40C8-876D-156505470C6B,FailureMessage {Error generating keys} @@ -418,6 +538,12 @@ Readme 26BC0EC8-61D5-41BC-93EA-C4D5C62F25E4,WorkingDirectory <%InstallDir%> +28A08F30-86F7-42F2-B7CA-545302454E8F,Prompt +<%ConsoleSelectDestinationText%> + +28A08F30-86F7-42F2-B7CA-545302454E8F,VirtualText +InstallDir + 28F7E616-CB61-4A58-8395-12704E80AB90,Action {Uninstall Actions} @@ -460,9 +586,15 @@ Message 33B90425-CD22-45B1-9027-7395E23425CE,WorkingDirectory <%SYSTEM32%> +34850665-453F-4650-9386-204DA165E04F,CheckCondition +{Before Action is Executed} + 34850665-453F-4650-9386-204DA165E04F,String <%LaunchApplication%> +38417056-79C6-47B0-81D4-BD9EE0F6223D,CheckCondition +{Before Action is Executed} + 38417056-79C6-47B0-81D4-BD9EE0F6223D,Operator false @@ -491,10 +623,13 @@ NextButton {Help generating keys} 3DB83EB0-334F-4F84-96DB-E3B566052C28,TargetFileName -{<%InstallDir%>\help\how_to_keys.html} +<%InstallDir%>/help/how_to_keys.html 3DB83EB0-334F-4F84-96DB-E3B566052C28,WorkingDirectory -{<%InstallDir%>\help} +<%InstallDir%>/help + +3E668536-AEF9-48A5-A5D0-1DE224E0D276,CheckCondition +{Before Action is Executed} 3E668536-AEF9-48A5-A5D0-1DE224E0D276,FailureMessage {ERROR: I can't find the PandoraAgent.exe file} @@ -502,12 +637,30 @@ NextButton 3E668536-AEF9-48A5-A5D0-1DE224E0D276,Filename <%InstallDir%>/PandoraAgent.exe +44003DA2-A997-4623-84A9-830AEF7B40E6,CheckCondition +{Before Action is Executed} + +44003DA2-A997-4623-84A9-830AEF7B40E6,Operator +false + +44003DA2-A997-4623-84A9-830AEF7B40E6,String +<%Answer%> + +48B6BBA1-6E57-4F24-A197-D80E14913459,CheckCondition +{Before Action is Executed} + 48B6BBA1-6E57-4F24-A197-D80E14913459,Filename <%ProgramExecutable%> 4D1586CF-54A8-4247-9BDF-7FA7E5A192F6,Conditions {0 conditions} +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message,subst +1 + +4E7789D9-F175-4850-A615-BF786EF9A83C,CheckCondition +{Before Action is Executed} + 4E7789D9-F175-4850-A615-BF786EF9A83C,Message,subst 1 @@ -544,6 +697,9 @@ NextButton 540FF28B-547D-4500-BBEC-AE490720A9F6,Title,subst 1 +57AF8FBF-41E5-436A-9ACF-1D5A5458D3B4,CheckCondition +{Before Action is Executed} + 57AF8FBF-41E5-436A-9ACF-1D5A5458D3B4,String <%ErrorsOccurred%> @@ -597,6 +753,12 @@ Yes 5B889992-52D9-4B0B-A014-DBF37F91B087,Title,subst 1 +5D532EEE-AECC-4FC8-A733-D32725E35BC9,ExitType +Finish + +5D6C331A-8CAA-4473-9067-B4F94210D48B,CheckCondition +{Before Action is Executed} + 5D6C331A-8CAA-4473-9067-B4F94210D48B,Message,subst 1 @@ -633,6 +795,18 @@ Uninstaller 61C2FDF5-242F-4982-BBC8-F71CBA9C5DE3,WorkingDirectory <%InstallDir%> +649DC9AE-0566-41F6-B5AE-AAE7E15EF87F,CheckCondition +{Before Next Action is Executed} + +649DC9AE-0566-41F6-B5AE-AAE7E15EF87F,FailureMessage +<%DirectoryPermissionText%> + +649DC9AE-0566-41F6-B5AE-AAE7E15EF87F,Filename +<%InstallDir%> + +649DC9AE-0566-41F6-B5AE-AAE7E15EF87F,Permission +{can create} + 661189B2-8DBD-4E1E-B2A5-FF7C435C1623,BackButton,subst 1 @@ -672,9 +846,21 @@ Uninstaller 7080336B-65E6-4818-9201-068FFEA6FB3A,Name Typical +71467F66-E145-41DF-A197-5F2760A1C9CD,CheckCondition +{Before Action is Executed} + 71467F66-E145-41DF-A197-5F2760A1C9CD,Filename <%ProgramReadme%> +71BA2178-21D6-41C4-9969-CE14D9A8C74C,CheckCondition +{Before Action is Executed} + +71BA2178-21D6-41C4-9969-CE14D9A8C74C,Operator +false + +71BA2178-21D6-41C4-9969-CE14D9A8C74C,String +<%Answer%> + 737CD05E-BAAA-470E-8BED-CB5EAED9A415,ShortcutName <%AppName%> @@ -738,15 +924,24 @@ Typical 7CD927B3-1A87-47E1-999D-1A8C8824531D,WorkingDirectory <%InstallDir%> +7DCEEA70-5B6B-4F10-A137-4181E171A58C,Action +{Install Actions} + 7DE8CA95-CD7F-4DB0-8769-3D03363F2A4C,ExitType Finish 862253D2-7CCE-4650-A41F-1296A320A8B1,Action {Install Actions} +86A623D9-F175-4F3E-97B5-15D52B7B9874,CheckCondition +{Before Action is Executed} + 86A623D9-F175-4F3E-97B5-15D52B7B9874,Filename <%ProgramExecutable%> +87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6,CheckCondition +{Before Action is Executed} + 87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6,FailureMessage {Please generate keys and put them (id_dsa and id_dsa.pub) on the <%InstallDir%>\util folder @@ -806,6 +1001,9 @@ Yes 93904CE2-E0A2-4CB9-ABF6-1C152320CE31,Title,subst 1 +9448E139-2B52-48C9-8C81-D79B14176066,Message,subst +1 + 9595B40E-22BA-4E6D-AB81-1292E482FB6F,Conditions {0 conditions} @@ -821,8 +1019,14 @@ Yes 9595B40E-22BA-4E6D-AB81-1292E482FB6F,WorkingDirectory <%InstallDir%> +98034E18-EA1C-4A41-86E6-AE8BA690CEB7,CheckCondition +{Before Action is Executed} + 98034E18-EA1C-4A41-86E6-AE8BA690CEB7,String -{[<%CurrentPane%> get UserMustAcceptLicense]} +{<%Property <%CurrentPane%> UserMustAcceptLicense%>} + +9812D10C-70E2-498E-9B4E-E571F7738441,CheckCondition +{Before Action is Executed} 9812D10C-70E2-498E-9B4E-E571F7738441,Filename <%ProgramReadme%> @@ -857,12 +1061,27 @@ Yes 9B6AAE09-27A3-43ED-ABF7-E990112D3143,Title,subst 1 +9CD9A562-90F8-485F-A447-41AB10778090,Default +Yes + +9CD9A562-90F8-485F-A447-41AB10778090,Prompt +<%InstallStartupText%> + +9F64A2D3-C999-4D4F-A87A-EDFDC1954973,CheckCondition +{Before Action is Executed} + 9F64A2D3-C999-4D4F-A87A-EDFDC1954973,Platform Windows +9F6C8772-1469-43AC-AB51-139E63273CF9,Message,subst +1 + A247675F-046A-4C9F-814B-41527A5B4EA2,Conditions {0 conditions} +A9B19865-C97D-4C2B-B147-45025214786C,CheckCondition +{Before Action is Executed} + A9B19865-C97D-4C2B-B147-45025214786C,Operator false @@ -872,6 +1091,9 @@ A9B19865-C97D-4C2B-B147-45025214786C,String AAC8F807-D2DC-4217-A909-92132F5CA32C,Comment {Ask the user if they want to proceed with the install.} +AB84BA85-FF76-4615-BC55-02974C54C689,CheckCondition +{Before Action is Executed} + AB84BA85-FF76-4615-BC55-02974C54C689,Operator false @@ -885,7 +1107,58 @@ AC33C2B4-AB01-4572-802B-BA89E7661C04,Name Pandora AC33C2B4-AB01-4572-802B-BA89E7661C04,Size -7440348 +5521461 + +AIX-ppc,Active +No + +AIX-ppc,DefaultDirectoryPermission +0755 + +AIX-ppc,DefaultFilePermission +0755 + +AIX-ppc,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +AIX-ppc,InstallDir +<%Home%>/<%ShortAppName%> + +AIX-ppc,InstallMode +Standard + +AIX-ppc,InstallType +Typical + +AIX-ppc,ProgramExecutable +{} + +AIX-ppc,ProgramFolderAllUsers +No + +AIX-ppc,ProgramFolderName +<%AppName%> + +AIX-ppc,ProgramLicense +<%InstallDir%>/LICENSE.txt + +AIX-ppc,ProgramName +{} + +AIX-ppc,ProgramReadme +<%InstallDir%>/README.txt + +AIX-ppc,PromptForRoot +Yes + +AIX-ppc,RequireRoot +No + +AIX-ppc,RootInstallDir +/usr/local/<%ShortAppName%> + +B1313CDD-A5DA-4A72-ABCF-59E341F46E5A,CheckCondition +{Before Action is Executed} B1313CDD-A5DA-4A72-ABCF-59E341F46E5A,FailureMessage {Error initiating service} @@ -914,6 +1187,9 @@ B3DC46D9-345A-4534-B9CC-873647DA4A81,X B3DC46D9-345A-4534-B9CC-873647DA4A81,Y 140 +B3EF0677-2D7E-471F-AD14-7EA1D2ED4021,CheckCondition +{Before Action is Executed} + B3EF0677-2D7E-471F-AD14-7EA1D2ED4021,Operator false @@ -959,6 +1235,9 @@ C0ABB0FC-E4C3-4955-B16C-37FA5C6DCA28,Conditions C0ABB0FC-E4C3-4955-B16C-37FA5C6DCA28,FolderName <%ProgramFolder%> +C26ADDF5-B908-4B20-81F9-655807DD5C7B,CheckCondition +{Before Action is Executed} + C26ADDF5-B908-4B20-81F9-655807DD5C7B,FailureMessage {Service not initialized. Try to init Pandora Agent Service manually.} @@ -1056,7 +1335,7 @@ E5CD4D08-6331-4F49-937C-949A501D9B9A,Conditions {0 conditions} E5CD4D08-6331-4F49-937C-949A501D9B9A,Image -E:/SVN/pandora/trunk/pandora_agents/win32/installer/logo.png +C:/pandora_installer/logo.png E5CD4D08-6331-4F49-937C-949A501D9B9A,Message,subst 1 @@ -1085,6 +1364,9 @@ E8082112-E869-4AAC-918A-3C5307CB6423,Title,subst E9D8B68E-B780-46CA-B6E0-315CCC734848,Alias {Cancel Actions} +EA5BD35D-F9B8-46D6-801F-D9053C717011,ExitType +Finish + EB3BE1C7-501D-43F7-883B-F0960FF79EC4,Conditions {0 conditions} @@ -1115,33 +1397,195 @@ F1A35B0F-4ED6-4687-8D6B-92BF1D209A25,Text,subst F1A35B0F-4ED6-4687-8D6B-92BF1D209A25,Title,subst 1 +F494ED23-A5F0-4A50-BEC6-321923ABB856,CheckCondition +{Before Action is Executed} + F494ED23-A5F0-4A50-BEC6-321923ABB856,Operator false F494ED23-A5F0-4A50-BEC6-321923ABB856,String <%LicenseAccepted%> +F5161B8B-B97F-4685-AC23-4876DC92DC04,CheckCondition +{Before Action is Executed} + F5161B8B-B97F-4685-AC23-4876DC92DC04,Platform Windows +F57F599A-5F78-4A79-A422-F066D9D75009,Action +{Uninstall Actions} + +F6476C46-BCA9-4066-B0A9-E0D03B4014D6,CheckCondition +{Before Action is Executed} + F6476C46-BCA9-4066-B0A9-E0D03B4014D6,Operator false F6476C46-BCA9-4066-B0A9-E0D03B4014D6,String <%SilentMode%> +F9B1158A-D9CD-4BBD-AFFB-06F80CE84DB3,CheckCondition +{Before Action is Executed} + F9B1158A-D9CD-4BBD-AFFB-06F80CE84DB3,String <%ViewReadme%> FA2C06F6-3076-4A74-B481-649D364106EA,ExitType Finish +FE12D13F-E622-4640-9A96-9F95E056559F,CheckCondition +{Before Action is Executed} + FE12D13F-E622-4640-9A96-9F95E056559F,Operator false FE12D13F-E622-4640-9A96-9F95E056559F,String <%InstallStopped%> +FreeBSD-4-x86,Active +No + +FreeBSD-4-x86,DefaultDirectoryPermission +0755 + +FreeBSD-4-x86,DefaultFilePermission +0755 + +FreeBSD-4-x86,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +FreeBSD-4-x86,InstallDir +<%Home%>/<%ShortAppName%> + +FreeBSD-4-x86,InstallMode +Standard + +FreeBSD-4-x86,InstallType +Typical + +FreeBSD-4-x86,ProgramExecutable +{} + +FreeBSD-4-x86,ProgramFolderAllUsers +No + +FreeBSD-4-x86,ProgramFolderName +<%AppName%> + +FreeBSD-4-x86,ProgramLicense +<%InstallDir%>/LICENSE.txt + +FreeBSD-4-x86,ProgramName +{} + +FreeBSD-4-x86,ProgramReadme +<%InstallDir%>/README.txt + +FreeBSD-4-x86,PromptForRoot +Yes + +FreeBSD-4-x86,RequireRoot +No + +FreeBSD-4-x86,RootInstallDir +/usr/local/<%ShortAppName%> + +FreeBSD-x86,Active +No + +FreeBSD-x86,DefaultDirectoryPermission +0755 + +FreeBSD-x86,DefaultFilePermission +0755 + +FreeBSD-x86,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +FreeBSD-x86,InstallDir +<%Home%>/<%ShortAppName%> + +FreeBSD-x86,InstallMode +Standard + +FreeBSD-x86,InstallType +Typical + +FreeBSD-x86,ProgramExecutable +{} + +FreeBSD-x86,ProgramFolderAllUsers +No + +FreeBSD-x86,ProgramFolderName +<%AppName%> + +FreeBSD-x86,ProgramLicense +<%InstallDir%>/LICENSE.txt + +FreeBSD-x86,ProgramName +{} + +FreeBSD-x86,ProgramReadme +<%InstallDir%>/README.txt + +FreeBSD-x86,PromptForRoot +Yes + +FreeBSD-x86,RequireRoot +No + +FreeBSD-x86,RootInstallDir +/usr/local/<%ShortAppName%> + +HPUX-hppa,Active +No + +HPUX-hppa,DefaultDirectoryPermission +0755 + +HPUX-hppa,DefaultFilePermission +0755 + +HPUX-hppa,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +HPUX-hppa,InstallDir +<%Home%>/<%ShortAppName%> + +HPUX-hppa,InstallMode +Standard + +HPUX-hppa,InstallType +Typical + +HPUX-hppa,ProgramExecutable +{} + +HPUX-hppa,ProgramFolderAllUsers +No + +HPUX-hppa,ProgramFolderName +<%AppName%> + +HPUX-hppa,ProgramLicense +<%InstallDir%>/LICENSE.txt + +HPUX-hppa,ProgramName +{} + +HPUX-hppa,ProgramReadme +<%InstallDir%>/README.txt + +HPUX-hppa,PromptForRoot +Yes + +HPUX-hppa,RequireRoot +No + +HPUX-hppa,RootInstallDir +/usr/local/<%ShortAppName%> + Linux-x86,Active No @@ -1160,6 +1604,9 @@ Linux-x86,Executable Linux-x86,InstallDir <%Home%>/<%ShortAppName%> +Linux-x86,InstallMode +Standard + Linux-x86,InstallType Typical @@ -1181,12 +1628,120 @@ Linux-x86,ProgramName Linux-x86,ProgramReadme <%InstallDir%>/README.txt +Linux-x86,PromptForRoot +Yes + Linux-x86,RequireRoot No Linux-x86,RootInstallDir /usr/local/<%ShortAppName%> +Solaris-sparc,Active +No + +Solaris-sparc,DefaultDirectoryPermission +0755 + +Solaris-sparc,DefaultFilePermission +0755 + +Solaris-sparc,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +Solaris-sparc,InstallDir +<%Home%>/<%ShortAppName%> + +Solaris-sparc,InstallMode +Standard + +Solaris-sparc,InstallType +Typical + +Solaris-sparc,ProgramExecutable +{} + +Solaris-sparc,ProgramFolderAllUsers +No + +Solaris-sparc,ProgramFolderName +<%AppName%> + +Solaris-sparc,ProgramLicense +<%InstallDir%>/LICENSE.txt + +Solaris-sparc,ProgramName +{} + +Solaris-sparc,ProgramReadme +<%InstallDir%>/README.txt + +Solaris-sparc,PromptForRoot +Yes + +Solaris-sparc,RequireRoot +No + +Solaris-sparc,RootInstallDir +/usr/local/<%ShortAppName%> + +TarArchive,Active +No + +TarArchive,CompressionLevel +6 + +TarArchive,DefaultDirectoryPermission +0755 + +TarArchive,DefaultFilePermission +0755 + +TarArchive,Executable +<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%> + +TarArchive,InstallDir +<%Home%>/<%ShortAppName%> + +TarArchive,InstallMode +Standard + +TarArchive,InstallType +Typical + +TarArchive,OutputFileName +<%ShortAppName%>-<%Version%>.tar.gz + +TarArchive,ProgramExecutable +{} + +TarArchive,ProgramFolderAllUsers +No + +TarArchive,ProgramFolderName +<%AppName%> + +TarArchive,ProgramLicense +<%InstallDir%>/LICENSE.txt + +TarArchive,ProgramName +{} + +TarArchive,ProgramReadme +<%InstallDir%>/README.txt + +TarArchive,PromptForRoot +Yes + +TarArchive,RequireRoot +No + +TarArchive,RootInstallDir +/usr/local/<%ShortAppName%> + +TarArchive,VirtualTextMap +{<%InstallDir%> <%ShortAppName%>} + Windows,Active Yes @@ -1202,6 +1757,9 @@ No Windows,InstallDir {<%PROGRAM_FILES%>\Pandora_Agent} +Windows,InstallMode +Standard + Windows,InstallType Typical @@ -1224,11 +1782,28 @@ Windows,ProgramReadme {<%InstallDir%>\README.txt} Windows,WindowsIcon -E:/SVN/pandora/trunk/pandora_agents/win32/installer/pandora.ico +C:/pandora_installer/pandora.ico } +::msgcat::mcmset de { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> + +} ::msgcat::mcmset en { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + 10A1AE8A-A5C5-4F0E-8D15-FC176DF534B0,Description <%ProgramFilesDescription%> @@ -1253,6 +1828,9 @@ E:/SVN/pandora/trunk/pandora_agents/win32/installer/pandora.ico 333668BE-FF48-4EBC-BDE5-F06A9CB5A099,Title <%ApplicationReadmeText%> +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + 4E7789D9-F175-4850-A615-BF786EF9A83C,Message <%UninstallLeftoverText%> @@ -1372,6 +1950,12 @@ NO WARRANTY END OF TERMS AND CONDITIONS } +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> + B3DC46D9-345A-4534-B9CC-873647DA4A81,Text <%ViewReadmeText%> @@ -1421,48 +2005,102 @@ FD4A35A5-930C-464A-BF60-2E721C498270,Text } ::msgcat::mcmset es { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + 87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6,Message -{¿Quiere generar las claves pública y privada?} +{�Quiere generar las claves p�blica y privada?} 87FE38EB-DF8C-4DD6-8F4A-F09D4DD0ECB6,Title -{Generación de claves pública y privada} +{Generaci�n de claves p�blica y privada} + +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> C26ADDF5-B908-4B20-81F9-655807DD5C7B,Message -{¿Desea iniciar el Servicio Pandora Agent?} +{�Desea iniciar el Servicio Pandora Agent?} C26ADDF5-B908-4B20-81F9-655807DD5C7B,Title {Inicio de Servicio} D8E7CB00-75A9-4031-BB60-047D19C89753,Message -{El Instalador InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este Instalador.} +{El Instalador InstallJammer ha instalado <%AppName%> con �xito. Pulse Finalizar para salir de este Instalador.} E5CD4D08-6331-4F49-937C-949A501D9B9A,Caption {Bienvenido al Instalador InstallJammer para <%AppName%>} E5CD4D08-6331-4F49-937C-949A501D9B9A,Message -{Este programa instalará <%AppName%> versión <%Version%> en su equipo. +{Este programa instalar� <%AppName%> versi�n <%Version%> en su equipo. -Se recomienda cerrar las demás aplicaciones antes de continuar. +Se recomienda cerrar las dem�s aplicaciones antes de continuar. -Pulse siguiente para continuar o Cancelar para salir de la instalación.} +Pulse siguiente para continuar o Cancelar para salir de la instalaci�n.} E8082112-E869-4AAC-918A-3C5307CB6423,Message -{Genere las claves Pública y Privada de tipo SSH2 DSA, y guárdelas como id_dsa.pub e id_dsa en formato OpenSSH en el directorio <%InstallDir%>\key.} +{Genere las claves P�blica y Privada de tipo SSH2 DSA, y gu�rdelas como id_dsa.pub e id_dsa en formato OpenSSH en el directorio <%InstallDir%>\key.} E8082112-E869-4AAC-918A-3C5307CB6423,Title -{Generación de clave pública y clave privada} +{Generaci�n de clave p�blica y clave privada} F1A35B0F-4ED6-4687-8D6B-92BF1D209A25,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} +{Se ha recopilado la informaci�n necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuraci�n, pulse Atr�s. Si esta conforme con la configuraci�n, pulse Siguiente para comenzar a copiar los archivos.} TypicalInstallDescription -{Instalación típica.} +{Instalaci�n t�pica.} UninstallLeftoverText -{Algunos componentes no pudieron ser eliminados. ¿Desea borrarlos de todos modos? (no recomendado)} +{Algunos componentes no pudieron ser eliminados. �Desea borrarlos de todos modos? (no recomendado)} UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea esto?} +{Se eliminar� completamente <%AppName%> de su sistema. �Seguro que desea esto?} + +} +::msgcat::mcmset fr { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> + +} +::msgcat::mcmset pl { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> + +} +::msgcat::mcmset pt_br { +0CC80B2D-22A3-44F2-BE08-9996F406C939,Message +<%UninstallingApplicationText%> + +4D2ED7C9-1F93-4F8E-883B-FE3AD2FF01EF,Message +<%InstallingApplicationText%> + +9448E139-2B52-48C9-8C81-D79B14176066,Message +<%UninstallCompleteText%> + +9F6C8772-1469-43AC-AB51-139E63273CF9,Message +<%InstallationCompleteText%> }