/build/static/layout/Breadcrumb_cap_w.png

Windows Installer giving error 2502, 2503

Hi All,

I have created Windows Installer package for my application.
I am installing package using MsiInstallProduct().
But sometimes it gives me errors like 2502, 2503.
What will be the problem with the package?

Thanks & Regards,
Pariksheet.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: nolme 8 years ago
White Belt
1

Here a script I've done to fix it :

- Close all your applications before

- Make a .BAT file

- Run .BAT file as admin.


.BAT source code :

msiexec /unreg
msiexec /regserver
TASKKILL /IM explorer.exe /F
explorer.exe

Posted by: anonymous_9363 13 years ago
Red Belt
0
Start here and here. There's a common thread... :-)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ