我想从Process.Start方法启动GoogleChrome。它可以在Windows XP Process.Start("chrome")上运行。但它在Windows7上不起作用。我注意到一件事,我不能在Start>Run上运行chrome。可能它没有注册。我尝试卸载并重新安装,但没有工作。我也在环境变量的path变量中添加了Chrome.exe的完整路径,但仍然不起作用。
在Codeigniter上我有一个代码//ROOTPATH is the constant Path and $recordId is coming from a loop.window.location.href = url; else return false;}
我已经写了一个简单的javascript,这将重定向网址,如果用户点击确定按钮,但我得到了谷歌chrome奇怪的问题,这段代码是完美地工作在Mozila Firefox,IE 8/9和应用Safar