AdvancedHMI Software

General Category => Support Questions => Topic started by: Arvanoss on February 20, 2019, 03:08:33 PM

Title: Installing more than one AHMI program
Post by: Arvanoss on February 20, 2019, 03:08:33 PM
Might be an obvious question but the answer eludes me...

I have a PC that sits in a corner running an AHMI program.
How can I install another program on that PC??  Both programs have different names but when I try to install the second one the first one opens and runs like normal.

Thanks
Arv
Title: Re: Installing more than one AHMI program
Post by: Archie on February 20, 2019, 04:27:42 PM
- In Solution Explorer, right click the AdvancedHMI project and select Properties
- On the Application tab unchecl Make Single Instance Application
Title: Re: Installing more than one AHMI program
Post by: Arvanoss on February 21, 2019, 07:39:40 AM
Thanks Archie that works perfectly, I will have to remember to uncheck future projects.

Love this software, it drives the IT guys nuts!!!

Arv
Title: Re: Installing more than one AHMI program
Post by: Archie on February 21, 2019, 08:14:25 AM
The main reason that checkbox is set by default is that operators are typically impatient and if the app doesn't start immediately they will keep clicking, then the result is multiple instances running. So that checkbox is set to prevents that.