473,394 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Is it possible Working with registry in VB.NET/C#.NET

Hi All

I have to develop an application, which has to scan the windows registry and
fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is not
sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).

Thanks in advance

Regards
Vighneswar
Nov 21 '05 #1
3 1113
Hello

Did you try Microsoft.Win32.Registry class ?

--
With best regards,
Andrew

http://www.codeproject.com/script/pr...asp?id=1181072
"vighnesh" <vi******@nannacomputers.com> wrote in message
news:uw**************@tk2msftngp13.phx.gbl...
Hi All

I have to develop an application, which has to scan the windows registry
and fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is
not sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).

Thanks in advance

Regards
Vighneswar

Nov 21 '05 #2
Vighnesh,

This is as every Net Class easy to handle just a search on MSDN gives you a
bunch of infomration.

http://msdn.microsoft.com/library/de...classtopic.asp

I hope this helps,

Cor
Nov 21 '05 #3
"vighnesh" <vi******@nannacomputers.com> schrieb:
I have to develop an application, which has to scan the windows registry
and fix the bugs if any.
Please let me know whether it is possible to develop that application in
VB.NET/C#.NET? or
has to go by some other means.

I know how to interact with Registry in VB.NET/C#.NET.But I think it is
not sufficient to deal
with this project.Please suggest me the proper way(I mean how I have to
approach to deal with this).


The .NET Framework doesn't have predefined classes which can be used for
this purpose. You'll have to search for information on how to repair the
registry yourself, for example:

How to recover from a corrupted registry that prevents Windows XP from
starting
<URL:http://support.microsoft.com/?scid=kb;EN-US;307545>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Brent Shire | last post by:
To anyone who is willing and able to help me! I have developed a Windows application in VB .NET and wish to deploy it from a CD using a typical install program. I have created a deployment...
0
by: glenn | last post by:
I am trying to write to the registry and the objects that are suppose to be handling this function are not working. Here is what is happening. I am issuing the following commands: RegistryKey...
3
by: vighnesh | last post by:
Hi All I have to develop an application, which has to scan the windows registry and fix the bugs if any. Please let me know whether it is possible to develop that application in VB.NET/C#.NET?...
6
by: Boris | last post by:
Has anyone ever managed to read a Windows registry key in a PHP webpage? I installed the PHP extension win32std and saved their sample script from...
4
by: JohnB111 | last post by:
Hi Environment: Windows XPPRO SP2 IIS 5.1 AVG Anti Virus (Not script Blocking) The following code used to work perfectly on my local development machine and still does on my web server.
9
by: Miro | last post by:
VB 2003 at the end of the code, this works great. bytCommand = Encoding.ASCII.GetBytes("testing hello send text") udpClient.Send(bytCommand, bytCommand.Length) and this recieves it Dim...
4
by: ApexData | last post by:
The standard NavigationButtonBar at the bottom of my form was working fine. Now, without recognizable reason, the AutoRepeat capability of the Access forward and back buttons are not working. If...
1
by: chitra g | last post by:
Hi, I tried all the options below but did not work. Your suggestions please.
5
by: teh_sAbEr | last post by:
Hi everybody. I'm trying to write a script that'll change desktop wallpaper every time its run. Heres what I've gotten so far: #random wallpaper changer! import _winreg from os import walk...
3
by: Evan | last post by:
Hello, one of my PC is window system, and in "control panel -Network Connections", I can see some network connections such as PPPOE or VPN which I created by click "create a new connection". ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.