Howdy,
I've built an application in VS.NET 2003, using the .net Framework, which I
can run successfully on the emulator and on the device itself (XDA). My
project is called "My_Handheld_App". When installing from the cab file, the
shortcut to the program is always called "My_Handheld_App", and in the
Remove Programs menu, it shows up as "My Company My_Handheld_App".
My questions are:
1. Is it possible to make the name of the shortcut to the application
different from the assembly name. E.g. Have the assembly name and the
program install to "My_Handheld_App", but the shorcut - "Test Handheld
Application" ?
2. How do I change the "My Company" field, so that in "Remove Programs" it
displays the correct company name? This is not an option I can see anywhere
in the project or solution properties.
Any feedback would be appreciated.
Thanks,
Mun