GLBasic forum

Main forum => FAQ => Topic started by: Kimaro on 2010-Apr-21

Title: Installing Programs on Pocket PC
Post by: Kimaro on 2010-Apr-21
How do I install a WinCE program on my Pocket PC. I have an Ipaq rx1950.  I have copied the exe file to the program folder along with media files and the program runs ok but doesnt show on main screen as an installed  program. Any help would be very much appreciated.
;/
Title: Re: Installing Programs on Pocket PC
Post by: MrTAToad on 2010-Apr-21
I suspect you need to make a shortcut somehow - I haven't looked at that yet - and just start the program using Explorer.

It can be done programatically of course, or perhaps using an Windows CE installer program.
Title: Re: Installing Programs on Pocket PC
Post by: Kimaro on 2010-Apr-22
Thanks for the reply. I'll try the shortcut idea first. Will have a search for WinCE installers, one that produces a cab file would be ideal, although I do have Windows Mobile Sync installed.
Title: Re: Installing Programs on Pocket PC
Post by: matchy on 2010-Apr-22
I like my rx1950. :)

CAB files installs is something I've wondered about but never got around to doing it but I figured that it would be part of Visual Studio.  :P

Walkthrough: Packaging a Smart Device Solution for Deployment
http://msdn.microsoft.com/en-us/library/zcebx8f8.aspx

CAB Files for Delivering Windows Mobile Applications
http://msdn.microsoft.com/en-us/library/bb158712.aspx

Title: Re: Installing Programs on Pocket PC
Post by: Kimaro on 2010-Apr-22
I wondered if a soft reset might work after placing exe file in programs folder. It might be better if GLB produced an install file as well as a runnable application. It might just be a case of putting the exe file in the correct folder. I had a similar problem with Frotz, the text adventure runner but eventually found a solution. The main thing is to place it somewhere it can be accessed easily without having to open multiple folders to find it.
Nice to find someone with an rx1950, I love mine too!  :good:
Title: Re: Installing Programs on Pocket PC
Post by: MrTAToad on 2010-Apr-22
Yes, creating a CAB file from GLBasic would be nice...
Title: Re: Installing Programs on Pocket PC
Post by: Kitty Hello on 2010-Apr-23
tell me how to do that - write a macro, please ;)
Title: Re: Installing Programs on Pocket PC
Post by: Kimaro on 2010-Apr-23
I've just found a Pocket PC  Installation Maker on the link below.
Said to be free for non-commecial use and fully featured, but for commercial use
the license is €39.
Haven't tried it yet so can't comment on its performance.


http://www.aperitto.com/

Update:

It works a treat. I bought the full commercial version.
Title: Re: Installing Programs on Pocket PC
Post by: toprngr on 2010-Aug-03
As mrtatoad said you should make shortcut on desktop so that you can see a icon on desktop and moreover pocket pc are so small that it is difficult to see icons on screen so it is better if you open it from your own program file.