mdrabble Posted June 29, 2015 Posted June 29, 2015 I'm busy packages up software ready to deploy in September and before I spend hours adding applications I thought I would ask on here about Deployment Types. I have a number of applications where I have 32bit and 64bit MSI. Do I create separate 32bit and 64bit applications for each MSI or can I create an Application and use Deployment Types for the 32bit and 64bit MSI and use a rule to say X64 for 64bit OS etc... Hope that makes sense. Cheers
halbaradkenafin Posted June 29, 2015 Posted June 29, 2015 Personally I'd create Deployment Types, it will be easier to manage and is a more intuitive way to handle it. Creating separate applications for each 32bit and 64bit msi would look messy I'd imagine. 1
sparkeh Posted June 29, 2015 Posted June 29, 2015 I'd use deployment types, this is the kind of thing its designed for. 1
Norphy Posted June 29, 2015 Posted June 29, 2015 /shrugs Both work, do whatever you find easiest. Just be sure to document one way or the other 1
sparkeh Posted June 29, 2015 Posted June 29, 2015 /shrugs Both work, do whatever you find easiest. Just be sure to document one way or the other True, but why maintain multiple applications when you can maintain one with multiple deployments. Any changes made to the application apply to all its deployments (eg if you retire, supercede etc). 1
mdrabble Posted June 29, 2015 Author Posted June 29, 2015 I thought that would be the case and more sensible to use deployment types. It good to know I'm doing something right
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now