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 ?
|clip = 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