How to repackage any application

When we want to deploy any application, we can’t directly use the installer provided by the Vendors of the Product.

We need to tweak or customize it.

In a word, we need to repackage it, then only we can deploy it on multiple machines using a deployment tool like SCCM.

The below video shows a basic approach on how to repackage any application.

Comments

Popular posts from this blog

send email using Powershell