Adobe Reader 7
Make of the Adobe Reader 7.0.2 nested package 1. Take original Adobe executables: AdbeRdr70_enu_full.exe Acro-Reader_701_Update.exe Acro-Reader_702_Update.exe and unpack them to .msi files. … Read More
By using the InstallTuner for Adobe Acrobat 7.0 Almost all of your packeging needs can be completed. Here is the link to download the free Tuner http://www.adobe.com/support/downloads/detail.js… Read More
Thanks to antun for his research. The GUID for the German Adobe Reader 7.0 setup is slightly different, so the registry keys look like: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Ins… Read More
I created a "multilingual" package for Adobe Reader 7: - run AdbeRdr70_XXX_full.exe to extract files - create an administrative installation point for each laguage by running setup.exe /a - c… Read More
my ideal command would be start /wait /d "%TEMP%" AdbeRdr70_enu_full.exe /s /v/qb but this only waits for the netopsystem file extraction to finish. when that is done the "start /wait" is ov… Read More
I have found this command line works for a silent sms install msiexec /i "adobe reader 7.0.msi" /qb! Read More
You can set the "Page Units" setting through this registry key: [HKCU\Software\Adobe\Acrobat Reader\7.0\Originals] "iPageUnits"=DWORD:x where x= 0 for Points 2 for Millimeters 3 for Centimet… Read More
There is a conflict between Acrobat Reader 7.0 (including 7.01) and Office 2003 on Windows XP whereby there will be an application crash in AcroRd32.exe with on-screen error upon system shutdow… Read More
1.To Disable the File\Create PDF Online, Add the following Registry Keys HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\7.0\FeatureLockdown DWORD VAlue bCreatePDFOnline=0x00000000 These stri… Read More
If the Current User settings are not being applied add these 2 keys HKLM\SOFTWARE\Microsoft\Active Setup\Installed Components\{AC76BA86-7AD7-1033-7B44-A70000000000}\StubPath value=msiexec /fup… Read More
If you want to hide the Yahoo "Search the Internet" link that shows up in reader, here's the registry change: HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.0\AVGeneral\cToolbars\cWebSearchV… Read More
You can also hide the Yahoo search button from the Adobe Toolbar (not the Yahoo Toolbar) in Internet Explorer by adding the following keys : [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\7.… Read More
No thanks to the folks at SANX.ORG. The mst transform that they provide does not work. Check the forums on their site....nothing but complaints about the bad mst they have posted. If you do … Read More
Thanks to the folks at SANX.ORG for a step by step straightforward msi install and custom transform. http://www.sanx.org/tipShow.asp?articleRef=260 After trying the various tips most of the d… Read More
I created a transform that auto accepts the EULA, Removes the Advertisements in the top right hand corner, and hides the yahoo search toolbar. If any one wants a copy of my transform, let me k… Read More
I made changed EULA to "Yes" and modified 6.0 ADM template for 7.0. I noticed that, when opening PDF files from IE computer is slowin down (PDF opened to IE), so I made following registry entr… Read More
Since weÂ’re at Acrobat 5, and the Acrobat 7 install doesnÂ’t remove the older version, I had to write an SMSI wrapper package to do that. HereÂ’s the the wrapper package does: - P… Read More
Since were at Acrobat 5, and the Acrobat 7 install doesnt remove the older version, I had to write an SMSI wrapper package to do that. Heres the the wrapper package does: - Pushes dow… Read More
Here's a modified .ADM file to control the settings. A few registry entries changed with the new version, most notably the operation of the Splash Screen. Many thanks to Dan Thomson whose work … Read More
Adobe updater works the same as with Reader 6.x -- I added the following three reg keys to prevent my standard users from being bothered with updates they cannot install: [HKEY_CURRENT_USER\So… Read More
- « Previous
- 1
- 2
- 3
- Next »