I have an application that I'm trying to run on a Citrix Presentation 4.5 server that is failing.
The reason...It is hard coded to use c:\program files\... for the location of the files.
The problem...I have remapped the c:\ to e:\, therefore the application cannot find the c:\.
I cannot install the application into an application isolation environment because there is no .msi or installation for the application. It's simply an .exe file that makes remote calls to a seperate application server.
Any advice or help would be great.
Thanks,
Jeremy
The reason...It is hard coded to use c:\program files\... for the location of the files.
The problem...I have remapped the c:\ to e:\, therefore the application cannot find the c:\.
I cannot install the application into an application isolation environment because there is no .msi or installation for the application. It's simply an .exe file that makes remote calls to a seperate application server.
Any advice or help would be great.
Thanks,
Jeremy