quote:
Originally posted by buqingzi
basically, I've told you the key that needs to be modified for the hack to work. all you got to do is figure out a way to ask your default browser to open www.hotmail.com. I'm not a batch script expert so I can't really help you in this. but I tried it with firefox a few days ago, and it works. In theory, it should be no different for any browser but maybe maxthon takes the parameter slightly differently from firefox, I don't know.
Experiment with the .cmd file. Personally I don't know the difference between .cmd and .bat so if anyone can enlighten me to it I'll be grateful.
edit: To see the "DOS" thingy window put ' @echo on ' as the first line of the .cmd file. The output might be useful to help you to debug this.
Sweet! I got it working! Turns out that i needed to put C:\Program Files\maxthon\maxthon.exe in quotes. Thanks for your help