
ss113825 asked a question.
Hi,
I am new to install shield.I am using 2016 version of installshield.
While i try to downgrade my application,after the successfully throwing error.while clicking on finish wizard i am getting error 2732.Directory manager not intialized.please find the attachment of my error.
Please provide me step to step solution.I am new to this.
Hi @sasaurab,
Just to understand you case and reproduce the above mentioned error, i did the following:
Basic MSI Project (V1.0.0.0)
1. Added File
2. Create Release 1
Basic MSI Project (V2.0.0.0)
1. Change the version to 2.0.0.0 under General Information.
2. No change in File & Folder
3. Added Prerequisites.
4. Create Release 2
Install Release 2 (first) and then try to install Release 1.
You should see 2 popups :
1. "This setup will perform an upgrade of '<Product>'. Do you want to continue ?" -- (select YES)
2. "A later version of '<Product>' is already installed on this machine. This setup cannot continue."
Are you getting this messages before you see "RROR 2732" ?
After this the setup exist gracefully, in my case.Let me know if you are performing additional steps which I am missing.
Regards,
Utsab