mIRC Home    About    Download    Register    News    Help

Print Thread
#154361 29/07/06 10:56 AM
D
damian
damian
D
I have just installed mIRC v6.2 and realised that the /help command doesn't work. I'm not sure if this is just new restriction or a bug though.

I keep my *.hlp files in a $mircdir/system/ directory (like to keep my $mircdir clean from anything that isn't necissary), when the help files are located in there the help command doesn't work at all (via /help or F1). If the files are put in the $mircdir however, the files work perfectly.

*ADDITION* - The same thing happens when I go to the Help->Contents|Search (for hixxy's ref.)

In previous versions if mIRC couldn't find the help files, it would ask you to search for them, once found they would work perfectly.

Anyone else noticed a problem with this?

Last edited by damian; 29/07/06 11:12 AM.
#154362 29/07/06 10:57 AM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Have you tried opening the help file from the help menu?

#154363 29/07/06 07:31 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
alias help { /run winhlp32 $iif($1,-k $1) system\mirc.hlp }

There's a substitue until you find a better means of doing this.

#154364 31/07/06 09:56 AM
Joined: Dec 2002
Posts: 3,842
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,842
Thanks fixed for next version.


Link Copied to Clipboard