What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Question] Registering ocx components

[Question] Registering ocx components
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [Question] Registering ocx components
code:
var Shell = new ActiveXObject("WScript.Shell");
Shell.Run("regsrv32 /s:"+MsgPlus.ScriptFilesPath+"\\file.ocx");

or you could even place it under OleFiles in the scriptinfo.xml

This post was edited on 01-22-2007 at 01:32 PM by Felu.
01-22-2007 01:31 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Question] Registering ocx components - by tryxter on 01-22-2007 at 01:20 PM
RE: [Question] Registering ocx components - by Felu on 01-22-2007 at 01:31 PM
RE: [Question] Registering ocx components - by tryxter on 01-22-2007 at 01:51 PM
RE: [Question] Registering ocx components - by vikke on 01-22-2007 at 01:54 PM
RE: [Question] Registering ocx components - by tryxter on 01-22-2007 at 02:49 PM
RE: [Question] Registering ocx components - by Felu on 01-22-2007 at 02:54 PM
RE: RE: [Question] Registering ocx components - by tryxter on 01-22-2007 at 03:00 PM
RE: [Question] Registering ocx components - by vikke on 01-22-2007 at 04:57 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