|
-
September 7th, 2001, 02:16 AM
#1
Help me !!!
Hi All,
Do any body know how to get all installed
softwares (Like add/remove programs on Control Panel), please tell me, I really need it now.
Thanks
-
September 7th, 2001, 10:01 AM
#2
Re: Help me !!!
You didn't tell which OS you're developing for.
I'm running NT 4. So, in Registry there is a key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
All subkeys are installed applications.
If you don't have this key on your Windows just do search in Registry for any text string displayed by "Add/Remove Programs" dialog.
-
September 8th, 2001, 10:11 PM
#3
Re: Help me !!!
I want to get these information in WINDOW OS (WIN95, WIN98, WIN NT, WIN 2K, ...).
If you don't mind, can you tell me how to code to get all installed program in a computer, it will helpful for me.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|