Book Image

VMware ThinApp 4.7 Essentials

By : Peter Bjork
Book Image

VMware ThinApp 4.7 Essentials

By: Peter Bjork

Overview of this book

VMware ThinApp 4.7 is an application virtualization and portable application creator which allows users to package conventional applications so that they are portable. "VMware ThinApp 4.7 Essentials" shows you how to deploy ThinApp packages in order to improve the portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. Application virtualization improves the portability, manageability and compatibility of applications by encapsulating them from the underlying operating system on which they are executed. VMware ThinApp 4.7 is an application virtualization and portable application creator which allows users to package conventional applications so that they are portable. ThinApp eliminates application conflicts, reducing the need and cost of recoding and regression testing. In this book you will learn about how application virtualization works and how to deploy ThinApp packages. You will learn how to update and tweak ThinApp Projects before distribution. This book will then cover design and implementation considerations for future ThinApp projects.
Table of Contents (15 chapters)
VMware ThinApp 4.7 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Different categories of updates


There are different categories of updates. Different update methods are preferred for different update categories. That said, a certain update mechanism may be the most efficient in a certain update scenario but can very well still be used in another. The different update categories are:

  • Major updates (that is, full version updates): This update category is typically a major product version update. For example, Microsoft Office 2007 was updated to Microsoft Office 2010.

  • Minor updates (typically point releases or service packs): This category typically features updates and bug fixes within a specific full version. For example, updating from Adobe Acrobat Reader 8.0 to 8.1. Both are within the full version of 8.

  • Patching and hotfixes: These updates are typically smaller in size than minor updates/point releases but are essentially within the same update category.

  • Configuration changes: Configuration changes are typically a very small number of changes. These...