RE: Remove app from both device and desktop
From: Ilya Tumanov [MS] (ilyatum_at_online.microsoft.com)
Date: 08/13/04
- Next message: Ilya Tumanov [MS]: "RE: How to remove application files on uninstall from a device?"
- Previous message: Wapiti: "Re: Reminder: NetCF chat with the MVPs this morning"
- In reply to: Raj Kumar: "RE: Remove app from both device and desktop"
- Next in thread: Raj Kumar: "RE: Remove app from both device and desktop"
- Reply: Raj Kumar: "RE: Remove app from both device and desktop"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 17:57:11 GMT
No, HKLM\Software\Microsoft\Windows CE Services\AppMgr\Apps\<appname> is no
good.
That has to be in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall.
You might have a bunch of GUIDs entries at this location. One of them might
be your application.
Look inside to find out which one is it. If you're using MSI, GUID would be
a Product Code.
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
> Thread-Topic: Remove app from both device and desktop
> thread-index: AcSBSoqDOcaf7yiuSAWe9IYzhxxX6w==
> X-WBNR-Posting-Host: 216.114.244.40
> From: =?Utf-8?B?UmFqIEt1bWFy?= <RajKumar@discussions.microsoft.com>
> References: <52D8326C-520F-44A8-88BF-2F5D0E334D6D@microsoft.com>
<SVYs1iMgEHA.740@cpmsftngxa06.phx.gbl>
> Subject: RE: Remove app from both device and desktop
> Date: Fri, 13 Aug 2004 08:31:02 -0700
> Lines: 80
> Message-ID: <58C78A86-F511-4340-B85E-2A62BD193A98@microsoft.com>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="Utf-8"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> Content-Class: urn:content-classes:message
> Importance: normal
> Priority: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> Newsgroups: microsoft.public.dotnet.framework.compactframework
> NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
> Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:59330
> X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
>
> Hi! Ilya,
> Thank you for the responding. I did not have the "Uninstall"entry but
after
> I modified the INI file I did not see any entry in the registry like MSDN
> specifies:
>
> "String that identifies the application's Windows Uninstall registry key
> name. This name must match the application's registered Windows Uninstall
key
> name, which is found in the HKLM\Software\Microsoft\Windows
> \CurrentVersion\Uninstall registry key"
>
> I did not see a any entry there for my app. I did find an entry at:
> HKLM\Software\Microsoft\Windows CE Services\AppMgr\Apps\<appname>
>
> I put the same <appname> in the "Uninstall" entry in the INI file. Am I
> putting the right value for this entry? Is there anything else I should
be
> doing?
>
> Thanks again for your time.
> Regards,
> Kumar
>
> ""Ilya Tumanov [MS]"" wrote:
>
> > Do you have correct "Uninstall" entry in your INI file?
> >
> > Please see this for more details:
> >
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesetup/ht
> > ml/_wcesdk_Creating_an_ini_File_for_the_Application_Manager.asp
> >
> > Best regards,
> >
> > Ilya
> >
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> > --------------------
> > > Thread-Topic: Remove app from both device and desktop
> > > thread-index: AcSAftzAShhl33eHSoiwPE+Wc9K8DA==
> > > X-WBNR-Posting-Host: 216.114.244.40
> > > From: =?Utf-8?B?UmFqIEt1bWFy?= <RajKumar@discussions.microsoft.com>
> > > Subject: Remove app from both device and desktop
> > > Date: Thu, 12 Aug 2004 08:13:03 -0700
> > > Lines: 13
> > > Message-ID: <52D8326C-520F-44A8-88BF-2F5D0E334D6D@microsoft.com>
> > > MIME-Version: 1.0
> > > Content-Type: text/plain;
> > > charset="Utf-8"
> > > Content-Transfer-Encoding: 7bit
> > > X-Newsreader: Microsoft CDO for Windows 2000
> > > Content-Class: urn:content-classes:message
> > > Importance: normal
> > > Priority: normal
> > > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> > > Newsgroups: microsoft.public.dotnet.framework.compactframework
> > > NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> > > Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
> > > Xref: cpmsftngxa06.phx.gbl
> > microsoft.public.dotnet.framework.compactframework:59252
> > > X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
> > >
> > > Hi!
> > > I am still trying to understand how activesync does the
install/uninstall
> > > operations. After I install the app on the device and the desktop, I
open
> > up
> > > Activesync and using Tools->Add/Remove programs, I click on the
checkbox
> > for
> > > my app and then click on 'Remove'. 'Remove' is supposed to remove the
app
> > > from the device as well as the desktop but that is only removing the
app
> > from
> > > the device. An entry still exists in the Desktop's Add/Remove
programs
> > list.
> > >
> > > What am I failing to understand here? Can anyone explain this?
> > >
> > > Thanks for your time.
> > > Regards,
> > > Kumar
> > >
> >
> >
>
- Next message: Ilya Tumanov [MS]: "RE: How to remove application files on uninstall from a device?"
- Previous message: Wapiti: "Re: Reminder: NetCF chat with the MVPs this morning"
- In reply to: Raj Kumar: "RE: Remove app from both device and desktop"
- Next in thread: Raj Kumar: "RE: Remove app from both device and desktop"
- Reply: Raj Kumar: "RE: Remove app from both device and desktop"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|