Cab Setup

  • Thread starter Thread starter Theodore
  • Start date Start date
T

Theodore

Hello,
I would like to deploy my application using .CAB files.

When someone wants to install my application, he should
install every of the 4 CAB files. (3 for SQL CE and 1
for .NET CF).

Is it possible to create only one .CAB file for the entire
application, containing my application`s CAB file and the
4 others needed to run?

Thank you in advance.
 
Hi Theodore,

In your solution, add a new project and, in the "Create Project"
window, choose "Setup and Deployment". You can either specify
everything manually or use the wizard.

HTH,

Michel
 
Hallo Michael,
In your solution, add a new project and, in the "Create Project"
window, choose "Setup and Deployment". You can either specify
everything manually or use the wizard.

Isn´t this only possible for desktop-setups? I did not ever get a setup
project to work for the PocketPC...


--
Danyel Meyer
-------------------------------------------
dialog-it GmbH
Röllinghäuser Strasse 55a
31061 Alfeld/Leine

Tel +49 (0) 5181 900 814
Fax +49 (0) 5181 900 815
E-Mail (e-mail address removed)
 
Back
Top