Hi, This worked. Thanks.
Munawar A. Bijani BPCPrograms, LLC http://www.bpcprograms.com-----Original Message----- From: Stephen Clower
Sent: Monday, November 07, 2011 11:23 AM To: Munawar Bijani Cc: [email protected]Subject: Re: I don't think this message sent: Making Set File Associated With Program
Hello Munawar,
Most of the time, associating by class or title is sufficient for
creating Set files. Visual Studio 2010 is a strange beast because its UI
is written entirely in WPF, and as such, has inconsistent class names
for its windows. Rather than tweaking the .we file, you can create a
simple script to do something like
ClientInformation.Overlap.LoadSet("VS2010.set")
when the program launches.
Does this help?
Steve
On 11/7/2011 11:12 AM, Munawar Bijani wrote:
I didn’t get a duplicate back from the list when I sent this out, so apologies if this has already gone through.Hello Everyone,Here is my situation. I have a program for which I want to change some program-specific settings. I am using Advanced options, so I need to manually create a program association. When looking in Current Associations, all I see are options to associate by class, or title. These do not suit me since both the title and main window class are always changing in my program (Visual Studio 2010.) The title bar includes the name of the project, which negates any title bar associations I may previously have had unless I load the same project. The window class changes on every new session. Shouldn't there be a way to associate a set file based on the program name, and not variable information like this? If so, where is it? I even tried hand-editing the devenv.we file to associate my set file with DEVENV--the executable and module name in the hopes that Window-Eyes would pick up what I'm trying to do, but alas, it still does not work.How do I tell the screen reader to load a set file when a certain PROGRAM loads instead of a certain TITLE BAR or CLASS? Thanks for any help you can give.Munawar A. Bijani BPCPrograms, LLC http://www.bpcprograms.com [email protected]If you reply to this message it will be delivered to the original sender only. If your reply would benefit others on the list and your message is related to GW Micro, then please consider sending your message to [email protected] so the entire list will receive it.GW-Info messages are archived at http://www.gwmicro.com/gwinfo. You can manage your list subscription at http://www.gwmicro.com/listserv.
-- Stephen Clower Product support specialist & App Development GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825260-489-3671 * gwmicro.com If you reply to this message it will be delivered to the original sender only. If your reply would benefit others on the list and your message is related to GW Micro, then please consider sending your message to [email protected] so the entire list will receive it.
GW-Info messages are archived at http://www.gwmicro.com/gwinfo. You can manage your list subscription at http://www.gwmicro.com/listserv.
