How to distribute an application?

  • Thread starter Thread starter Richard Lewis Haggard
  • Start date Start date
R

Richard Lewis Haggard

I've developed a simple little application that I'd like to make available.
However, I am confused as to how this can be done.

Here's what I'd like to do: A user downloads a single file to their PC. The
user runs the program. It installs the actual application to the attached
pocket PC.
 
Thanks but that only served to confuse me more. The instructions appear to
be either incomplete or do not reflect current reality as I'm seeing it on
my machine.

I see a setup wizard in the available projects for C#. I've added that
project to my application solution and run the resulting MSI file but I
don't see that anything was actually accomplished by this.

Can someone point me in the right direction towards how to make a deployment
package for a compact framework C# application?
======
Richard Lewis Haggard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top