𝓕-𝓓𝓻𝓸𝓲𝓭 (@F-droid) 在 为了解决注册表混乱问题,我搓了个Cromite Partner 中发帖
RegistryCleaner.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\RegisteredApplications]
"Cromite"=-
[-HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInternet\Cromite]
[-HKEY_LOCAL_MACHINE\Software\Classes\CromiteHTML]
[-HKEY_LOCAL_MACHINE\Software\Classes\CromiteURL]
[-HKEY_CLASSES_ROOT\CromiteHTML]
[-HKEY_CLASSES_ROOT\CromiteURL]
install.bat
@echo off
setlocal enabled...