Click here to Skip to main content
15,909,324 members

Comments by Paul Conn (Top 2 by date)

Paul Conn 4-Nov-21 1:00am View    
Okay I get it! Thanks a bunch man, still didn't work, I got an error within CMD this time saying the Netflix_Run.bat couldn't be found, however I changed the variable filename to "start chrome Netflix.com and it simply did that through cmd, which totally works.
Paul Conn 4-Nov-21 0:43am View    
Ok so I wrote this, wasn't sure what to put in place of parameters and so I put the filename variable, however all it does is open command prompt. Also, would you mind explaining what the fourth line you have there does?
string args = $"/k \"{filename}\"";