I am working on an installer that needs to install several python packages at the end of the install process. In order to do this, I am using a custom action. I have downloaded the appropriate package wheelhouse files, (the installer needs to be able to run offline) and have placed them in a ...
FOLLOW US