View Full Version : Making exe for pocket pc 2003
ballamann
April 12th, 2006, 01:15 AM
Hi, does somebody of you know how to create a exe that would work on a pda running ppc 2003?
Actually i just need to run a script like a batch on a PC, that executes program1, and then program2 but it seems to me that a pda can't run eg. a .bat og .cmd file, so maybe i can create an exe somehow?
-Ballamann
multi
April 12th, 2006, 03:28 AM
http://www.microsoft.com/downloads/details.aspx?FamilyID=9996b314-0364-4623-9ede-0b5fbb133652&DisplayLang=en
hope that steers you in the right direction
http://benix.tamu.edu/windev/ppc.net/
lifehacker
April 12th, 2006, 09:20 AM
http://www.microsoft.com/downloads/details.aspx?FamilyID=9996b314-0364-4623-9ede-0b5fbb133652&DisplayLang=en
hope that steers you in the right direction
http://benix.tamu.edu/windev/ppc.net/
The PPC2003 SDK is what I would suggest as well. If you're planing on creating on creating ppc apps and ever need a tester contact me.
ballamann
April 18th, 2006, 12:29 AM
Thank you for your replys, i'll take a look at that SDK today and see if i can get it to work. Im quite new to this, so i don't think i'll be developing apps just yet, but thanx for the offer.
DB322
July 19th, 2007, 05:03 AM
I have written a simple HTML program that runs on a pocket pc, I want to create a page that searches for data on it or allows the user to open a excel spread sheet via a button on the page. when I wrote the Href it worked on my desk top but not on the PDA. help