mIRC Home    About    Download    Register    News    Help

Print Thread
#139543 16/01/06 11:11 AM
R
raZOR
raZOR
R
altho script i use is old...
it uses mdx and i have problem on winxp with it
thing is that "control pannel" (that shows icons)
was working alright on win98, ME and 2000

now with XP i dont have icons displayed, instead
i get some code displayed:

seticon 0 12,system\domin.icl
seticon 0 11,system\domin.icl
seticon 0 10,system\domin.icl
seticon 0 9,system\domin.icl
seticon 0 8,system\domin.icl
etc...

does mdx have problems on XP with display code ?

#139544 16/01/06 11:34 AM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
The problem is that you don't have views.mdx, or it isn't loading properly.

#139545 16/01/06 12:02 PM
R
raZOR
raZOR
R
i do have :tongue:
and it listed ok on other OS-es before xp smirk

#139546 16/01/06 12:41 PM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
Try echoing the path that is being passed to /dll and making sure the files are actually where they should be. Also remember that you shouldn't quote the path to .mdx files.

#139547 16/01/06 03:45 PM
R
raZOR
raZOR
R
this i found

alias Dicon { dll $vewst SetIcon $1 }

dicon is icl file that is where it should be

alias vewst { return $+(",$mircdirsystem\dlls\mircustom.dll,") }
and this is i guess dll for displaying cp in various views

and everything is where it supposed to be (files).
othervise i would got errors already :tongue:

Last edited by raZOR; 16/01/06 03:46 PM.
#139548 16/01/06 03:54 PM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
mircustom has nothing to do with listviews. The problem lies elsewhere.

#139549 16/01/06 05:18 PM
R
raZOR
raZOR
R
any hints to help me narrow it down?

#139550 17/01/06 07:37 AM
R
raZOR
raZOR
R
actually it seems that everything that was made in mdx, doesnt work anymore frown

wtf is happening???

#139551 17/01/06 10:39 AM
Joined: Jan 2003
Posts: 2,125
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,125
Are you perhaps using a really old version of MDX? Old versions don't support XP.

#139552 17/01/06 11:20 AM
R
raZOR
raZOR
R
i think it uses very old mdx it says it was made on Oct 1 2000
but if i replace it with newer mdx then all is f-up again :P
and since i dont know to "code" with mdx i must suffer now lol

Last edited by raZOR; 17/01/06 11:21 AM.
#139553 17/01/06 11:22 AM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
If even the newer versions won't work then I still think one of the paths is wrong somewhere. Search around for aliases like /mdx or $views.

#139554 17/01/06 11:45 AM
R
raZOR
raZOR
R
nah, its bceoz of old mdx
because i had win2k 3 weeks ago installed and it worked ok
now i have xp and it wont work and i keep my mirc+script on non OS partition :tongue:

edit:
can someone pls post here mdx download page
maybe newest version can help :tongue:

Last edited by raZOR; 17/01/06 11:48 AM.
#139555 17/01/06 11:59 AM
Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
click - though, nowadays, some people prefer DCX, whicn in the future may have an editor, a bit like Dialog Studio, in which case it'll be very easy to use. Up to you.

Regards,

#139556 17/01/06 12:08 PM
R
raZOR
raZOR
R
yeah but i am louzy scripter =)

tnx for link


Link Copied to Clipboard