What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Installing with .NET Framework

1 votes - 5 average   Installing with .NET Framework
Author: Message:
fas
New Member
*


Posts: 14
Joined: Jul 2004
RE: Installing with .NET Framework
There's a better way to get the path of regasm, without scanning the registry:

string regasmPath=System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory()+@"\regasm.exe";

Of course it only works if you write the installer with .NET, like me ;)

Regards

This post was edited on 03-08-2006 at 11:52 AM by fas.
03-08-2006 11:51 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Installing with .NET Framework - by J-Thread on 09-16-2005 at 06:23 PM
RE: Installing with .NET Framework - by J-Thread on 10-08-2005 at 08:11 AM
RE: Installing with .NET Framework - by fas on 03-08-2006 at 11:51 AM
RE: Installing with .NET Framework - by J-Thread on 03-08-2006 at 12:14 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