Hi all,
I've to develop a small software (C++) which will be loaded on several computers inside a company. This development is only one part of the project. The 2nd part is: launching this software (with one parameter) from the company's intranet: the user (having a computer with my software) will have to enter a parameter then click on a button and the .exe has to be launched and perform what it has to do. For some reasons the .exe can't be stored on the intranet server but on the computers .... I think that technically speaking it's possible to access the software from the intranet, but because of security reasons, it's forbidden. Does anyone have a solution (using Javascript or any other language) ? If no other possibilies, would it be possible to stop the security rules only for my .Exe on client-side ?
Thanks in advance !
cbweb2
I've to develop a small software (C++) which will be loaded on several computers inside a company. This development is only one part of the project. The 2nd part is: launching this software (with one parameter) from the company's intranet: the user (having a computer with my software) will have to enter a parameter then click on a button and the .exe has to be launched and perform what it has to do. For some reasons the .exe can't be stored on the intranet server but on the computers .... I think that technically speaking it's possible to access the software from the intranet, but because of security reasons, it's forbidden. Does anyone have a solution (using Javascript or any other language) ? If no other possibilies, would it be possible to stop the security rules only for my .Exe on client-side ?
Thanks in advance !
cbweb2