mIRC Home    About    Download    Register    News    Help

Print Thread
#78378 07/04/04 07:13 PM
Joined: Oct 2003
Posts: 39
Matrixx Offline OP
Ameglian cow
OP Offline
Ameglian cow
Joined: Oct 2003
Posts: 39
Code:
.«« Greetings »»
..Hello: /me says "Hello everyone"
..Goodbye: /me says "Goodbye everyone"
..Good morning: /me says "Good morning everyone"
..Good afternoon: /me says "Good afternoon everyone"
..Good evening: /me says "Good evening everyone"
.«« Forum »»
..Lounge:/run http://www.sharethefiles.org/forum/viewforum.php?f=1
..Tutorials:/run http://www.sharethefiles.org/forum/viewforum.php?f=24


I have started to create a simple addition to my popup.ini file by adding the above. The greeting part of it works fine, but the Lounge part and the Tutorial part doesn't seem to work and im getting this error show up in the channel

* /run: unable to open 'http://www.sharethefiles.org/forum/viewforum.php?f=1'

ive tried this on another PC that runs windows 98se, but when I try on my PC at home that's when this error appears. The only difference is that my home PC runs Windows XP

Im using mIRC 6.14 and using the Invision script, can anyone help me with what the problem is that im getting and how I can make it work.

Thanx in advance smile


Gary
#78379 07/04/04 07:19 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
Hmm, don't know why that doesn't work. Try using the /url -n command (the -n opens a new browser window) instead of /run, maybe that will work.

I use Windows XP (Pro) and have no problems running what you posted above. Only thing I can think of is that you have issues with mIRC detecting your browser. Perhaps running a Forum Search will turn something up, there's a few hotlink scripts around that might help solve the issue.

Regards,


Mentality/Chris
#78380 07/04/04 10:45 PM
Joined: Dec 2002
Posts: 102
M
Vogon poet
Offline
Vogon poet
M
Joined: Dec 2002
Posts: 102
Does it work if you do this:

run iexplore.exe http://www.sharethefiles.org/forum/viewforum.php?f=1

(You can of course substitute another browsers' .exe but make sure to use the full path if it's not in the system path.)


-
MIMP
#78381 08/04/04 08:27 AM
Joined: Oct 2003
Posts: 39
Matrixx Offline OP
Ameglian cow
OP Offline
Ameglian cow
Joined: Oct 2003
Posts: 39
Mentality, MIMP..

Thanx for the suggestions, im at work for now but will try the above when I get home and let you know what happens..

thanx in advance


Gary

Link Copied to Clipboard