|
|
|
||||
|
Re: Deployment of Windows Mobile Software
Quote:
there's a textbox to allow for me to enter wildcard stuff to search for any file i can think of. i have no expectations of this app being of any use to anyone but me. i want to learn how to deploy it correctly just in case someday i do write an app that seems like others might like it as well as myself. i've attached a few images. i did mention that i was using visual studio 2005 right? thank you for pointing out the tutorial by biGnAdAd. if i ever should purchase that software, it will come in handy. Quote:
i did do that already. where i'm getting confused (by reading too many how to's posted on the web!) is in setting up the cab file to associate the .ico and .png files so the program shows up correctly when a person trys to add this program to a quick link, and when they open the "start" button. right now, my .cab file installs a program with the correct icon when viewed with total commander, it places the .png file i want to use, and the program itself in the \windows\start menu\programs directory but i have to manually edit the registry to associate the .png file with the .exe file. wow, that's a mouthful. i hope it comes across clearer than it looks thanks. Last edited by ichthus; 07-15-2010 at 12:13 AM. Reason: images didn't show up |
|
||||
|
Re: Deployment of Windows Mobile Software
Quote:
In the "File System" of the deployment project, make sure you have added a shortcut in the "Start Menu Folder" that points to the primary output of your application in the "Application Folder". You shouldn't have to use a *.png to set the icon manually, unless you wanted to change the icon the application was built with. So it seems like the shortcut is somehow not pointed quite right? Since the *.exe shows the icon, perhaps verify that the shortcut is placed, named, and pointed properly. |
| This post has been thanked 1 times. |
|
||||
|
Re: Deployment of Windows Mobile Software
Quote:
i was able to get my .cab built, deployed to my complete satisfaction. thanks again! |
![]() |
|
|
|