Context menu (right mouse button) and enabling MUI

G

Guest

Hello

1. Which component has to be used to get the context menu of any entry in the start menu (all programs) by clicking the right mouse button

2. Is there a possiblity to enable simultaneously the MUI function for all components in my *.slx project or have I to do this for every single component (!)

Thanks.
 
K

KM

AKUsoft,
1. Which component has to be used to get the context menu of any entry in
the start menu (all programs) by clicking the right mouse button?

"User Interface Core".
Check "Show context menu on Shell folders", and "Show context menu on Task
bar" options.

FYI.. there is a good source of information for many issue you may have with
XPe:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=microsoft.public.windowsxp.embedded.
You may search in the archive next time to get better and quicker answers.
2. Is there a possiblity to enable simultaneously the MUI function for all
components in my *.slx project or have I to do this for every single
component (!)?

I know only one way of doing that in TD - through CMI.
I have implemented the function you ask for a while ago - check
XPeTools/"XPe Tools" component (www.xpefiles.com, Development Utilities). On
the Settings page of that macro component you will find "Enable
multilanguage user interface for all components in the Configuration"
checkbox that will manage the same checkboxes for all the components in your
configuration.

Hope this helps,
KM
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top