02-24-2019, 05:41 PM
> ... select a video ...
If want to play a file selected it in a folder window, my code gets file path. Need just to add one line of code to run VLC with the path as command line.
run "$program files$\VideoLAN\VLC\vlc.exe" F"''{path}''"
> How can I open the selected item's property dialog of UTorrent ...
How do you open it manually? Try to record. Try accessible object functions.
If want to play a file selected it in a folder window, my code gets file path. Need just to add one line of code to run VLC with the path as command line.
run "$program files$\VideoLAN\VLC\vlc.exe" F"''{path}''"
> How can I open the selected item's property dialog of UTorrent ...
How do you open it manually? Try to record. Try accessible object functions.