diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 59e06c5..0a5e0ba 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -38,7 +38,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; no white space use '-' as a seperator Set $MinimumSpace$ = "320 MB" ; the path were we find the product after the installation -Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\" +Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Adobe Reader DC\" ; ---------------------------------------------------------------- Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index a1a90a4..aefea80 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -32,7 +32,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Reader 11.0\Reader\" +Set $InstallDir$ = "%ProgramFiles32Dir%\Adobe\Adobe Reader DC\" ; ---------------------------------------------------------------- Set $IniCfgFile$ = "%ScriptPath%\opsi-" + $ProductId$ + ".ini" diff --git a/builder-product.cfg b/builder-product.cfg index cb8a9ec..e6d4ced 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -3,7 +3,7 @@ ############################ VENDOR="adobe.com" PN="adobe.acrobatreader" -NAME="Adobe Reader XI" +NAME="Adobe Reader DC" DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter." VERSION="15.007.20033" DVERSION="15.007.20033"