I add the same as un4given1, and the registration part and also the uninstall infos (because there WILL be a new build in not long from now...)
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\mIRC]
"DisplayName"="mIRC"
"UninstallString"="\"c:\\Program Files\\mIRC\\mirc.exe\" -uninstall"
Easy enough to add and it doesn't hurt (I guess I like to be torough).
oh, the registration part:
CODE
REGEDIT4
[HKEY_CURRENT_USER\Software\mIRC\License]
@="XXXX-XXXXXX"
[HKEY_CURRENT_USER\Software\mIRC\UserName]
@="username"
(where username is your registered name and X'es are the actual registration number, of course...)
If you want mirc customizations, just install it all and configure it, then put it in $OEM$\$Progs. Always worked 100% for me.