This content has been marked as final.
Show 2 replies
-
1. Re: How to hide my plugin in photoshop menu?
neat-o Aug 10, 2011 1:44 PM (in response to dheeraj_c)Name { plugInName "..." },
Category { "**Hidden**" },should do it.
-
2. Re: How to hide my plugin in photoshop menu?
dheeraj_c Aug 10, 2011 9:09 PM (in response to neat-o)Thanks a lot neat-o.

