Windows Registry Editor Version 5.00 ; 32-bit OS [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\N360]
; 64-bit OS [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\N360]
Note: The nis and nss registry values mentioned in other tips are not required.
ADE_4.5_Installer.exe /s
"c:\Program Files (x86)\Adobe\Adobe Digital Editions 4.5\uninstall.exe" /s
{
"EnableAutoUpdate":"0"
}
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Adobe\Adobe Digital Editions 4.5]
"ConfigPath"="C:\\Program Files (x86)\\Adobe\\Adobe Digital Editions 4.5\\adeupdaterconfig.cfg"
"EnableAutoUpdate"="0"
"ReaderState"="0"
"UpdateInterval"="0"
"UpdaterPath"="C:\\Program Files (x86)\\Adobe\\Adobe Digital Editions 4.5\\ADEAutoUpdater_451.exe"
rem prevent norton prompt, happens after three no clicks
reg add HKLM\SOFTWARE\WOW6432Node\Symantec\NPInstaller\DeclineCount\adobeebook /f /v ns /t reg_dword /d 1
reg add HKLM\SOFTWARE\WOW6432Node\Symantec\NPInstaller\DeclineCount\adobeebook /f /v nss /t reg_dword /d 2
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec\NPInstaller] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec\NPInstaller\DeclineCount] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec\NPInstaller\DeclineCount\adobe] "nss"=dword:00000002
Also make a 32-bit version named ade.reg:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec] [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\NPInstaller] [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\NPInstaller\DeclineCount] [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\NPInstaller\DeclineCount\adobe] "nss"=dword:00000002
Then I use a batch file for deployment:
@echo on if %PROCESSOR_ARCHITECTURE% == x86 set _arch=ade.reg if %PROCESSOR_ARCHITECTURE% == AMD64 set _arch=ade64.reg echo arch is %_arch% regedit /s "%~dp0%_arch%" "%~dp0ADE_4.0_Installer.exe" /s exit 0
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.