10-16-2009, 01:03 PM -
If you don't want to open the news in your main browser, then maybe to use something other. I can suggest the Google Chrome. It have an APP mode (only one window), loads fast. Here is the script text:
Just replace the path with the valid one.
Code:
var shell = new ActiveXObject("WScript.Shell");
var objArgs = WScript.Arguments;
shell.Run("\"C:\\Users\\<your account name>\\AppData\\Local\\Google\\Chrome\\Application\\chrome.exe\" --app=" + objArgs(0));
Just replace the path with the valid one.
The TORDEX Team
http://www.tordex.com
http://www.tordex.com