Unknown's avatar

About PC Paramedic, Inc.

I am computer technician and have been working in the field for over 25 years. I grew up with computers at home and we had them before my school had any.

outlook pdf preview handler

STEP 1

It doesn’t work because it wasn’t a valid registry format. You can edit the registry directly, adding the values in that post… or copy between the lines below and paste into notepad, save as a reg file and run.
——————————–
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193}]
“AppID”=”{534A1E02-D58F-44f0-B58B-36CBED287C7C}”
————–

STEP 2

1. Clear the contents of following 2 ‘TEMP’ folders

%temp%
%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook\
 

fix right click context menu spacing

http://www.askvg.com/windows-10-tip-restore-classic-context-menu-in-explorer-and-desktop/

If you also want to restore classic context menu in Windows 10, check out following simple steps:

1. Press WIN+R keys together to launch RUN dialog box. Now type regedit in RUN and press Enter. It’ll open Registry Editor.

2. Now go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FlightedFeatures

3. In right-side pane, create a new DWORD ImmersiveContextMenu and leave its value to 0

4. Close Registry Editor. You’ll need to restart or log off to apply changes.