• Home
  • Reviews
  • Articles
  • News
  • Tools
  • GamingHeaven
  • Forums
  • Network
 

Go Back   DriverHeaven.net > Forums > Software / Tools > Driver Cleaner.NET Support

Notices

Reply
 
LinkBack Thread Tools
Old Jan 22, 2007, 01:15 AM   #1
DriverHeaven Newbie
 
Join Date: Oct 2005
Posts: 17
Rep Power: 0
Uncle is an unknown quantity at this point

Driver Cleaner for Vista.

Have used Driver Cleaner for quite some time now, has it been ported to Vista, or will it be.
Uncle is offline   Reply With Quote


Old Jan 22, 2007, 04:03 AM   #2
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

Hi,

Driver Cleaner.NET is the newest version. It runs on the .NET Framework 2.0 or higher and Vista has the .NET Framework build in. So DC.NET will work on Vista.
Spike is offline   Reply With Quote
Old Jan 31, 2007, 04:49 PM   #3
DriverHeaven Extreme Member
 
Join Date: May 2002
Location: Boston, USA
Posts: 3,528
Rep Power: 0
dipstick is on a distinguished road
System Specs

Yup, works great. Two things i have noticed though is that 1) your desktop will be at 4 bit color without nv drivers installed and 2) it seems to miss a file or two because all my 3D settings are still saved after running it. Still it has improved my gaming experience over installing Vista and dropping the new drivers on top
dipstick is offline   Reply With Quote
Old Feb 1, 2007, 03:52 AM   #4
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

dipstick thanx for the info, i keep working on the program and filters. There will be a big update soon and also i found some files from nvidia that i missed, so maybe those keep the settings.
Spike is offline   Reply With Quote
Old Feb 1, 2007, 05:40 AM   #5
DriverHeaven Lover
 
Join Date: Jul 2006
Location: Germany
Posts: 171
Rep Power: 0
Falcon1 is on a distinguished road
System Specs

Settings for ATi will be saved under Vista, too.
So, maybe this needs an overlook, too.

Anyway, great job you r doing with this little tool!
Falcon1 is offline   Reply With Quote
Old Feb 1, 2007, 11:46 AM   #6
DriverHeaven Extreme Member
 
Join Date: May 2002
Location: Boston, USA
Posts: 3,528
Rep Power: 0
dipstick is on a distinguished road
System Specs

Quote:
Originally Posted by Spike View Post
dipstick thanx for the info, i keep working on the program and filters. There will be a big update soon and also i found some files from nvidia that i missed, so maybe those keep the settings.
No problem, thanks for all the hard work. Its good to see DH Cleaner working with Vista already
dipstick is offline   Reply With Quote
Old Feb 27, 2007, 12:07 AM   #7
DriverHeaven Newbie
 
Join Date: Feb 2007
Posts: 5
Rep Power: 0
acpennypacker is on a distinguished road

an odd new twist in Vista

I uninstalled my old Nvidia drivers for Vista then moved into safe were I removed the card from Device manager then used Driver Cleaner.NET to get the rest of the junk out. I then rebooted, Windows found the New Card and installed what not, I then disabled my AV and installed the latest drivers for Vista from Nvidia, rebooted. When I was back in Windows, Windows Update came up and told me I had new drivers for my Nvidia 7300LE, which I removed and not the Nvidia 7300GT which I just installed. These drivers appear to be the WDM drivers. I have been hesitant to install them considering I'm not using that card anymore. I'm wonder if I missed something? Or is this Windows being Windows? I believe I remember when XP came out something similar to this happening, albeit, not to me.
acpennypacker is offline   Reply With Quote
Old Feb 27, 2007, 03:48 AM   #8
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

I would not install those drivers then, because you don't have that card installed. I think it is windows that thinks the GT is the same as the LE.
Spike is offline   Reply With Quote
Old Feb 27, 2007, 11:50 AM   #9
DriverHeaven Newbie
 
Join Date: Feb 2007
Posts: 5
Rep Power: 0
acpennypacker is on a distinguished road

I'm also getting this error when I use Driver Version Check.NET.

---------------------------
Unhandled Exception
---------------------------
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\DriverCleanerDotNET\Check'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames( String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path)
at DriverCheckDotNET.frmMain.AI8)tet)76Eu8oh(Object , FormClosingEventArgs )
at System.Windows.Forms.Form.OnFormClosing(FormClosin gEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExi t()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.ThreadContext.OnT hreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exce ption e)
at System.Windows.Forms.Control.ControlNativeWindow.O nThreadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchM essageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager. System.Windows.Forms.UnsafeNativeMethods.IMsoCompo nentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at B9dw1ThMhU.AQdZkLF3.AAQWD4QslQJ9q()
--- End of inner exception stack trace ---
at B1xXcpaCBO8d.ADCWXV4kgPaYUAQp.ACqCs4EiP695fUaul(St ring[] )
at Gc8wF0g6r1.AGC09IpjVS.AAvujN2Vw(String[] )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Objec t target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
---------------------------
OK
---------------------------
acpennypacker is offline   Reply With Quote
Old Feb 27, 2007, 12:01 PM   #10
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

What version of Driver Cleaner are you using and make sure to run all programs of Driver Cleaner in administrator mode.
Spike is offline   Reply With Quote
Old Feb 27, 2007, 08:23 PM   #11
DriverHeaven Newbie
 
Join Date: Feb 2007
Posts: 5
Rep Power: 0
acpennypacker is on a distinguished road

Quote:
Originally Posted by Spike View Post
What version of Driver Cleaner are you using and make sure to run all programs of Driver Cleaner in administrator mode.
I just purchased Driver Cleaner.NET so I'm assuming I have the latest build. I'll give administrator mode a try.
acpennypacker is offline   Reply With Quote
Old Feb 27, 2007, 08:26 PM   #12
DriverHeaven Newbie
 
Join Date: Feb 2007
Posts: 5
Rep Power: 0
acpennypacker is on a distinguished road

Boy, I feel like an idiot, that worked.
acpennypacker is offline   Reply With Quote
Old Feb 28, 2007, 04:12 AM   #13
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

acpennypacker just run live update. I always put new updated files there, so it is possible you have 3.1.0.0 and 3.1.1.0 is now on live update. So please run live update. Then you can see if you have the latest version. Also make sure to run Driver Cleaner in administrator mode.
Spike is offline   Reply With Quote
Old Feb 28, 2007, 10:52 PM   #14
DriverHeaven Newbie
 
Join Date: Feb 2007
Posts: 5
Rep Power: 0
acpennypacker is on a distinguished road

I guess I had 3.1.0.0 after live update, I now have 3.1.1.0. Anyway, after my first botched attempt at changing my Video Card I poped the original one in (Nvidia 7300 LE) and updated my drivers. Everything worked like a charm. However, I did notice when I removed the WDM Drivers I lost a point on the Windows Experience score in Vista......a bit odd if you ask me. I left them and everything was good. The 7300 LE isn't a gaming card by any streach of the imgination but it gets the job done in HL2 to name one. The Nvidia drivers for Vista ain't the best so like every Vista Nvidia card user I was hoping for a bit better proformance. Only time will tell. Oh, Admin mode in Vista seems to be the magic pill in Vista for a lot of issues.
acpennypacker is offline   Reply With Quote
Old Mar 1, 2007, 03:49 AM   #15
Driver Cleaner Maker
 
Spike's Avatar
 
Join Date: Jul 2002
Location: Netherlands
Posts: 1,915
Rep Power: 47
Spike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of lightSpike is a glorious beacon of light
System Specs

Indeed odd that vista removes an experience point. I also noticed that in vista almost all programs must run with admin rights and that makes it not easy for normal users.

I heard also that the Vista drivers from more companies are not giving big improvements. Hoping indeed that the performance will go up a lot in the next driver updates.
Spike is offline   Reply With Quote
 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
vBulletin implementation by Craig '5320' Humphreys

All times are GMT -5. The time now is 11:38 PM. Copyright ©2008 HeavenMedia.net