|
PocketConsole doesnt work on WM2003SE in my experience, but if all you need it for is to start it with the -F parameter, then just make a shortcut.
Make a normal shortcut to the executable, open it up in a text editor, and change it from something like this
28#\path\to\program.exe
to
28#\path\to\program.exe -F
Unless I'm missing something, this should work.
Jon
|