FreeRDP/channels/rail
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
..
client rail: Fixes incorrect setting of TS_RAIL_EXEC_FLAG_FILE 2019-07-09 08:21:45 +02:00
CMakeLists.txt channels: refactoring of channels cmake scripts with macros 2012-10-17 02:14:19 -04:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
rail_common.c Fixed rail_string_to_unicode_string size calculation. 2018-11-14 11:03:59 +01:00
rail_common.h Updated RAILS implementation 2019-05-08 17:25:15 +02:00