how can i make sure all the dll are registered? I realised that each time i install the application with Inno Setup, i have to manually register msderun.dll. pageset.dll and msbind.dll. These are the files where caused problem and need to register after installation. Why these files are not register? Is that i did not register these files before i pack my application? How can i automatically register after installation ?