diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index dbac95b..9598007 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -49,8 +49,8 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; no white space use '-' as a seperator Set $MinimumSpace$ = "800 MB" ; the path were we find the product after the installation -Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 9" -Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 9" +Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 10" +Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 10" Set $LicenseRequired$ = "true" Set $LicensePool$ = "p_" + $ProductId$ ; ---------------------------------------------------------------- diff --git a/CLIENT_DATA/uninstall3264.ins b/CLIENT_DATA/uninstall3264.ins index 906075a..27f3bbb 100644 --- a/CLIENT_DATA/uninstall3264.ins +++ b/CLIENT_DATA/uninstall3264.ins @@ -42,8 +42,8 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 9" -Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 9" +Set $InstallDir32$ = "%ProgramFiles32Dir%\Nitro\Pro 10" +Set $InstallDir64$ = "%ProgramFiles64Dir%\Nitro\Pro 10" Set $LicenseRequired$ = "true" Set $LicensePool$ = "p_" + $ProductId$ ; ---------------------------------------------------------------- diff --git a/builder-product.cfg b/builder-product.cfg index b7d1a5d..3e3cc23 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -3,9 +3,9 @@ ############################ VENDOR="nitropdf.com" PN="nitro.pdfpro" -NAME="Nitro PDF Pro 9" -DESCRIPTION="Mit Nitro Pro 9 koennen Sie auf einfache Weise von nahezu jedem Dateiformat PDF-Dateien erstellen, die dem Branchenstandard entsprechen." -VERSION="9.5.2.29" +NAME="Nitro PDF Pro 10" +DESCRIPTION="Mit Nitro Pro 10 koennen Sie auf einfache Weise von nahezu jedem Dateiformat PDF-Dateien erstellen, die dem Branchenstandard entsprechen." +VERSION="10.5.2.11" RELEASE="3" PRIORITY="0" ADVICE="" @@ -18,21 +18,21 @@ TYPE="public" DL_FILE[0]="nitro7_200x175.gif" DL_SOURCE[0]="http://www.softwarecrew.com/wp-content/uploads/2011/11/nitro7_200x175.gif" -DL_FILE[1]="nitro_pro9_de_x86_${VERSION}.exe" -DL_SOURCE[1]="http://install.nitropdf.com/pro9/de/retail/nitro_pro9.exe" +DL_FILE[1]="nitro_pro10_de_x86_${VERSION}.exe" +DL_SOURCE[1]="http://install.nitropdf.com/pro10/de/retail/nitro_pro10.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Exe -DL_FILE[2]="nitro_pro9_de_x64_${VERSION}.exe" -DL_SOURCE[2]="http://install.nitropdf.com/pro9/de/retail/nitro_pro9_x64.exe" +DL_FILE[2]="nitro_pro10_de_x64_${VERSION}.exe" +DL_SOURCE[2]="http://install.nitropdf.com/pro10/de/retail/nitro_pro10_x64.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Exe OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" -OPSI_INI_VALUE[0]="{4F1253BD-029F-40E1-9584-3B5717C7A5EA}" +OPSI_INI_VALUE[0]="{2F03E322-9886-4CD0-B3A0-45EBE2A4EB19}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{80BD2A45-3291-4F54-8AFE-9A592FB26EDB}" +OPSI_INI_VALUE[1]="{27C45E0A-C4BF-439D-909B-4E42E7D6884B}" diff --git a/nitro_pro10_de_x64_10.5.2.11.exe.sha1sum b/nitro_pro10_de_x64_10.5.2.11.exe.sha1sum new file mode 100644 index 0000000..3eff177 --- /dev/null +++ b/nitro_pro10_de_x64_10.5.2.11.exe.sha1sum @@ -0,0 +1 @@ +bbe97e30c81bf5bcd75ca607e8265586a654473c /home/mario.fetka/.opsi-dist-cache/nitro.pdfpro-10.5.2.11/X86_64/nitro_pro10_de_x64_10.5.2.11.exe diff --git a/nitro_pro10_de_x86_10.5.2.11.exe.sha1sum b/nitro_pro10_de_x86_10.5.2.11.exe.sha1sum new file mode 100644 index 0000000..50ddd9b --- /dev/null +++ b/nitro_pro10_de_x86_10.5.2.11.exe.sha1sum @@ -0,0 +1 @@ +c64669f36e8bfebd1ea3dd07a083d35fa37af349 /home/mario.fetka/.opsi-dist-cache/nitro.pdfpro-10.5.2.11/X86/nitro_pro10_de_x86_10.5.2.11.exe diff --git a/nitro_pro9_de_x64_9.5.2.29.exe.sha1sum b/nitro_pro9_de_x64_9.5.2.29.exe.sha1sum deleted file mode 100644 index 36a1eb3..0000000 --- a/nitro_pro9_de_x64_9.5.2.29.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -f98861d8bece9d21de5f29b6fba64a2937de5d71 /home/mario.fetka/.opsi-dist-cache/nitro.pdfpro-9.5.2.29/X86_64/nitro_pro9_de_x64_9.5.2.29.exe diff --git a/nitro_pro9_de_x86_9.5.2.29.exe.sha1sum b/nitro_pro9_de_x86_9.5.2.29.exe.sha1sum deleted file mode 100644 index 6fdf434..0000000 --- a/nitro_pro9_de_x86_9.5.2.29.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -5a4a9ba884adad538f0d16386cd62ba785a8805f /home/mario.fetka/.opsi-dist-cache/nitro.pdfpro-9.5.2.29/X86/nitro_pro9_de_x86_9.5.2.29.exe