/build/static/layout/Breadcrumb_cap_w.png

Need to supress Deactivate option under Help menu in Adobe Fireworks CS4 v 10

Hi all,

I need to supress Deactivate option under Help menu. is there any way to diable it.
I also tried capturing the deactivation part, i found cache.db but including that too also does not help.

Please suggest if there is any other way to resolve it.

0 Comments   [ + ] Show comments

Answers (6)

Posted by: anonymous_9363 15 years ago
Red Belt
0
Do you want to disable the de-activation functionality or remove the menu item itself? If the latter, you're out of luck.
Posted by: shweta_kar 15 years ago
Blue Belt
0
Hi VBScab,

want to disable it.
Posted by: anonymous_9363 15 years ago
Red Belt
0
Well then, as usual, you need to discover how it works before you can disable it. Use a process/file/registry monitor (I type this missive so often, it's a shame FireFox doesn't have an Office-style AutoText function...) to watch what happens as you click the menu item. You can then try things. For example, if the option calls a separate EXE, try renaming it so that the app cannot find it (no great hope there: knowing Adobe's development "skills" that'll probably crash it...)

Anyway, you get the idea.

Of course, you could also try asking Adobe. There! That's our belly laugh done for this week...
Posted by: Chipster 15 years ago
Blue Belt
0
i haven't looked but what about reshack? wonder if it would reveal the code behind the menu item?

On another note, what's the media you installed from? If this is VLA media or ESD, i don't think that deactivate does anything. I've seen it but i can't remember if I have tried it or not. I want to say that I have and nothing happened with my VLA install..

On t he other hand, I am a borderline BOFH (Google it if you don't know :)) and have the feeling that if my user is stupid enough to click on that then they can wait a few days for me to finish up my Gears of War session before i go fix them.
Posted by: penpitstop 15 years ago
Yellow Belt
0
OK I have managed to disable the Deactivate under the help menu so it is greyed out. Simply add a line to the application.xml.override file so it looks like this:

<?xml version="1.0" encoding="utf-8"?>
<Configuration>
<Payload>
<Data key="Registration">Suppress</Data>
<Data key="EULA">-1</Data>
<Data key="Updates">Suppress</Data>
<Data key="Deactivate">Suppress</Data>
</Payload>
</Configuration>

Follow the instructions in the link below which applies to most Adobe CS4 products, for a full list of products that this applies to see the 4th page of the deployment document.

http://www.adobe.com/aboutadobe/openoptions/pdfs/manualenterprisedeployment_cs4_help.pdf

Posted by: anonymous_9363 15 years ago
Red Belt
0
Great work, Pen! You'll get a medal from the General yet! :)

It would be worth posting this into the 'Package KB', if you were so inclined...
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ