What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request]File Runner

[Request]File Runner
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [Request]File Runner
quote:
Originally posted by Pengo
quote:
Originally posted by Felu


Dont get how that works, what happens when i want to add the hosts file with the blocked ips?
code:
function Block(){
    Shell = new ActiveXObject("WScript.Shell");
  Shell.Run("C:\\WINDOWS\\system32\\drivers\\etc\\Block.bat");
}
function Allow(){
    Shell = new ActiveXObject("WScript.Shell");
  Shell.Run("C:\\WINDOWS\\system32\\drivers\\etc\\Allow.bat");
}


Or you could even use quicktexts [Image: msn_wink.gif].
01-11-2007 01:51 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request]File Runner - by Pengo on 01-11-2007 at 12:31 PM
RE: [Request]File Runner - by markee on 01-11-2007 at 12:40 PM
RE: [Request]File Runner - by Eljay on 01-11-2007 at 12:43 PM
RE: [Request]File Runner - by Felu on 01-11-2007 at 12:43 PM
RE: [Request]File Runner - by Pengo on 01-11-2007 at 01:04 PM
RE: [Request]File Runner - by Felu on 01-11-2007 at 01:51 PM
RE: [Request]File Runner - by Pengo on 01-11-2007 at 02:36 PM
RE: [Request]File Runner - by Ezra on 01-11-2007 at 04:20 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On