I have an RDS farm, 2 sessions hosts and connection broker, etc. I publish apps from the connection broker but have one I am having issues with.
The program is actually fired off from a .lnk with a program location of g:\app\program.exe and start in of g:\
When I try to publish it from the connection broker it says the path does not exist. I also tried creating a batch file:
start "c:\users\public\desktop\program file.lnk" but that doesn't seem to do anything. If I run it from a session host I just get a command line.
Is it possible to make this work as a remote app?