mIRC Home    About    Download    Register    News    Help

Print Thread
#236281 16/02/12 03:16 AM
Joined: Dec 2011
Posts: 2
D
djzechs Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
D
Joined: Dec 2011
Posts: 2
So after installing and trying to right-click a user's name to view their info, I only hear a beep when I try and right click, the little drop down menu doesn't pop up, can anyone help?

Last edited by djzechs; 16/02/12 03:18 AM.
djzechs #236282 16/02/12 03:40 AM
Joined: Feb 2011
Posts: 454
K
Pan-dimensional mouse
Offline
Pan-dimensional mouse
K
Joined: Feb 2011
Posts: 454
Enter this code (channel, private message, or a status window), this should restore it, if the file (script) exists.


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 * 

KindOne #236283 16/02/12 03:56 AM
Joined: Dec 2011
Posts: 2
D
djzechs Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
D
Joined: Dec 2011
Posts: 2
That fixed, geez. Thanks a million buddy, seriously!

Issue resolved.

djzechs #236290 16/02/12 02:52 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Just as an explanation, there seems to be an issue with installing mIRC where something the popups.ini file isn't loaded. The snippet given above loads it for you. You can also manually load it from Alt-R > Popups tab > File > Load (and repeat for each item in the View menu). The popups.ini file controls default right click menus and also the Commands menu on the menu bar.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard