Forum Discussion

itaykaldi's avatar
itaykaldi
Contributor
13 years ago

automation on installmate

Hello,

i need to test our installer,

the problem is every new release the process name and wndCaption is change of the install windows is change, but the GUI never change,

there is a solution for that?



thanks.



3 Replies

  • wfetherolf's avatar
    wfetherolf
    Occasional Contributor
    In the NameMapping for the process and the wndCaption, you can assign those values to a project variable.  When your test kicks off, you can then build the string to set the properties to the proper values through the project variables.  It's been working for us for a while.