Sometimes when we’re debugging an application we might want to ensure that every DLL (or OCX) is registered correctly. And rather than registering each assembly manually we can write a batch file to register or unregister DLLs in a folder:
Sometimes when we’re debugging an application we might want to ensure that every DLL (or OCX) is registered correctly. And rather than registering each assembly manually we can write a batch file to register or unregister DLLs in a folder: