|
Subject:
|
Customizing the Setup using Package and Deployment
|
|
Posted By:
|
manojbandgar
|
Post Date:
|
7/4/2005 1:46:18 AM
|
hi, I have customized(added a form which connects to a database for retrieving some information)the code of the setup1 folder present in the "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\" directory as my requirement for customizing the software installation.Then i created the setup1.exe for the above project.I copied the exe to the "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard" by replacing the previous one.Now i created a new setup for my project,using the package and deployment wizard.when i run the setup i get an error "TABCTL32.OCX or one of its dependencies not correctly registered a file is missing or invalid.An unexpected setup error has occured".when i manually register the tabctl32.ocx file; another error that "Class doesn't support Automation (Error 430)" occurs and the PC gets hanged.you have to press Alt+Ctrl+Del to stop the setup. Please Help.
Manoj Bandgar
|
|