AniDB O'Matic - Documentation: How to manually remove shell integration in AniDB O'Matic: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==versions before 0.3.3.163==
==versions before 0.3.3.163==
Run <tt>regedit.exe</tt>.


Run regedit.exe.
Go to <tt>HKEY_CLASSES_ROOT\*\shell</tt> and remove the entry called:
 
'''<tt>AniDBOmatic</tt>'''
Go to HKEY_CLASSES_ROOT\*\shell and remove the entry called:
<b>AniDBOmatic </b>
and/or
and/or
<b>AniDBOmatic.Hash</b>
'''<tt>AniDBOmatic.Hash</tt>'''


Go to HKEY_CLASSES_ROOT\Directory\shell and repeat.
Go to <tt>HKEY_CLASSES_ROOT\Directory\shell</tt> and repeat.
 
Go to HKEY_CLASSES_ROOT\Drive\shell and repeat.


Go to <tt>HKEY_CLASSES_ROOT\Drive\shell</tt> and repeat.


==versions including and past 0.3.3.163==
==versions including and past 0.3.3.163==
There are two solutions.
There are two solutions.


===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 <tt>HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers</tt> and remove the entry called:
<b>AOMShellIntegration</b>
'''<tt>AOMShellIntegration</tt>'''


Go to HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers and repeat.
Go to <tt>HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers</tt> and repeat.


Go to HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers and repeat.
Go to <tt>HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers</tt> and repeat.


__NOTOC__
__NOTOC__
[[Category:AniDB O'Matic]]

Latest revision as of 17:20, 21 April 2009

versions before 0.3.3.163

Run regedit.exe.

Go to HKEY_CLASSES_ROOT\*\shell and remove the entry called: AniDBOmatic and/or AniDBOmatic.Hash

Go to HKEY_CLASSES_ROOT\Directory\shell and repeat.

Go to HKEY_CLASSES_ROOT\Drive\shell and repeat.

versions including and past 0.3.3.163

There are two solutions.

Solution 1

Run cmd.exe. Go to your AOM folder and run the following command:

regsvr32.exe /u AOMShell.dll

Solution 2

Run regedit.exe.

Go to HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers and remove the entry called: AOMShellIntegration

Go to HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers and repeat.

Go to HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers and repeat.