View Single Post
  #1 (permalink)  
Old 07-14-2010, 05:11 PM
ichthus's Avatar
ichthus
PPCGeeks Regular
Offline
 
Join Date: Sep 2009
Posts: 106
Reputation: 320
ichthus is becoming a PPCGeeks regularichthus is becoming a PPCGeeks regularichthus is becoming a PPCGeeks regularichthus is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Deployment of Windows Mobile Software

Folks, i need help!

i've developed an application for my HTC Touch Pro 2. I'd like to create a deployment cab that:

1- installs the program into its own directory, and
2- has all the icons set correctly.

so far i have an icon included as part of the project build. i'm using visual studio 2005 and c#.

i have searched the web for answers and get more confused by each one i read.
is it really all that hard to do?

i have gone through the process of adding a deployment project, but none of the methods i've found and tried worked completely.

i've manually made the HKLM\Security\Shell\Startinfo\Start entries to associate an .png image with the application.

i manually copy the application image to the \windows\start menu\program directory.

how do i accomplish all this with a deployment cab? thanks very much for your help.
Reply With Quote