I am trying to write a line of code that would open a program and then open the file in the program.
Something like this:
C:Program FilesGoogleGoogle Video PlayerGoogleVideoPlayer.exe /C:Documents and SettingspbienMy DocumentsMy VideosGoogle VideosOld Lady Pwnz Mercedes Guy.gvi
How can I do this?
Thanks.