RiteshKumar
Posts: 4
Joined: Tue Dec 10, 2013 11:31 am

Error while Uninstalling the msi package

Hi everyone,
I created an msi package with custom action of "Install msi relative to the package" but after the installation when I tried to uninstall the main package there appears this error message "A network error occurred while attempting to read from the file: C\WINDOWS\Installer\Vapp.msi" and the application is not getting uninstalled.I tried to uninstall it through cmd aswell but the same problem persists,So how can I uninstall it from my system(Win XP) and what is the problem.After the uninstallation wizards close it shows "fatal error during uninstallation".
I would be glad if someone helped me out with this.


Thanks & Regards,
Ritesh.
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: Error while Uninstalling the msi package

Hi Ritesh and welcome to Advanced Installer forums.

I'm not sure why you encounter this behavior. Please keep in mind that the Install MSI relative to package custom action is deprecated and it is not recommended, exactly because it may cause problems.

The recommended approach, for installing one or more relative MSI packages, is to use the Prerequisites feature. For more details you can take a look on the Add Prerequisite tutorial.

Let us know if this helped and do not hesitate to ask us any other question.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
RiteshKumar
Posts: 4
Joined: Tue Dec 10, 2013 11:31 am

Re: Error while Uninstalling the msi package

Thank you.
Eusebiu
Posts: 4959
Joined: Wed Nov 14, 2012 2:04 pm

Re: Error while Uninstalling the msi package

You're welcome. Glad to help.

Just let us know anytime you need help.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”