Smart Devices General

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Applications' list on Windows CE

    5 answers - 108 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi all,

    Is there any way in c# to get a list of all the applications installed into the device ?

    Thanks,

  • No.1 | | 193 bytes | |

  • No.2 | | 185 bytes | |

  • No.3 | | 171 bytes | |

    Hi,
    What I'm looking for is a list of all the applications not only the running app.
    Something like in windows the add/remove thing in the conrol panel.

    Thanks,

  • No.4 | | 276 bytes | |

    You may enumerate all regisry keys under HKEY_LOCAL_MACHINE\Software\Apps.
    In order to do this , you may use classes from OpenNETCF
    or Microsoft.Win32.Registry class if you are targeting CF 2.0
  • No.5 | | 121 bytes | |

    But I'm just wondering that maybe there is another way to do it, but nevermind I will do it by this way.
    Thanks you.

Re: Applications' list on Windows CE


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "Smart Devices General"

MSDN DEVELOPMENT