Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Deploying one package, two installers 32/64-bit

Hey guys,

As always it's greatly appreciated that feature requests make dreams come true and want to make sure my understanding of the "conditions" are being used as intended, or perhaps feedback of what might make more sense to me?

In the attached screenshot, I have a single package, two steps, first being the 32-bit installer, the second being the 64-bit installer.  In it's current state this is how I would hope this is interpreted:

  1. Is the machine 32-bit --> If so, install this package, and quit
  2. If the machine is not 32-bit --> then 64-bit --> Install this package and quit
Would it make sense to structure this so that would be the first check?  As with this, you need to uncheck "Stop Deployment if this step fails" else the 64-bit check will never occur.

Step 1- Uncheck "Stop Deployment" > Check 32-bit > Specify 32-bit package
Step 2- Uncheck "Stop Deployment" > Check 64-bit > Specify 64-bit package

Or I might be missing something or misinterpreted.

Thanks guys!
-Ken



PDQ.jpg
0

Comments

1 comment
Date Votes
  • Ken,

    You shouldn't need to uncheck Stop Deployment.  PDQ Deploy will skip all 32-bit only steps on a 64-bit machine and vice versa.  If this isn't the behaviour you're seeing, then it sounds like a bug.

    0