Hello,
I got two independants applications. They have their own installer with "Destination" configured as below :
ProgramFiles \ MyCompanyName \ ProjectNumberX \
"ProjectNumberX" folder Set as default installation directory.
When installing my two applications i am expecting to get each applications under each ProjectNumberX folders.
When installing app 1 then app 2, ProjectNumber2 is replacing ProjectNumber1 and i can't launch my App1.exe since folder and data as been replaced by App2.exe and its own data.
It seems i can only get one projet installed at one time... How to change that... ?
I tried to set Destination as "ProgramFiles \ ProjectNumberX \" and got same issue...
Any help will be appreciated.
Best Regards
Using LabVIEW 32bits 2016 f5, win 7 64bits