472,096 Members | 1,099 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,096 software developers and data experts.

Help to create .CAB file with 2 projects...

Hi to all,

Am developing an application for Windows Mobile and am using Windows Mobile SDK 5.0

I have a project which is Win32 DLL and

Another is Windows application using WinMain().

Now i want to create a setup project in the same solution for adding output of the previous 2 projects..

If i install the .cab file the first 2 projects should be installed on the mobile..

Is it possible?

How to do that?

Waiting for reply (ASAP)
Jul 9 '08 #1
4 3008
RedSon
5,000 Expert 4TB
http://msdn.microsoft.com/en-us/library/bb158712.aspx -- Have you read this, yet?
Jul 9 '08 #2
hi,

am new to this platform..

I have created .CAB file and installed the file in device..

I want to know how to bundle two projects in one cab file..

one is Win32 DLL

second is Win32 Windows Application..

Can you please explain me clearly..

Waiting for reply soon..
Jul 10 '08 #3
markmcgookin
648 Expert 512MB
hi,

am new to this platform..

I have created .CAB file and installed the file in device..

I want to know how to bundle two projects in one cab file..

one is Win32 DLL

second is Win32 Windows Application..

Can you please explain me clearly..

Waiting for reply soon..
You must add all the projects to the VS2005/2008 solution that you are creating the CAB file in... i.e. File > Add > Existing project.

THen build the solution and right click on your cab file and add the primary outputs of all the projects, in the solution.

Hope that helps, Mark
Jul 13 '08 #4
Hi,
Thanks for reply..

I did the same what u said..

If both are Windows Application(Win 32) means it works fine

If i use One as Windows application(Win32) and one as DLL(Win32),

The application installed fine and works fine

But the Dll is not installed in my mobile..

If i install the same dll lonely in my mobile it works fine..

Any solution plz?
Jul 14 '08 #5

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

3 posts views Thread by lisa[nospam].xxx | last post: by
reply views Thread by tcr | last post: by
9 posts views Thread by Marc Miller | last post: by
7 posts views Thread by moondaddy | last post: by
1 post views Thread by Rahul | last post: by
22 posts views Thread by KitKat | last post: by
46 posts views Thread by Bruce W. Darby | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.