Originally Posted By: DJ_Sol
Im wondering if there is any way I can create a shortcut through mIRC. I copied mIRC.exe to the desktop, but that just opens a new mIRC and puts the support folders and files on the desktop.

Id need to make the shortcut and make the target for it the $mircdirmIRC.exe. Anyway I can do this?


Did you type //echo -a $mircdirmirc.exe?

Or something like

alias mircexe { return C:\mIRC.exe }

(Whatever folder it is).