_BROWSER — Returns the filename of the default web browser.

Syntax:
%_BROWSER

The filename will be returned in double quotes. On any error, this function returns an empty string.

rem  Make a shortcut to open Google in the default browser:
mksc "%@shfolder[16]\Google.lnk" %_browser /a:http://www.google.com/