PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Install and Launch the Application

Reply

Install and Launch the Application

 
Thread Tools Rate Thread
Old 12-09-2006, 11:49 AM   #1
=?Utf-8?B?TXVydGh5?=
Guest
 
Posts: n/a
Default Install and Launch the Application


Hi,
I want to install and Launch the New Application with New CAB File.
I want the Application to work like Self Update Mode.

Can some one tell me how i can do it?
Is there any link where i can get some help.
  Reply With Quote
Old 12-09-2006, 01:50 PM   #2
=?Utf-8?B?SmFtZXNGaWVsZGluZw==?=
Guest
 
Posts: n/a
Default RE: Install and Launch the Application


Hi Murhty,

> I want to install and Launch the New Application with New CAB File.


I'm not sure if this'll help you, but it might do.

You can use a program like "PocketPC Installer" to do this:
http://www.pocketpcinstaller.com

You can drag'n'drop your .Net CF cab file, plus the relevant Microsoft
..Net CF library cab files into it, and it'll generate a single compressed
PDA installer ".exe" file for you.

This .exe contains all of your .cab files, with (optionally) your own
bitmap background image and all of the code to install the .cabs
intelligently. It'll even resume installing if one of your .cab files -
such as the .Net CF 2.0 library cab file - soft-resets at the end of
installing itself.
You can also specify an .exe to run once the PDA installer has finished
running, so you'll be able to launch the .Net application that you've just
installed.

Give it a go.
The 30-day demo lets you see it all in action.

Hope this helps,


James
http://www.pocketpcinstaller.com





"Murthy" wrote:

> Hi,
> I want to install and Launch the New Application with New CAB File.
> I want the Application to work like Self Update Mode.
>
> Can some one tell me how i can do it?
> Is there any link where i can get some help.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off