[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.setup

Setup and Deployment question

Eric

10/22/2006 7:37:00 PM

Hi,

For my compact framework program to work I need to install two CAB files on
a pocketpc.
If I do it by just adding them to my installation CAB, they are put in the
My Documents folder on the pocket PC and then the user has to tap on them to
have them installed.
This has to be in a certain order or the program won't work properly.

Based on the telephone calls I get, it's too difficult for them (and they
are technical people ;-) ).

So I would like it if it was possible to create a setup CAB file to be put
on the pocketpc, that first installs the program, then the CF CAB and then
the SQL CAB, all without user-interference.

Is this possible, and if yes, how?
Is there somewhere some clear reading material about this subject?

rg.
Eric


2 Answers

JamesFielding

10/28/2006 5:44:00 PM

0


Hi Eric,

> Is this possible, and if yes, how?
> Is there somewhere some clear reading material about this subject?

The easiest way to do this is using our "PocketPC Installer" app.
You can drag'n'drop your various .cab files (or any other types of
files) into our app, and it'll compress them into one standalone
installer .exe file for your PDA.

It *also* creates a compressed, standalone installer .exe file
for your Desktop. So you have two different foolproof ways of
distributing your app.

When the PDA-installer is run on the device, it will install
each of your .cab files, one by one, and give you a log file
showing how successful each was.

It has a lot of other goodies in there (it won't install a .cab if
it's already been installed on the device, it'll resume if one of
the .cabs soft-resets the device, etc etc..) but you can read
about all of this on our website.
http://www.pocketpcins...

The 30-day evaluation lets you see it all in action, it really is
as easy as creating a .zip file !

Best regards,


James



"Eric" wrote:

> Hi,
>
> For my compact framework program to work I need to install two CAB files on
> a pocketpc.
> If I do it by just adding them to my installation CAB, they are put in the
> My Documents folder on the pocket PC and then the user has to tap on them to
> have them installed.
> This has to be in a certain order or the program won't work properly.
>
> Based on the telephone calls I get, it's too difficult for them (and they
> are technical people ;-) ).
>
> So I would like it if it was possible to create a setup CAB file to be put
> on the pocketpc, that first installs the program, then the CF CAB and then
> the SQL CAB, all without user-interference.
>
> Is this possible, and if yes, how?
> Is there somewhere some clear reading material about this subject?
>
> rg.
> Eric

Joanna

11/2/2006 3:19:00 PM

0

Hi Eric,
Have you found solution regarding the installation cab file? I am having the same problem now, tring to find a solution.

If you do have a solution, would you please share it with me?

Thank you in advance!!!

Joanna
jyu@csimaximus.com