Package installation sequence
Published: September 29, 2017 - 10:19 PM
Hello,
I have a software program that I need to update using the following sequence:
Close the user session,
uninstall the product (which contains drivers),
reboot the user's computer,
and install the new version of the product.
Is it possible to perform this sequence in the setup.py file?
Thank you for your help.
Sincerely,
I have a software program that I need to update using the following sequence:
Close the user session,
uninstall the product (which contains drivers),
reboot the user's computer,
and install the new version of the product.
Is it possible to perform this sequence in the setup.py file?
Thank you for your help.
Sincerely,