Guy's is it just me or is the search function on this site shit?
Al.
Al.
@echo off set "google=http://www.google.com/search?q=" set "site=+site:http%%3A%%2F%%2Fwww.copytechnet.com%%2Fforums%%2F[COLOR=#ff0000]canon[/COLOR]%%2F" set /p "string=[COLOR=#0000ff]Search Copytechnet canon for[/COLOR] [COLOR=#0000ff]:[/COLOR] " set "string=%string: =+%" start "" %google%%string%%site%
Comment