Quantcast
Channel: WJunction - Webmaster Forum - QuickRDP.com- Upto 60% on rdp plans for ...
Viewing all articles
Browse latest Browse all 15793

Need little help with .bat file

$
0
0
Hello i was trying to make .bat file that open link+text from clipboard.

Something like this i have made so far, but this wont work.
Eny ideas how can i make it work ?

Code:

@ECHO OFF
SET BROWSER=firefox.exe
START %BROWSER% -new-tab  https://www.google.fi/search?q= |clip

|clip = text from clipboard

Viewing all articles
Browse latest Browse all 15793

Trending Articles