I am using Package and Deployment Wizard to make an installation file for my program, my problem is that I don't see how to change the default directory that the program is installed to. I see the $(AppPath) to change where the different files are installed, but I want the default directory changed. For example, it defaults to C:\Program Files\My Program but I want the default install location to be C:\Program Files\Calculator, I am new to using VB 6. Thanks