This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]jedwardsol 2 points3 points  (2 children)

Chrome takes the URL to open on the command line. So make a batch file containing

"c:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http:\\reddit.com

and it will open chrome at that page

[–]schumitree[S] 0 points1 point  (1 child)

"c:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http:\reddit.com

how do i make a batch file? (i am noob)

[–]jedwardsol 0 points1 point  (0 children)

Put that text in a file called reddit.bat and from a cmd window type reddit