Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CDFIX-0.5.1.zip | 2012-01-21 | 302.6 kB | |
README.txt | 2012-01-21 | 1.5 kB | |
Totals: 2 Items | 304.1 kB | 0 |
######################################################### # # # Program: CDFIX # # Project: Nerdkit 3+ # # License: GPL V. 3+ # # Language: AUtoit 3 # # # ######################################################### # # # Description # # # #-------------------------------------------------------# # # # CDFIX is a utility that will remove offending # # Upper/Lower filters that may cause CD/DVD drives to # # not appear in My COmputer and/or become recognized by # # the operating system. # # # ######################################################### ################# # ABOUT # ################# CDFIX is a basic utility that makes a few modifications to HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318 key that can become corrupted and prevent correct usage of the CD?DVD drives in a system. The UpperFilters and LowerFilters values are removed and the system is prompted for reboot to repair the issue. ################# # SOURCE # ################# All source code for this program is contained in the source directory of the programs ZIP file. All source code is wirtten in AutoIT and requires AutoIT to be executed or compiled into an EXE. More information about AutoIT including download locations can be percured at http://www.autoitscript.com or their wiki pages at http://www.autoitscript.com/wiki/