473,395 Members | 1,532 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,395 software developers and data experts.

What is changing my registry?

Is it possible with C# to find out which program is changing certain keys in
the registry? I've already searched for "registry watchers" code examples or
downloads, but they seem to only take before & after snapshots of the
registry to show you what keys/values changed, and not "who" changed them.
Any suggestions?
Nov 16 '05 #1
5 1712
Not written in C# but does what you want
http://www.sysinternals.com/ntw2k/source/regmon.shtml

Also check out the other great stuff they have.
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Dale Bradford wrote:
Is it possible with C# to find out which program is changing certain keys in
the registry? I've already searched for "registry watchers" code examples or
downloads, but they seem to only take before & after snapshots of the
registry to show you what keys/values changed, and not "who" changed them.
Any suggestions?

Nov 16 '05 #2
Hi Dale:

Download regmon from sysinternals.com.
http://www.sysinternals.com/ntw2k/source/regmon.shtml

I'm sure this will let you track down what you need to know.

--
Scott
http://www.OdeToCode.com

On Sun, 12 Sep 2004 16:37:29 +0200, "Dale Bradford"
<an********@ms.com> wrote:
Is it possible with C# to find out which program is changing certain keys in
the registry? I've already searched for "registry watchers" code examples or
downloads, but they seem to only take before & after snapshots of the
registry to show you what keys/values changed, and not "who" changed them.
Any suggestions?


Nov 16 '05 #3
Thanks for the tip.

It appears that iexplorer.exe itself is changing the start page when my
browser is opened and again when it is closed. I tried un- & reinstalling
iexplorer but that didn't fix the problem. I know this sounds like typical
browser hijacking, but frankly, I got a bit tired of reading about
hit-and-miss spyware removers and decided to look into the problem myself.
PestPatrol had a good free spyware scanner but I don't know why I should by
their (or anyone else's) product.

If I find out a better way to fix this problem (without having to take 30
steps and install 10 different spyware/antivirus programs), I'll probably
post it in the IE group.

Dale

"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:f5********************************@4ax.com...
Hi Dale:

Download regmon from sysinternals.com.
http://www.sysinternals.com/ntw2k/source/regmon.shtml

I'm sure this will let you track down what you need to know.

--
Scott
http://www.OdeToCode.com

On Sun, 12 Sep 2004 16:37:29 +0200, "Dale Bradford"
<an********@ms.com> wrote:
Is it possible with C# to find out which program is changing certain keys
in
the registry? I've already searched for "registry watchers" code examples
or
downloads, but they seem to only take before & after snapshots of the
registry to show you what keys/values changed, and not "who" changed them.
Any suggestions?

Nov 16 '05 #4
I'm waiting for the spyware version that lets me deliver 15 pounds of
dead fish to the spyware author's bathtub.

--
Scott
http://www.OdeToCode.com

On Wed, 15 Sep 2004 22:56:37 +0200, "Dale Bradford"
<an********@ms.com> wrote:
Thanks for the tip.

It appears that iexplorer.exe itself is changing the start page when my
browser is opened and again when it is closed. I tried un- & reinstalling
iexplorer but that didn't fix the problem. I know this sounds like typical
browser hijacking, but frankly, I got a bit tired of reading about
hit-and-miss spyware removers and decided to look into the problem myself.
PestPatrol had a good free spyware scanner but I don't know why I should by
their (or anyone else's) product.

If I find out a better way to fix this problem (without having to take 30
steps and install 10 different spyware/antivirus programs), I'll probably
post it in the IE group.

Dale


Nov 16 '05 #5
Now, that's the type of product I'd pay for.
Dale

"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:ns********************************@4ax.com...
I'm waiting for the spyware version that lets me deliver 15 pounds of
dead fish to the spyware author's bathtub.

--
Scott
http://www.OdeToCode.com

On Wed, 15 Sep 2004 22:56:37 +0200, "Dale Bradford"
<an********@ms.com> wrote:
Thanks for the tip.

It appears that iexplorer.exe itself is changing the start page when my
browser is opened and again when it is closed. I tried un- & reinstalling
iexplorer but that didn't fix the problem. I know this sounds like typicalbrowser hijacking, but frankly, I got a bit tired of reading about
hit-and-miss spyware removers and decided to look into the problem myself.PestPatrol had a good free spyware scanner but I don't know why I should bytheir (or anyone else's) product.

If I find out a better way to fix this problem (without having to take 30
steps and install 10 different spyware/antivirus programs), I'll probably
post it in the IE group.

Dale

Nov 16 '05 #6

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

Similar topics

1
by: Robert | last post by:
I am trying to figure out how to change TCP/IP settings through VC# (IP Address, DNS, WINS, Gateway, Computer Name, Host, etc), but cannot find anything anywhere. I'm sure that it's out there, but...
4
by: Jarrod Sharp | last post by:
When a user changes the text in a textbox i wish to update the registry key it represents. If I use event TextChanged event then as you type every character in your update the registry routines are...
4
by: Tony W | last post by:
Hi, I am trying to write a simple application to retrieve data from the Windows registry and insert it into textboxs on a windows form. So far I have one namespace containing two classess. ...
4
by: Ashok | last post by:
Hello I need to programmatically change the permissions (ACL) on a specific registry key in a .NET app. Is there a way to do this in .NET? Thanks for the help, Ashok
1
by: Daniel Passwater via DotNetMonster.com | last post by:
I'm working on a app that displays according to a registry key value. The user needs the ability to update the display, and hense the registry key (via a click event on a popup menu). This all...
16
by: Larry Woods | last post by:
I need to persist user selections. I know that I can use the Registry, but I was hoping that there was some sort of "text based" solution. TIA, Larry Woods
2
by: eric | last post by:
Is there any way for .net to get the name of the changing entry of registry in real time? We want to monitor the whole registry and be notified when there was a entry is changed on time. We also...
11
by: Hugh Janus | last post by:
OK, this is driving me crazy! As far as I can tell it should work. It compiles fine. I am saving the fore and back colour of a RTB to the registry like this: Srx.SetValue("ForeColour",...
9
by: Rico | last post by:
Hello, I have an application which I'd like to determine if SQL Server is installed, and if so, what version. Is there any way to do this outside of error trapping? Thanks! Rick
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:
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.