- Installed WAPT version: 1.5.1.18 Community
- Linux Debian 9 server OS
- Operating system of the administration/package creation machine: Windows 10
I downloaded the 32-bit version of Visio Viewer from the Microsoft website.
I create the package in wapt, I launch the installation, I retrieve the uninstallkey (with wapt-get list-registry), I enter it in setup.py and I recreate the package.
I'm installing the package on a 64-bit Windows 10 system. The application installs correctly, but I get a warning:
Code: Select all
EWaptException: The uninstall key: 95160000-0052-040C-0000-0000000FF1CE has not been found in system registry after software installation.How do I tell Wapt where to look for the key in the right place?
THANKS
