Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > VB Classic

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 11-30-2006, 07:17 AM
james_jigish james_jigish is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
Help Need For the registry

Hello Friends,

I am very new to system programming.
And currently I am developing a system like registry cleaner.
But I can not track the information of where the information comes from uninstall from the path
LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENT VERSION\UNINSTALL

in this path of registry editor this all shows the softwares which are installed in the computer. But I want to find invalid entries so how can I find this entries from the registry editor.

Thanks in advance!!!!
Reply With Quote
  #2  
Old 11-30-2006, 02:36 PM
Amahdy's Avatar
Amahdy Amahdy is offline
ComputerScience
 
Join Date: Oct 2005
Location: Maady
Posts: 1,819
I'm not sure :

If it contains "UninstallString" and if this string is a path different than the default installer and it's valid path .

but clean this key [if it's true] make some errors in the windows add/remove programme .
__________________
Programmer&Cracker CS
MyBlog:Blog.Amahdy.com
MyWebsite:www.Amahdy.com
Reply With Quote
  #3  
Old 12-01-2006, 12:52 AM
james_jigish james_jigish is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
Thanks for your reply

Dear,

I get your reply.

But I am still confuse that how can I verify that Uninstall path of that key is valid or not.

OR

The software under the uninstall of registry editor is valid or not???

Please give me reply.

Thanks again for your reply.
Reply With Quote
  #4  
Old 12-01-2006, 01:11 AM
james_jigish james_jigish is offline
Registered User
 
Join Date: Nov 2006
Posts: 3
Exatly What I want

Hello Friends,

The key which I had specified in the first post how Registry cleaner identifies the bad values under the uninstall key for the respective software.


Thanks in advance!!!!
Reply With Quote
  #5  
Old 12-01-2006, 09:23 AM
Amahdy's Avatar
Amahdy Amahdy is offline
ComputerScience
 
Join Date: Oct 2005
Location: Maady
Posts: 1,819
Arrow

If what I told u is the right way then u have to try to open the subKey :
"UnistallString" and check the return value to specify what to do :

if return value = sub key not exist ----> invalid Key
if return value = "any_string" then start check the string "
***if the string is in format : "defaultInstallerName.exe /anyArgument" ---> I don't know how to check the valid argument , can ignore
***else if the string isnt exist path --->invalid key

else valid kay .

hope this helps
__________________
Programmer&Cracker CS
MyBlog:Blog.Amahdy.com
MyWebsite:www.Amahdy.com

Last edited by Amahdy; 12-01-2006 at 09:45 AM.
Reply With Quote
  #6  
Old 11-03-2009, 07:59 AM
jwillnov09 jwillnov09 is offline
Registered User
 
Join Date: Nov 2009
Posts: 2
Hello,

I am not sure about that but i have found a link related to this topic, So you

should tryout this . hopefully it may be helpful to you. FIX DLL Errors
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Installer removing registry entries AndrewH VB Classic 0 04-20-2006 06:06 AM
writing to registry with RegSetValueEx gives access denied RossOliver VB Classic 4 03-16-2006 06:23 PM
Writing in HKEY_LOCAL_MACHINE...Access is denied Martin VB Classic 22 12-03-2001 04:53 AM
Registry? INI Files? What's In Store With .NET? Dave Keighan .NET 20 07-08-2001 08:40 PM
Re: ASP and the Registry Hans ASP.NET 1 06-29-2000 12:51 PM


All times are GMT -4. The time now is 02:25 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.