You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShellExec doesn't work on Windows for csv, rtf and html files. On Windows 10 the prog variable got from registry is a list and contains /dde switch and backslashes. Backslashes disappear assigning the first list item to a variable & for example \a has special meaning.
The text was updated successfully, but these errors were encountered:
ShellExec doesn't work on Windows for csv, rtf and html files. On Windows 10 the prog variable got from registry is a list and contains /dde switch and backslashes. Backslashes disappear assigning the first list item to a variable & for example \a has special meaning.
The text was updated successfully, but these errors were encountered: