setlocal set URL = abc set RND=%RANDOM% set "URL=http://www.instructables.com/tag/type-id/?&sort=random_%RND%" echo "%URL%" start "" "%URL%" endlocal pause