HFX Forum

Neophyte Section => Tips & Tutorials => Topic started by: benthehutt on September 07, 2006, 05:29:59 PM

Title: Unregister DLLs
Post by: benthehutt on September 07, 2006, 05:29:59 PM
This is kinda a random tip, but I always find it annoying when something happens and all the sudden, everytime you log on, it says something like "missing dll" or something like that.  So, try unregistering it with this command:

regsvr32.exe /u myDLL.dll

Though, you might want to be sure that won't cause a problem.