hello,
       i try to easy java decomplie operation by adding  "java decompiler tool" to  quick lauch command of MC. but there is a problem.
       when i put jd-gui.exe in D:\Tools\JAVA\JAVADC\jd-gui-0.2.10.windows\jd-gui.exe,and drag this exe to quick lauch, and then drag a class file to this item on quicklauch,MC only lauch jd-gui.exe WITHOUT commandline parameters,then jd-gui.exe don't open any file.
       but when i put to D:\Tools\JAVA\JAVADC\jdui\jd-gui.exe,everthing work fine.MC lauch jd-gui.exe with filename of my selection as commandline parameter,so jd-gui.exe decompile my class file .
     and also,i try to put a exe with long path(i don't try to find how long it could be) on quick lauch, and the quick lauch item don't work at all(the exe file don't start).