PC Review


Reply
Thread Tools Rate Thread

How to create a setup program to deploy ppc app?

 
 
John Lee
Guest
Posts: n/a
 
      26th Sep 2003
Hi,

What's the best way and tool to use to create a setup.exe that can be run at
desktop, the setup will actually copy necessary files to PPC 2002 or PPC
2003, install .NET CF if necessary? Instead of asking tap the .cab files
manaully by user.

Thanks!

John


 
Reply With Quote
 
 
 
 
Jonne Kats
Guest
Posts: n/a
 
      26th Sep 2003
Check the following link:

http://msdn.microsoft.com/library/en...deployment.asp

HTH

--
Jonne Kats
Advisor ICT Solutions
www.advisor.nl
http://www.dotnetjunkies.com/weblog/jonne%20kats/


"John Lee" <john-(E-Mail Removed)> wrote in message
news:u8Dkt3#(E-Mail Removed)...
> Hi,
>
> What's the best way and tool to use to create a setup.exe that can be run

at
> desktop, the setup will actually copy necessary files to PPC 2002 or PPC
> 2003, install .NET CF if necessary? Instead of asking tap the .cab files
> manaully by user.
>
> Thanks!
>
> John
>
>



 
Reply With Quote
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      26th Sep 2003
Take a look at this:

http://www.e-pocketsetup.com/

--
Chris Tacke, eMVP
Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net

"John Lee" <john-(E-Mail Removed)> wrote in message
news:u8Dkt3%(E-Mail Removed)...
> Hi,
>
> What's the best way and tool to use to create a setup.exe that can be run

at
> desktop, the setup will actually copy necessary files to PPC 2002 or PPC
> 2003, install .NET CF if necessary? Instead of asking tap the .cab files
> manaully by user.
>
> Thanks!
>
> John
>
>



 
Reply With Quote
 
Ginny Caughey [MVP]
Guest
Posts: n/a
 
      3rd Oct 2003
John,

A third approach is to write your own desktop app using the Remote API (Rapi).
You can find some example Rapi code here:
http://www.opennetcf.org/communication.asp

To explode a cab file you've already copied to the device from the desktop,
you'd use CeCreateProcess to invoke wceload.exe with the name of your cab file.
(You can use the /noaskdest switch on wceload.exe to keep the user from having
to make any decisions.)
--
Ginny Caughey
Windows Embedded MVP

"John Lee" <john-(E-Mail Removed)> wrote in message
news:u8Dkt3%(E-Mail Removed)...
> Hi,
>
> What's the best way and tool to use to create a setup.exe that can be run at
> desktop, the setup will actually copy necessary files to PPC 2002 or PPC
> 2003, install .NET CF if necessary? Instead of asking tap the .cab files
> manaully by user.
>
> Thanks!
>
> John
>
>



 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
vb2005 - how to create setup/deploy -- no wizard -- VS2005 Pro? Rich Microsoft VB .NET 1 4th Apr 2008 08:00 PM
How to create a Setup project and deploy application from a web page? Richard Lewis Haggard Microsoft Dot NET Compact Framework 1 24th Oct 2006 05:43 PM
how do you create a setup file from program files that are already installed? jwmpro@gmail.com Microsoft Dot NET Compact Framework 0 16th Jul 2006 07:27 AM
Make setup program create folders? =?Utf-8?B?Sm9iIExvdA==?= Microsoft Dot NET 2 31st Jan 2005 10:21 PM
.NET Framework deploy and the Setup and Deploy Projects Wilson Ricardo Passos Oliveira Microsoft Dot NET 1 6th Aug 2003 04:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:42 AM.