quote:
Originally posted by Segosa
Well, I made my own version. (Specially for Pure_BY )
I think this is much simpler than jackasswanabe's, only three commands:
/xexit - Exit MSN Messenger completely.
/xexitr - Exit and then restart MSN Messenger
/xexitc - Close all conversation windows.
For /xexitr, the msnlaunch.exe (I programmed that file too, it's about 4 lines of code ) file needs to be in the plugin directory.
/xexit works fine (and closes only the current instance with polygamy, so
)
/xexitr, can you make it possible so you can add an argument to it to the file that needs to be restarted? I ask this because I use my own little script to startup Messenger:
eg: /xexitr "c:\yaddayadda\msgplus & msnmsg.vbs"
of course, if nothing is added as argument, msnmsgr.exe should be started like it does now...
Last thing: You added the config-feature to the plugin, yet there is nothing to configure. So, maybe disable that, or put an about-box there when you press the config button...