Hi
I want to launch Google Chrome from Process.Start method. It works on Windows XP Process.Start("chrome"). But it is not working on Windows 7. One thing I noticed that I cannot run chrome from Start>Run. May be it is not registered. I tried to uninstall and install again, but did not work. I also added full path of Chrome.exe in Path variable of Environment Variables, but still did not work. How can I make it to runnable from Start>Run