Well I am just a beginner and I have read the tutorials on using the run command. I think it's called a 'command'. Please correct me if I'm wrong about that - or anything, really.
I can use Run("notepad.exe") and it would open up notepad and Run("mspaint.exe") would open up paint, but when i try something like Run("chrome.exe"), it shows the loading thing next to the mouse for a couple milliseconds, and then nothing happens...
What am I doing wrong?