Sorry for not realizing this earlier
quote:
Originally posted by sladehk
regsvr32.exe /s Draconix.dll
This will
not work
The default location of your current folder is (On Windows XP) C:\Documents and Settings\%username%
and your dll file is not located at "C:\Documents and Settings\%username%\Draconix.dll"
You need to do this:
Start > run
code:
regsvr32 "C:\Program Files\Messenger Plus! 3\Plugins\Draconix.dll"