mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2014
Posts: 23
X
x9J3H8x Offline OP
Ameglian cow
OP Offline
Ameglian cow
X
Joined: May 2014
Posts: 23
Hello ! Is there any way to deactivate “minimize memory” in mIRC v.7.32. I mean that when the program is on at “minimize”, then I close it and then I run it again, is there any way to get a normal window and not a “minimize” one?

Thank you


Last edited by x9J3H8x; 27/05/14 09:17 PM.

x9A3A8x
Joined: Apr 2014
Posts: 191
B
Vogon poet
Offline
Vogon poet
B
Joined: Apr 2014
Posts: 191
Use script for that.
Code:
on *:START:if $istok(minimized hidden tray,$appstate,32) { showmirc -r } 

Joined: May 2014
Posts: 23
X
x9J3H8x Offline OP
Ameglian cow
OP Offline
Ameglian cow
X
Joined: May 2014
Posts: 23
Thank you, ...it works!


x9A3A8x

Link Copied to Clipboard