Questionnaire for application packaging/re-packaging for those migrating to Windows 7
What are the questions need to be asked during application packaging?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
keane2012
12 years ago
Posted by:
Trinity
12 years ago
These are some of the questions I ask technicians that approach me to create software packages for SCCM2012. If they cannot answer these questions, I ask them to come back once they can fully answer these questions.
What are the software title prerequisites?
- .NET
- VB Redistributables
- Java
- etc, etc
How are the prerequisites installed today?
Source Media access (exe, msi, self-extracting zip)
Can the software title be customized to your companies needs? If the answer is yes, how?
- Using MSI Properties on install
- Using MST Transform files
- Using Command Line switches
- Using INI file includes
What are the settings needed for this software title?
- Server name
- ports
- Property settings
How will you maintain this software title after repackaging?
What permissions are needed?
- Does this software need to be installed per system or user?
- Does this software require the user to be an administrator on install?
- Does this software require the user to be an administrator to operate?
Is this software title 64-bit compatible?
Are there other products dependent on this software title?