|
From: Shankar on 10 Apr 2008 07:57 Hi All, i've developed a smartphone application and built the CAB file file also. when i install the application in the device(smartPhone WM 6.1), it is showing the default folder Icon. Is there any way to change the folder icon for our application? -- Thanks and Regards, Shankar B.
From: dbgrick on 10 Apr 2008 10:18 This is from a post by James Drage " Put a file called icon.lnk in the folder. The .lnk file should contain the following: “1#resource.dll,-10000” where resource.dll is the module the icon resource lives, and 10000 is the resource ID (note the minus sign before it)." It can be found in this discussion: http://msdn.microsoft.com/chats/transcripts/mobileembedded/06_0628_msdn_wince.aspx Regards, Rick D. "Shankar" wrote: > Hi All, > > i've developed a smartphone application and built the CAB file > file also. > when i install the application in the device(smartPhone WM 6.1), it is > showing the default folder Icon. > Is there any way to change the folder icon for our application? > -- > Thanks and Regards, > Shankar B.
From: Shankar on 11 Apr 2008 00:21 Thanks Rick. Its working now. -- Thanks and Regards, Shankar B. "dbgrick" wrote: > This is from a post by James Drage > " Put a file called icon.lnk in the folder. The .lnk file should contain the > following: “1#resource.dll,-10000” where resource.dll is the module the icon > resource lives, and 10000 is the resource ID (note the minus sign before it)." > > It can be found in this discussion: > http://msdn.microsoft.com/chats/transcripts/mobileembedded/06_0628_msdn_wince.aspx > > Regards, > Rick D. > > "Shankar" wrote: > > > Hi All, > > > > i've developed a smartphone application and built the CAB file > > file also. > > when i install the application in the device(smartPhone WM 6.1), it is > > showing the default folder Icon. > > Is there any way to change the folder icon for our application? > > -- > > Thanks and Regards, > > Shankar B.
From: Shankar on 11 Apr 2008 03:56 I am not able to add this "icon.lnk" file in my CAB. Getting message like "Cannot resolve this link. This file may not be shortcut". Copying the "icon.lnk" file manually in the programs folder works fine. but if i start to add the same in CAB giving me trouble. Any suggestion? -- Thanks and Regards, Shankar B. "Shankar" wrote: > Thanks Rick. Its working now. > -- > Thanks and Regards, > Shankar B. > > > "dbgrick" wrote: > > > This is from a post by James Drage > > " Put a file called icon.lnk in the folder. The .lnk file should contain the > > following: “1#resource.dll,-10000” where resource.dll is the module the icon > > resource lives, and 10000 is the resource ID (note the minus sign before it)." > > > > It can be found in this discussion: > > http://msdn.microsoft.com/chats/transcripts/mobileembedded/06_0628_msdn_wince.aspx > > > > Regards, > > Rick D. > > > > "Shankar" wrote: > > > > > Hi All, > > > > > > i've developed a smartphone application and built the CAB file > > > file also. > > > when i install the application in the device(smartPhone WM 6.1), it is > > > showing the default folder Icon. > > > Is there any way to change the folder icon for our application? > > > -- > > > Thanks and Regards, > > > Shankar B.
|
Pages: 1 Prev: Pocket PC 2003 Call button (green button) registry value Next: Lock Down ActiveSync |