FreeRDP/channels/rail/client
Martin Fleisz b80a26f82c rail: Fixes incorrect setting of TS_RAIL_EXEC_FLAG_FILE
The TS_RAIL_EXEC_FLAG should only be set if ExeOrFile refers to a file
path. If we don't supply a published app name (using ||) but the name of
an application (i.e. notepad.exe) this flag was incorrectly set causing
an remote app execution error (error 5 - file not found).
2019-07-09 08:21:45 +02:00
..
CMakeLists.txt rail: using new VirtualChannelEx api 2016-11-23 01:24:57 -08:00
rail_main.c rail: Fixes incorrect setting of TS_RAIL_EXEC_FLAG_FILE 2019-07-09 08:21:45 +02:00
rail_main.h Updated RAILS implementation 2019-05-08 17:25:15 +02:00
rail_orders.c rail: added verbose logs (#5402) 2019-05-23 12:15:26 +02:00
rail_orders.h Updated RAILS implementation 2019-05-08 17:25:15 +02:00