Описание программы VBRegFix
VBRegFix is a small program that fixes the problem of an uninstall of an embedded Visual Basic program preventing all other eVB programs on a PocketPC from running.
When you install an app in eVB, it comes with its required DLL and runtime files. When you deinstall one of them, any app which uses the same DLL will cease to work, because the registry loses its references. VBRegfix rectifies this by fooling the deinstallation program: it erases the references to the installed DLL in the unload files. In order to avoid overloading RAM by not erasing anything, VBRegfix checks and deletes any unused DLLs.
If you are fond of eVB applications, this program will save you many inopportune reinstallations.