remove usb "stuff"

Discuss anything related to portable freeware here.
Post Reply
Message
Author
rogerthedodger
Posts: 8
Joined: Fri Feb 24, 2012 6:00 pm

remove usb "stuff"

#1 Post by rogerthedodger »

Im sure somewhere on the site is a portable application that will remove drivers that are installed when you first plug in a usb device. It also shows all the devices that have been used on the pc. Can someone please remind me what it is, because ive searched about everything I can think of to find it?
Thanks


User avatar
Midas
Posts: 6731
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: remove usb "stuff"

#3 Post by Midas »

I knew of the first two but not of Ghostbuster -- which BTW is a DotNET application. Nice find! 8)

Image

rogerthedodger
Posts: 8
Joined: Fri Feb 24, 2012 6:00 pm

Re: remove usb "stuff"

#4 Post by rogerthedodger »

Hi, and thanks, USBDeview is what I used before, and I should have rediscovered it. Didnt think to look in my Nirsoft package, bloody old fart.

Thanks heaps
PS: Ghostbuster looks interesting

User avatar
david.lynch
Posts: 78
Joined: Tue May 04, 2010 8:04 am

Re: remove usb "stuff"

#5 Post by david.lynch »

Great topic, as usual here.

This script remove Non-present Devices using DevCon. It removes not only the USB ones: every driver that isn't necessary anymore. I've used many times, works perfectly:

https://github.com/kevinoid/remove-nonpresent-devices

I'm still looking for an app that does this or a similar task on offline systems, if this could be possible.

GhostBuster has a portable build also. Great find! Image

Edit: after some tests, GhostBuster does a more complete job, but it requires some interaction. The script above does what is safe with minimum interaction.

User avatar
Midas
Posts: 6731
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Ghostbuster

#6 Post by Midas »

david.lynch wrote:GhostBuster has a portable build also. Great find! Image

Edit: after some tests, GhostBuster does a more complete job, but it requires some interaction. The script above does what is safe with minimum interaction.
The 'portable' Ghostbuster is saving (minor) settings at %APPDATA%\Ghostbuster\Ghostbuster.ini :evil:

User avatar
Midas
Posts: 6731
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Ghostbuster

#7 Post by Midas »

Ghostbuster is currently release 106145 (i.e, v1.0.0.4; changelog and download at http://ghostbuster.codeplex.com/releases/view/116811).

:?: The changelog for release 106143 states: "Added a Portable Executable for Windows XP merged against .Net 4 Full Framework"; IMHO, this seems to imply that the required DotNET framework version is now v4 -- anyone confirms?

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: remove usb "stuff"

#8 Post by I am Baas »


User avatar
Midas
Posts: 6731
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Ghostbuster

#9 Post by Midas »

I am Baas wrote:◾
I am Baas wrote:DotNet Framework 3.5, http://ghostbuster.codeplex.com/documentation
  • Thanks. :)

Post Reply