Help - Search - Members - Calendar
Full Version: Autoruns plugin?
The CD Forum > Bart's PE Builder > Plugins
UPCTechMatt
I tried to do a search for a plugin for this that someone may have wrote. When I found none, I created a plugin with Papa Tomtom's plugin builder and creating a batch to run Paraglider's Runscanner with the autoruns executable. Unfortunately, it appears runscanner will not work. I was wondering if someone has already created a working plugin for this version of autoruns? Its very nice for spyware hunting use and vastly improved over the last autoruns I used. Unfortunately without a registry redirector - it scans the pe systemdrive and not the c: drive.
thanks in advance
d4vr0s
Post the syntax of your batch file.
Runscanner will work with autoruns. (although sometimes it loads with both pebuilder and offline system information)
ponzandro
as an alternative you could try RunAlyzer. It supports running from WinPE / BartPE and loads the remote hives of offline installations by default. http://www.safer-networking.org/en/runalyzer/index.html
PyrK
QUOTE (UPCTechMatt @ Jan 24 2008, 09:12 AM) *
I tried to do a search for a plugin for this that someone may have wrote. When I found none, I created a plugin with Papa Tomtom's plugin builder and creating a batch to run Paraglider's Runscanner with the autoruns executable. Unfortunately, it appears runscanner will not work. I was wondering if someone has already created a working plugin for this version of autoruns? Its very nice for spyware hunting use and vastly improved over the last autoruns I used. Unfortunately without a registry redirector - it scans the pe systemdrive and not the c: drive.
thanks in advance


If you didn't get one here's mine, using runscanner

autorunscanner.cmd
CODE
copy  %SystemDrive%\Programs\autoruns\autoruns.exe %Temp%
start  %SystemDrive%\Programs\RunScanner\RunScanner.exe /t 0 %Temp%\autoruns.exe


I just use this little script to execute autoruns in xpe.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.