User Tools

Site Tools


userspace:adobe_reader_xi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:adobe_reader_xi [2014/01/09 13:00]
MephMan
userspace:adobe_reader_xi [2021/08/23 08:37] (current)
Line 32: Line 32:
 ;9 = confidential (passwords and other security relevant data) ;9 = confidential (passwords and other security relevant data)
 SetLogLevel=6 SetLogLevel=6
-Files_Copy_AdobeInstall 
 WinBatch_Install WinBatch_Install
 Registry_HKLM Registry_HKLM
-WinBatch_CleanUp 
- 
-[Files_Copy_AdobeInstall] 
-copy "%scriptpath%\*.*" "c:\adobeinstall\" 
  
 [WinBatch_Install] [WinBatch_Install]
-c:\adobeinstall\AdobeReader.exe /sAll /msi /norestart ALLUSERS=1 EULA_ACCEPT=YES+%scriptpath%\AdobeReader.exe /sAll /msi /norestart ALLUSERS=1 EULA_ACCEPT=YES
  
 [Registry_HKLM] [Registry_HKLM]
Line 47: Line 42:
 OpenKey [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown] OpenKey [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown]
 Set "bUpdater"=reg_dword:0x00000000 Set "bUpdater"=reg_dword:0x00000000
- +    
-[WinBatch_CleanUp] +
-;Should delete the folder copied to the harddrive, but doesnt work properly for some reason. +
-rmdir c:\adobeinstall\ /S /Q   +
 </code> </code>
  
userspace/adobe_reader_xi.1389272414.txt.gz · Last modified: 2021/08/23 08:37 (external edit)