olzrb.blogg.se

.bat code to activate final draft 9
.bat code to activate final draft 9







.bat code to activate final draft 9 .bat code to activate final draft 9

Specifically, I get error codes 1605 and 255 when I try to run on a machine that does not have 2014 installed.

.bat code to activate final draft 9

So I need to force the batch file to run whether or not the app exists and send a error code of 0 to SCCM in order to continue the installation of the latest version. The problem is, I can't set conditions for the batch file that runs the uninstall for the previous version to only run if the previous version exists. The install signals reboot required and will reboot no matter what if its part of a Task Sequence, so I need to deploy it as a Package/Program which allows me to set the reboot behavior to never and avoid the automatic reboot, which I have to avoid in this deployment. I am deploying Navisworks Freedom 2015 to PCs using SCCM 2012, some of which have 2014, others do not.









.bat code to activate final draft 9