Newsreader popup
Started by s.newave


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


4 posts in this topic
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-16-2009, 01:03 PM -
#3
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:
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


Messages In This Thread
Newsreader popup - by s.newave - 10-15-2009, 02:34 PM
[No subject] - by s.newave - 10-16-2009, 11:10 AM
[No subject] - by Yuri Kobets - 10-16-2009, 01:03 PM
[No subject] - by s.newave - 10-19-2009, 07:34 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)