Talk about anything about MSN Messenger for mIRC or leave some comments.
andyc
MSN for mIRC Creator
Posts: 243 Joined: Sun Dec 01, 2002 21:26 pm
Post
by andyc » Fri May 09, 2008 9:02 am
If you are getting this error then please change lines 100, 101 and 102 to:
Code: Select all
.copy -o $shortfn($gettok($scriptdir,1- $+ $calc($numtok($scriptdir,92)-1),92)) $+ \ssleay32.dll $shortfn(%mirc.dir)
.copy -o $shortfn($gettok($scriptdir,1- $+ $calc($numtok($scriptdir,92)-1),92)) $+ \libeay32.dll $shortfn(%mirc.dir)
.copy -o $shortfn($gettok($scriptdir,1- $+ $calc($numtok($scriptdir,92)-1),92)) $+ \msvcr71.dll $shortfn(%mirc.dir)
This
should fix the problem but may not, please contact me if it persists.
Note: Press ctrl-G in the mIRC script editor to quickly skip to a specific line.
Reid
Post
by Reid » Sun May 11, 2008 22:44 pm
I tried and retryed what you said but I still get "* /copy: unable to copy 'C:\DOCUME~1\User\APPLIC~1\mIRC\\ssleay32.dll' to 'C:\PROGRA~1\mIRC\' (line 100, msn.mrc)"
I tried to manually copy it myself also, but that didnt fix the problem either so I deleted what I copied. Please help! Thanks.
andyc
MSN for mIRC Creator
Posts: 243 Joined: Sun Dec 01, 2002 21:26 pm
Post
by andyc » Mon May 12, 2008 9:36 am
Can you do a search for the following files on your PC:
ssleay32.dll
libeay32.dll
msvcr71.dll
and when you find them, copy them in to c:\program files\mirc and then restart mIRC.
This should hopefully fix your problem. Reply here if it doesn't!