Citrix Password Manager - Application Definition Configuration

Mike Scales I have an application called McKesson Care Manager that uses a dynamic window class. After the application has been configured (everything is recognized, control ids and the like) Password Manager Agent doesn’t recognize it when its launched. I modified settings for the application definition under Advanced Settings -%26gt; Class Information -%26gt; Allow window class to use a wildcard “*” where the class changes. This works on the initial logon, password manager agent recognizes the app and asks to save password information. Upon the next login nothing happens. Is there a way to configure an application that uses a dynamic window class?

Thanks for any help


Lenny Soletti The dynamic wildcard * should handle changing windows classes. for example: ClassID:*
Does the application have a changing windows title or any other dynamic objects?

Thanks,
Lenny


Mike Scales On the Edit Form Application Form window when I select Form Identifiers the application is listed. Windows Title and Executable File Name stay constant. The Window Class is dynamic, but only a portion of it. Here is an example

Afx:400000:b:10011:6:1f008d

When I close the application and reopen this is the new window class

Afx:400000:b:10011:6:7400c3

So I changed the window class on the advanced settings to allow window class

Afx:400000:b:10011:6:*

This works the first time but the next time the application is launched its not recognized.