Categories
Citrix Microsoft Windows 7 Windows Server 2008 Windows Vista Windows XP

Adobe Reader Protected Mode

When you try to open a pdf file with Adobe Reader show the following message:

Adobe Reader Protected Mode
Adobe Reader cannot open in Protected Mode due a problem with your system configuration. Would you like to open Adobe Reader with Protected Mode disabled?

• Open with Protected Mode disabled
• Always open with Protected Mode disabled
• Do not open with Protected Mode disabled

Adobe Reader Protected Mode

Solution 1:
If you choose one of the first two options, the file opens, with the third no.

Solution 2:
To change your system configuration, launch Adobe Reader

click Edit menu then select Preferences…
or
use shortcut Ctrl+K

Inside General category uncheck “Enable Protected Mode at startup” on the bottom of the page.
Then click Yes in the confirm alert window

Adobe Reader
You have to chosen to turn off Reader’s protected mode. In order for these changes to take effect, you would have to manually restart the application.

Are you sure you want to continue?

Adobe Reader Protected Mode Turn Off Alert

and then click OK on bottom of the page to close Preferences window.
Close Adobe Reader.

Note:
If you use the Microsoft Application Virtualization (App-V) Softgrid Client or Citrix Receiver, the Acrobat Reader is an application different from your local installation. You have to change the configuration here rather that in your local installation. I suggest you to open the file using the first option then change system configuration from this window.

Did my solution solve your problem? Leave a reply.

Categories
Android Google Microsoft SDK Windows 7 Windows Server 2008 Windows Vista Windows XP

Android SDK update – “File not found: C:\Program Files\Android\android-sdk\temp\platform-tools_r12-windows.zip (Access is denied) Skipping ‘Android SDK Tools, revision 20’; it depends on ‘Android SDK Platform-tools, revision 12’ which was not installed.”

Solution to the error “File not found: C:\Program Files\Android\android-sdk\temp\platform-tools_r*-windows.zip (Access is denied)”.

File not found error on Android SDK update

When you try to upgrade the Android SDK on Microsoft Windows with the SDK Manager show the following error lines:

File not found: C:\Program Files\Android\android-sdk\temp\platform-tools_r12-windows.zip (Access is denied)
Skipping ‘Android SDK Tools, revision 20’; it depends on ‘Android SDK Platform-tools, revision 12’ which was not installed.

Solution:

Close the SDK Manager and Run as Administrator (Start -> All Programs -> Android SDK Tools -> Right-click SDK Manager, select “Run as administrator” then click Yes).

Did my solution solve your problem? Leave a reply.