Project Magician allows you to ensure that you're including all the files you need to install your Windows application. With this program, you simply run your Windows executable (created with any Windows development platform, such as VB or VC++) from Project Magician, and it tracks all the DLL's, OCX's, and other EXE's your program uses. Once you've obtained a list of all the files your program uses, you can use just about any installation program (such as VB's Package and Deployment Wizard) to build your setup. |