Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old July 9th, 2008, 12:04 PM
Newbie
 
Join Date: Jul 2008
Location: CHENNAI
Age: 25
Posts: 15
Default 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)
Reply
  #2  
Old July 9th, 2008, 07:41 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,072
Default

http://msdn.microsoft.com/en-us/library/bb158712.aspx -- Have you read this, yet?
Reply
  #3  
Old July 10th, 2008, 07:19 AM
Newbie
 
Join Date: Jul 2008
Location: CHENNAI
Age: 25
Posts: 15
Default

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..
Reply
  #4  
Old July 13th, 2008, 05:34 PM
markmcgookin's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Age: 24
Posts: 489
Default

Quote:
Originally Posted by JayaseelanVaiyapuri
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
Reply
  #5  
Old July 14th, 2008, 08:25 AM
Newbie
 
Join Date: Jul 2008
Location: CHENNAI
Age: 25
Posts: 15
Default

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?
Reply
Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles