What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » regsvr32 & DotNetFiles

regsvr32 & DotNetFiles
Author: Message:
ogilvie
New Member
*


Posts: 7
Joined: Feb 2007
O.P. RE: regsvr32 & DotNetFiles
oh ok... the help file says it is the other way around:

Example 2
ScriptInfo file used to create a Script Pack. During import, the "ExtraFuncVB.dll" ActiveX will be registered with resvr32. The "ExtraFuncCSharp.dll" .NET Object will be registered for COM Interop with regasm.

<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:msgplus:scripts PlusScripts.xsd">

    <Information>
        <Name>Test Script</Name>
        <Description>This script is an example from the documentation.</Description>
    </Information>

    <OleFiles>
        <FileName>ExtraFuncCSharp.dll</FileName>
    </OleFiles>
   
    <DotNetFiles>
        <FileName>ExtraFuncVB.dll</FileName>
    </DotNetFiles>

</ScriptInfo>

This post was edited on 02-05-2007 at 09:44 PM by WDZ.
02-05-2007 09:26 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
regsvr32 & DotNetFiles - by ogilvie on 02-05-2007 at 08:04 PM
RE: regsvr32 & DotNetFiles - by deAd on 02-05-2007 at 08:45 PM
RE: regsvr32 & DotNetFiles - by ogilvie on 02-05-2007 at 09:26 PM
RE: regsvr32 & DotNetFiles - by deAd on 02-05-2007 at 09:55 PM
RE: regsvr32 & DotNetFiles - by Menthix on 02-05-2007 at 11:18 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