Problem
Sometimes you may find the Deactivate Selected button is disabled or greyed out in the license manager, and want to deactivate the license from that machine.
Solution
You can deactivate the license from the command line using the below command.
Open the Command Prompt (CMD) as an Admin user and execute the below relevant command to deactivate the license.
FOR SSIS PowerPack:
Unregister license (Log info on console)
"C:\Program Files (x86)\ZappySys\SSIS PowerPack (64 bit)\LicenseManager.exe" -p SSISPowerPack --unregister
----- OR ------
Unregister license (Log info to file)
"C:\Program Files (x86)\ZappySys\SSIS PowerPack (64 bit)\LicenseManager.exe" -p SSISPowerPack --unregister --logfile "c:\powerpack_un_register_log.txt"
FOR ODBC PowerPack:
Unregister license (Log info on console)
"C:\Program Files (x86)\ZappySys\ZappySys ODBC PowerPack\LicenseManager.exe" -p ODBCPowerPack --unregister
----- OR ------
Unregister license (Log info to file)
"C:\Program Files (x86)\ZappySys\ZappySys ODBC PowerPack\LicenseManager.exe" -p ODBCPowerPack --unregister --logfile "c:\powerpack_un_register_log.txt"
Useful Links
How to install / uninstall / activate PowerPack from command line (Silent installation)
How to download the FULL Version (Latest or Older Build)
How to transfer ZappySys Product license from one machine to another
Contact Us
If you have more question(s) feel free to contact us via Live chat or email at support@zappysys.com
Comments
0 comments
Please sign in to leave a comment.