Preventing RunProgram() Authorisation Screen
Posted: Tue Jul 18, 2017 9:16 am
Good morning,
My main program selects one of a number of executable (.exe) interface modules depending on the instruments connected to the PC via USB or serial ports.
It then uses RunProgram() to launch the module and the module and main program then proceed to exchange imported data via an area of shared memory.
All works well, and has done for some time.
I'm now proposing to give the complete package to colleagues and would like to suppress the alarming system generated full screen query that appears when the module is launched "Do you want this app from an unknown supplier to make changes to your device".
Any ideas, please?
My main program selects one of a number of executable (.exe) interface modules depending on the instruments connected to the PC via USB or serial ports.
It then uses RunProgram() to launch the module and the module and main program then proceed to exchange imported data via an area of shared memory.
All works well, and has done for some time.
I'm now proposing to give the complete package to colleagues and would like to suppress the alarming system generated full screen query that appears when the module is launched "Do you want this app from an unknown supplier to make changes to your device".
Any ideas, please?