View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
[email protected] anthonylrm@gmail.com is offline
external usenet poster
 
Posts: 3
Default Code Cleaner menu entry disappeared

Can you please explain what an "automated version of Excel" is? If it turns out I have one, does that mean I cannot use Code Cleaner?

I am using my work computer, but I ran as admin, had no install errors, and can see the registry keys, which seem fine.

I would appreciate some help. Thanks.

On Monday, July 22, 2013 9:38:06 PM UTC-4, GS wrote:
I use the same installer as the author of Code Cleaner. (IN fact, he

gave me his script) The installer will run with elevated privileges

(normally) and so registering the DLL should not be an issue. Note that

this is a COM Addin and so needs to be added via the COM Addins dialog

if the installer didn't work. Otherwise, registration is all that's

required for Excel to know it's there.



Note that Rob installs/registers his COM Addin under HKCU and so it

will not be loaded in automated versions of Excell (as are not regular

addins nor macro security).



Also, you may need to run the installer under 'Run as Administrator'. I

don't have (nor recommend using) Vista (Win6.0) but I just installed

Rob's COM Addin on this machine (Win7 Pro x64 <a.k.a. Win6.1) and it

ahows up as expected in both XL11/12.



--

Garry



Free usenet access at http://www.eternal-september.org

Classic VB Users Regroup!

comp.lang.basic.visual.misc

microsoft.public.vb.general.discussion