Would it be possible to output commands from LFS chat into my windows command line? For example, if I put in "!firefox" then it would load firefox. Basically, you would put ! before the windows/dos command.
Seems like a lot of effort to go to just so you don't have to open your browser (or whatever) the normal way. Does minimising LFS and clicking another icon take too long?
LoL! BTW, that will be quite hard to do, because LFS will have to get info about "!firefox"(path to the .exe) Why the world you need to launch "!firefox" from the LFS? Buy a MultiMedia keyboard with "WWW" button....
It would be very easy to do, since there is C++ function executing the text-string argument so the only effort is with detecting the command and detaching the "!" which would be no problem at all. .... but what the hell for ??
Thanks for helping (unlike other people who replied). Do you know where I could get source code or some sort of manual for creating insim applications?