T
TheCodeGuy361
Hello,
I am working on an HTML page that is running from the company
Intranet.
One of the main purposes is to click on a link that opens an EXE file
with dependencies (*.cfg and *.txt files). I know that MSIE opens a
copy of the EXE in memory and the dependencies are not present, thus
the EXE does not work.
My question is this: Is there any way around this limitation? Can I
set MSIE to open the EXE outside of MSIE? Can I load the dependant
files into memory too?
Thanks in advance!
I am working on an HTML page that is running from the company
Intranet.
One of the main purposes is to click on a link that opens an EXE file
with dependencies (*.cfg and *.txt files). I know that MSIE opens a
copy of the EXE in memory and the dependencies are not present, thus
the EXE does not work.
My question is this: Is there any way around this limitation? Can I
set MSIE to open the EXE outside of MSIE? Can I load the dependant
files into memory too?
Thanks in advance!