|
|
@ -1,6 +1,6 @@ |
|
|
|
<project> |
|
|
|
<shortName>AgamaApp</shortName> |
|
|
|
<fullName>iguana</fullName> |
|
|
|
<fullName>Agama</fullName> |
|
|
|
<version>0.1.6e-beta</version> |
|
|
|
<licenseFile>../../LICENSE</licenseFile> |
|
|
|
<leftImage>../installer_imgs/Agama_installer_wizard_image.png</leftImage> |
|
|
@ -197,7 +197,7 @@ |
|
|
|
</runProgram> |
|
|
|
<deleteFile> |
|
|
|
<explanation>Deleting user data</explanation> |
|
|
|
<path>${windows_folder_appdata}/Iguana</path> |
|
|
|
<path>${windows_folder_appdata}/Agama</path> |
|
|
|
<progressText>Deleting user data</progressText> |
|
|
|
<ruleList> |
|
|
|
<compareValues> |
|
|
@ -238,7 +238,7 @@ |
|
|
|
<actionList> |
|
|
|
<httpGet> |
|
|
|
<abortOnError>0</abortOnError> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for iguana daemon</explanation> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for Agama daemon</explanation> |
|
|
|
<filename>${system_temp_directory}/vc_redist.x64.exe</filename> |
|
|
|
<progressText>Downloading Visual C++ Redistributable for Visual Studio 2015</progressText> |
|
|
|
<showMessageOnError>0</showMessageOnError> |
|
|
@ -254,7 +254,7 @@ |
|
|
|
</showProgressDialog> |
|
|
|
<runProgram> |
|
|
|
<abortOnError>0</abortOnError> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for iguana daemon</explanation> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for Agama daemon</explanation> |
|
|
|
<program>${system_temp_directory}/vc_redist.x64.exe</program> |
|
|
|
<programArguments>/install /passive</programArguments> |
|
|
|
<progressText>Downloading Visual C++ Redistributable for Visual Studio 2015</progressText> |
|
|
@ -265,7 +265,7 @@ |
|
|
|
<actionList> |
|
|
|
<httpGet> |
|
|
|
<abortOnError>0</abortOnError> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for iguana daemon</explanation> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for Agama daemon</explanation> |
|
|
|
<filename>${system_temp_directory}/vc_redist.x86.exe</filename> |
|
|
|
<progressText>Downloading Visual C++ Redistributable for Visual Studio 2015</progressText> |
|
|
|
<showMessageOnError>0</showMessageOnError> |
|
|
@ -281,7 +281,7 @@ |
|
|
|
</showProgressDialog> |
|
|
|
<runProgram> |
|
|
|
<abortOnError>0</abortOnError> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for iguana daemon</explanation> |
|
|
|
<explanation>Visual C++ Redistributable for Visual Studio 2015 library files are needed for Agama daemon</explanation> |
|
|
|
<program>${system_temp_directory}/vc_redist.x86.exe</program> |
|
|
|
<programArguments>/install /passive</programArguments> |
|
|
|
<progressText>Downloading Visual C++ Redistributable for Visual Studio 2015</progressText> |
|
|
|