1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==versions before 0.3.3.163== | ==versions before 0.3.3.163== | ||
Run regedit.exe. | Run <tt>regedit.exe</tt>. | ||
Go to HKEY_CLASSES_ROOT\*\shell and remove the entry called: | Go to HKEY_CLASSES_ROOT\*\shell and remove the entry called: | ||
Line 18: | Line 18: | ||
===Solution 1=== | ===Solution 1=== | ||
Run cmd.exe. | Run <tt>cmd.exe</tt>. | ||
Go to your AOM folder and run the following command: | Go to your AOM folder and run the following command: | ||
regsvr32.exe /u AOMShell.dll | :<tt>regsvr32.exe /u AOMShell.dll</tt> | ||
===Solution 2=== | ===Solution 2=== | ||
Run regedit.exe. | Run <tt>regedit.exe</tt>. | ||
Go to HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers and remove the entry called: | Go to HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers and remove the entry called: |
edits