mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2013
Posts: 2
P
Peaches Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
P
Joined: Feb 2013
Posts: 2
I have mIRC version 7.25. My commands menu item is missing, I am unable to right click on nicks to query or whois and now my queries are showing in the same list as my channels instead of under their own "bullet".

Please help.

Joined: Feb 2011
Posts: 451
K
Pan-dimensional mouse
Offline
Pan-dimensional mouse
K
Joined: Feb 2011
Posts: 451
Enter this into mIRC to restore the right clicking:

Code:
//var %x = $qt($mircdirscripts\popups.ini), %y = $qt($scriptdirpopups.ini), %z = $iif($exists(%x), %x, $iif($exists(%y), %y)) | if (!%z || (!$ini(%z, lpopup, 0))) echo -a * Error restoring popups | else { tokenize 32 -ps -pc -pq -pn -pm | load $* %z | echo -a * Popups Restored }


If you get "Error restoring popups", then the file is missing and you need to reinstall mIRC.

Did you shutdown the computer while mIRC was running?
Did you kill the mIRC process?

Joined: Feb 2013
Posts: 2
P
Peaches Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
P
Joined: Feb 2013
Posts: 2
Kindone, I did uninstall and reinstall mIRC which seemed to fix the problem with my queries showing within my list of channels so that is good.

Where would I paste your fix? I just want to make sure I'm putting the right click fix in the right spot!

Thank you for your help!

Ohhhh and my version was upgraded to 7.29.

Joined: Mar 2013
Posts: 1
D
Mostly harmless
Offline
Mostly harmless
D
Joined: Mar 2013
Posts: 1
I get the Error "Error restoring popups" also, what file is missing to cause this error and how would I restore it? I just did an update from mIRC v7.25 to v7.29.

the "command" menu option was missing before AND AFTER I did the upgrade.


Link Copied to Clipboard