C#
string localAppDir = System.Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData);
VB
Shell "C:\Documents and Settings\John\Local Settings\Application Data\Google\Chrome\Application\chrome.exe http://www.whateversite.co.uk "