Help find ini / inf file
- doctorized
- Addict 
- Posts: 882
- Joined: Fri Mar 27, 2009 9:41 am
- Location: Athens, Greece
Help find ini / inf file
I want to find the ini or inf file that an app is using to change some settings. A search in app's folder and windows' folder didn't help. Is there a program that can help me find the file or even a method, a trick that could help me?
			
			
									
									
						Re: Help find ini / inf file
Filemon or Regmon from the SysInternals suite log file/registry accesses as they occur for running processes.  They log ALL running processes so you will need to learn to use the filters to eliminate the background noise...
http://technet.microsoft.com/en-us/sysi ... 45021.aspx
			
			
									
									
						http://technet.microsoft.com/en-us/sysi ... 45021.aspx
- doctorized
- Addict 
- Posts: 882
- Joined: Fri Mar 27, 2009 9:41 am
- Location: Athens, Greece
Re: Help find ini / inf file
I downloaded SysInternals but there is no Filemon or Regmon.spikey wrote:Filemon or Regmon from the SysInternals suite log file/registry accesses as they occur for running processes. They log ALL running processes so you will need to learn to use the filters to eliminate the background noise...
http://technet.microsoft.com/en-us/sysi ... 45021.aspx
Re: Help find ini / inf file
Sorry its been updated since I last downloaded it.  Use Process Monitor.  It does both jobs now.
			
			
									
									
						Re: Help find ini / inf file
A tip:
Launch it in JauntePE
http://jauntepe.sourceforge.net/
It'll execute your app in a sandbox, so you can get what it's done to your system.
Please try the settings yourself, you may need a few minutes to learn how to use it.
			
			
									
									Launch it in JauntePE
http://jauntepe.sourceforge.net/
It'll execute your app in a sandbox, so you can get what it's done to your system.
Please try the settings yourself, you may need a few minutes to learn how to use it.
This field was left intentionally as signature.
						- doctorized
- Addict 
- Posts: 882
- Joined: Fri Mar 27, 2009 9:41 am
- Location: Athens, Greece
Re: Help find ini / inf file
InstallWatch Pro helped find what I needed. Thanx a lot for your answers!
			
			
									
									
						


