cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
GoHawks5
Engaged Sweeper
Curious if anyone has been able to determine which version of Acrobat DC is installed, ie Professional or Standard and either Continuous Track or Classic Track, using Lansweeper. License key is detected, but not the version of which is installed.

http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/identify.html

Or if there's plan to include that in future versions.
3 REPLIES 3
GoHawks5
Engaged Sweeper
According to your package, you're installing Adobe Acrobat READER, not the full licensed product. I just need to identify which Adobe Acrobat DC (fully licensed) is installed, either Standard or Professional. And in the screenshot I provided, it doesn't show which license is installed.
eismannb
Engaged Sweeper II
hello,
we are using version 15 of Acrobat DC... see it in produktversion


by condition should stand
C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\
AcroRd32.exe
HAS VERSION
15%

be care of Adobe Acrobat 11 Standard or Professional (full version)
(DC is Small Program- but newer)

This is our old deployment and works fine (noupdate




<?xml version="1.0" encoding="utf-8"?>
<Package>
<Name>(STD) Adobe_Reader_DC_install</Name>
<Description></Description>
<ShutdownOption>0</ShutdownOption>
<ShutdownTime>0</ShutdownTime>
<MaxDuration>900</MaxDuration>
<Rescan>False</Rescan>
<RunMode>2</RunMode>
<Steps>
<Step>
<Nr>1</Nr>
<Name>Bereits vorhanden?</Name>
<Type>5</Type>
<ReturnCodes></ReturnCodes>
<Success>-2</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions>
<Condition>
<Type>1</Type>
<SpecOne>C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\</SpecOne>
<SpecTwo>AcroRd32.exe</SpecTwo>
<Operator>7</Operator>
<Value>15%</Value>
</Condition>
</Conditions>
</Step>
<Step>
<Nr>2</Nr>
<Name>MSG start</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msg.exe * "Adobe Reader DC wird installiert"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>3</Nr>
<Name>kill Adobe Reader DC</Name>
<Type>3</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path>AcroRD32.exe</Path>
<Parameters>/f </Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>taskkill /im AcroRD32.exe /f </Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>4</Nr>
<Name>clean old "Acrobat DC" version</Name>
<Type>6</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName>%Acrobat Reader DC%</MSIName>
<MSIVersion>15%</MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>5</Nr>
<Name>clean old Acrobat 9 version</Name>
<Type>6</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName>Adobe Reader 9%</MSIName>
<MSIVersion>9%</MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>6</Nr>
<Name>Install Adobe Reader DC</Name>
<Type>1</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path>{PackageShare}\Installers\Adobe\Acrobat_DC\Reader DC (12)\AcroRead.msi</Path>
<Parameters></Parameters>
<MSIParameters>/i /qn /norestart</MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msiexec.exe /i "{PackageShare}\Installers\Adobe\Acrobat_DC\Reader DC (12)\AcroRead.msi" /norestart /qn </Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>7</Nr>
<Name>regkey lokal kopieren</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>XCOPY "\\SERVER\DefaultPackageShare$\Installers\Adobe\Acrobat_DC\Reader DC (12)\adobe-dc-noupdate.reg" "C:\Program Files (x86)\Adobe\Acrobat Reader DC" /y</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>8</Nr>
<Name>regkey lokal ausführen</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>regedit.exe /s "C:\Program Files (x86)\Adobe\Acrobat Reader DC\adobe-dc-noupdate.reg"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>9</Nr>
<Name>MSG ende</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-2</Success>
<Failure>-3</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msg.exe * "Adobe Reader DC wurde installiert"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
</Steps>
<SoftwareVersion>6022</SoftwareVersion>
</Package>


And u need the noupdate reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown]
"bUpdater"=dword:00000000


eismannb
Engaged Sweeper II
hello,
we are using version 15 of Acrobat DC... see it in produktversion


by condition should stand
C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\
AcroRd32.exe
HAS VERSION
15%

be care of Adobe Acrobat 11 Standard or Professional (full version)
(DC is Small Program- but newer)

This is our old deployment and works fine (noupdate




<?xml version="1.0" encoding="utf-8"?>
<Package>
<Name>(STD) Adobe_Reader_DC_install</Name>
<Description></Description>
<ShutdownOption>0</ShutdownOption>
<ShutdownTime>0</ShutdownTime>
<MaxDuration>900</MaxDuration>
<Rescan>False</Rescan>
<RunMode>2</RunMode>
<Steps>
<Step>
<Nr>1</Nr>
<Name>Bereits vorhanden?</Name>
<Type>5</Type>
<ReturnCodes></ReturnCodes>
<Success>-2</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions>
<Condition>
<Type>1</Type>
<SpecOne>C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\</SpecOne>
<SpecTwo>AcroRd32.exe</SpecTwo>
<Operator>7</Operator>
<Value>15%</Value>
</Condition>
</Conditions>
</Step>
<Step>
<Nr>2</Nr>
<Name>MSG start</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msg.exe * "Adobe Reader DC wird installiert"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>3</Nr>
<Name>kill Adobe Reader DC</Name>
<Type>3</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path>AcroRD32.exe</Path>
<Parameters>/f </Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>taskkill /im AcroRD32.exe /f </Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>4</Nr>
<Name>clean old "Acrobat DC" version</Name>
<Type>6</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName>%Acrobat Reader DC%</MSIName>
<MSIVersion>15%</MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>5</Nr>
<Name>clean old Acrobat 9 version</Name>
<Type>6</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName>Adobe Reader 9%</MSIName>
<MSIVersion>9%</MSIVersion>
<Command></Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>6</Nr>
<Name>Install Adobe Reader DC</Name>
<Type>1</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path>{PackageShare}\Installers\Adobe\Acrobat_DC\Reader DC (12)\AcroRead.msi</Path>
<Parameters></Parameters>
<MSIParameters>/i /qn /norestart</MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msiexec.exe /i "{PackageShare}\Installers\Adobe\Acrobat_DC\Reader DC (12)\AcroRead.msi" /norestart /qn </Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>7</Nr>
<Name>regkey lokal kopieren</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>XCOPY "\\lv-ff-01\DefaultPackageShare$\Installers\Adobe\Acrobat_DC\Reader DC (12)\adobe-dc-noupdate.reg" "C:\Program Files (x86)\Adobe\Acrobat Reader DC" /y</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>8</Nr>
<Name>regkey lokal ausführen</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-1</Success>
<Failure>-1</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>regedit.exe /s "C:\Program Files (x86)\Adobe\Acrobat Reader DC\adobe-dc-noupdate.reg"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
<Step>
<Nr>9</Nr>
<Name>MSG ende</Name>
<Type>2</Type>
<ReturnCodes>0,1641,3010</ReturnCodes>
<Success>-2</Success>
<Failure>-3</Failure>
<Path></Path>
<Parameters></Parameters>
<MSIParameters></MSIParameters>
<MSIName></MSIName>
<MSIVersion></MSIVersion>
<Command>msg.exe * "Adobe Reader DC wurde installiert"</Command>
<EditMode>False</EditMode>
<Conditions />
</Step>
</Steps>
<SoftwareVersion>6022</SoftwareVersion>
</Package>


And u need the noupdate reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown]
"bUpdater"=dword:00000000