PDA

View Full Version : How to create batch commands file ?


raymng
27th January 2007, 05:42 AM
Hello,

I want to create a batch file that can run multiple commands at one time, just like what we did in Desktop Windows. How can I do that in WM5 ?

Thanks.
Raymond :)

Menneisyys
27th January 2007, 08:29 AM
Hello,

I want to create a batch file that can run multiple commands at one time, just like what we did in Desktop Windows. How can I do that in WM5 ?

Thanks.
Raymond :)

There are several ways of doing this. The easiest way to go is either MortScript or nScriptm. Please follow my articles; I've even dedicated a full roundup to this question. See http://www.pocketpcthoughts.com/forums/viewtopic.php?p=356534

raymng
28th January 2007, 06:02 AM
Thanks, MortScript is working good for me. :)

Raymond