PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
No ICON in Programm folder after CAB-Installation
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
No ICON in Programm folder after CAB-Installation
![]() |
No ICON in Programm folder after CAB-Installation |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
With VS2005 I have created a CAB-File from my PPC-Project. After installing on my PocketPC there is no Icon in the programm folder. Programm is available and runable Testing CAB-Installation with an old CAB-File (from VS2003), the Programm-ICON is there What must I do, to get the Programm-Icon with VS2005-CAB-files ? Thank you for response regards Wolfgang Schwarz |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Check your setup project and make sure the icon is included. You have to set the icon file as content in the project itself. The you ccan go to the setup project and look at the file include (primary output and content files). Then you need to make sure the icon goes in the right directory (/windows/start menu/programs)? Wolfgang Schwarz wrote: > Hi, > > With VS2005 I have created a CAB-File from my PPC-Project. > After installing on my PocketPC there is no Icon in the programm folder. > Programm is available and runable > > Testing CAB-Installation with an old CAB-File (from VS2003), the > Programm-ICON is there > > What must I do, to get the Programm-Icon with VS2005-CAB-files ? > > Thank you for response > > regards > Wolfgang Schwarz > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Briam,
thank you for your response the icon IS includes in the setup project, and after installing the CAB-File the iconfile is also in the programm folder on the pocketpc (/start/programme/<folder>). But its not shown in the programm-icon-folder ! Something is missing - but what ? regards Wolfgang "Brian Nantz" <brian@nantz.org> schrieb im Newsbeitrag news:OxlWaUjQGHA.2704@TK2MSFTNGP15.phx.gbl... > > Check your setup project and make sure the icon is included. You have > to set the icon file as content in the project itself. The you ccan go > to the setup project and look at the file include (primary output and > content files). Then you need to make sure the icon goes in the right > directory (/windows/start menu/programs)? > > Wolfgang Schwarz wrote: > > Hi, > > > > With VS2005 I have created a CAB-File from my PPC-Project. > > After installing on my PocketPC there is no Icon in the programm folder. > > Programm is available and runable > > > > Testing CAB-Installation with an old CAB-File (from VS2003), the > > Programm-ICON is there > > > > What must I do, to get the Programm-Icon with VS2005-CAB-files ? > > > > Thank you for response > > > > regards > > Wolfgang Schwarz > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Well what is in that folder is typically the shortcut. Does your
solution have the icon associated with the exe? What version of PocketPC are you using? Wolfgang Schwarz wrote: > Briam, > > thank you for your response > > the icon IS includes in the setup project, and after installing the CAB-File > the iconfile is also in the programm folder on the pocketpc > (/start/programme/<folder>). > But its not shown in the programm-icon-folder ! > Something is missing - but what ? > > regards > Wolfgang > > "Brian Nantz" <brian@nantz.org> schrieb im Newsbeitrag > news:OxlWaUjQGHA.2704@TK2MSFTNGP15.phx.gbl... > >>Check your setup project and make sure the icon is included. You have >>to set the icon file as content in the project itself. The you ccan go >>to the setup project and look at the file include (primary output and >>content files). Then you need to make sure the icon goes in the right >>directory (/windows/start menu/programs)? >> >>Wolfgang Schwarz wrote: >> >>>Hi, >>> >>>With VS2005 I have created a CAB-File from my PPC-Project. >>>After installing on my PocketPC there is no Icon in the programm folder. >>>Programm is available and runable >>> >>>Testing CAB-Installation with an old CAB-File (from VS2003), the >>>Programm-ICON is there >>> >>>What must I do, to get the Programm-Icon with VS2005-CAB-files ? >>> >>>Thank you for response >>> >>>regards >>>Wolfgang Schwarz >>> >>> > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Wolfgang Schwarz wrote:
> Hi, > > With VS2005 I have created a CAB-File from my PPC-Project. > After installing on my PocketPC there is no Icon in the programm folder. > Programm is available and runable > > Testing CAB-Installation with an old CAB-File (from VS2003), the > Programm-ICON is there > > What must I do, to get the Programm-Icon with VS2005-CAB-files ? > > Thank you for response > > regards > Wolfgang Schwarz > > In my CAB project, I go to File System (View -> Editor -> File System) and then in the Start Menu Folder, I add a short cut to the primary output of the program project (Right click -> Create shortcut). Now in the program project make sure your icon is set for the project. Putting this shortcut in the start menu folder will automatically add it to the programs folder as well. Hope this helps Ross |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"Ross Marchant" <rossm@NOexceltechSPAM.com.au> schrieb im Newsbeitrag news:440fb71d$1@dnews.tpgi.com.au... > Wolfgang Schwarz wrote: > > Hi, > > > > With VS2005 I have created a CAB-File from my PPC-Project. > > After installing on my PocketPC there is no Icon in the programm folder. > > Programm is available and runable > > > > Testing CAB-Installation with an old CAB-File (from VS2003), the > > Programm-ICON is there > > > > What must I do, to get the Programm-Icon with VS2005-CAB-files ? > > > > Thank you for response > > > > regards > > Wolfgang Schwarz > > > > > > In my CAB project, I go to File System (View -> Editor -> File System) > and then in the Start Menu Folder, I add a short cut to the primary > output of the program project (Right click -> Create shortcut). > > Now in the program project make sure your icon is set for the project. > > Putting this shortcut in the start menu folder will automatically add it > to the programs folder as well. > > Hope this helps > Ross Ross, yes it helps. I don't know that in VS2005 must something be done manuell to create shortcuts. In VB2003 it was automatically. I don't find anything about this in the documentation ! Thank you very much. Wolfgang |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Brian,
it works ! See my answer to ross Thank you very much regards Wolfgang |
|
|
|
#8 |
|
Guest
Posts: n/a
|
After several installations there where Icons for each installation (link
Icon(1),Icon(2),Icon(3). But after installing again (update etc) I only what *one* Icon for each installed programm. What to do ? regards Wolfgang |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

