Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA CompTIA Security+ Amazon AWS Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software Operating Systems System Administration

Application Packaging Training- AdminStudio, InstallShield

how to repackage the applications and customize the applications and how to install / uninstall the MSI package
Rating: 4.0 out of 54.0 (224 ratings)
913 students
Created by Rajendra Prasad
Last updated 12/2018
English
30-Day Money-Back Guarantee

What you'll learn

  • Able to Repackage the applications
  • What is Application Packaging
  • How to setup a lab for creating the packages
  • How to use Installshield Tool to edit the packages
  • How to use Repackager tool
  • Install and Uninstall MSI Packages through commandlines / VBScript / Wise Script
  • Advantages of Application Packaging
  • Hands-on experience on how to upgrade the packages
  • Best Practices to create a pacakge

Requirements

  • Very basic idea of how to Install / Uninstall the Softwares
  • How to create and manage files / folders using Windows Explorer and the command prompt
  • Basic Windows terminology (e.g. DLL, Control Panel, Add/Remove Programs, etc.)
  • Any Hypervisior (Hyper-V, VmWare Workstation, VirtualBox, etc..)

Description

  • Overview  of Application

  •  What is Application Packaging

  •  What is Application Repackaging

  •  Difference b/w Packaging and Repackaging

  •  Windows Installer History

  •  Challenges with the traditional installers (.exe)

  •  Advantages of Application Repackaging

  •  Introduction to AdminStudio and Installshield

  •  Introduction to Repackager and Tuner tool

  • Lab setup for Repackaging the Applications

         Tools required to setup the lab

         Introduction to VMWare workstation

         How to create and configure the Virtual Machine (VM)

         Purpose of Virtual Machine

         Installing the Repackaging tools

  • Repackaging Best Practices

         What is image ?

         Importance of Clean Machine

         Perform the Source Validation

  • Customizing the application with Installshield

         Customize the files and folders

         Customize the Registry keys

         Customize the Environment Variables, Services, ODBC

  • Methods to Repackage the Application Using Repackager

         Introduction to Remote Repackager

         How to configure and access Repackager remotely

         What is Installation Monitoring ?

         What is SnapShot Method ?

  • Introduction to Self-healing

         What is Advertised Shortcuts

         Significance of Advertised Shortcuts

         What is Self-Healing

         How to find the root cause for the Self-healing

  • MSI Logical Structure

        Introduction to Features

        Introduction to Components

        Introduction to Resources

  • Parent – Child Features

  • Sibling Features

  • Component Rules

  • Introduction to Windows Installer Transform (.mst)

         When to Create a Transform

         How to Create a Transform

         Commands to Install Transform

  • Introduction to Custom Actions

         Purpose of Custom Actions

         Type of Custom Actions

         Custom Action Conditions

         Practicals on Custom Actions

  • Introduction to MSI Upgrades

         What is Upgrade ?

         Types of MSI Upgrades

         Introduction to Small Updates

         Introduction to Minor Upgrade

         Introduction to Major Upgrade

         Commands to Install the each Upgrade

  • Package Deployment

         Commands to install / uninstall

         Create a VbScript to Install / Uninstall

         Create a Wise Script to Install / Uninstall

         Commands to create log files

         Commands to do the silent install / uninstall

     

     

Who this course is for:

  • Desktop Admin / System Admin / SCCM Admin / Citrix Admin / Server Admin
  • Has interest on Automating the software install / uninstall
  • Any L1 level professionals wants to enhance their skillset to add value to their profile

Course content

13 sections • 30 lectures • 10h 48m total length

  • Preview09:10

  • Preview21:40
  • Application Packaging Vs Application Repackaging
    14:57
  • Preview08:24

  • Challenges with Legacy Installers
    15:26
  • Advantages of Application Repackaging
    24:31

  • Create Virtual Machine and Install AdminStudio tool
    30:07

  • Introduction to InstallShield Tool
    12:19

  • Repackaging Best Practices
    12:48
  • Technical Review (or) Source Validation
    19:52

  • Repackaging - Installation Monitoring Method
    27:45
  • Repackaging - SnapShot Method
    25:43

  • Customizations with InstallShield Tool - General Information
    25:26
  • Preview09:17
  • Preview23:44
  • Customizations with InstallShield Tool - Registries
    20:47
  • Customizations with InstallShield Tool - Environment Variables - ODBC - Services
    27:03
  • Customizations with InstallShield Tool - Components
    29:47
  • Customizations with InstallShield Tool - Features
    25:37

  • How to create Advertised shortcuts in MSI package
    15:56
  • Self Healing and the root cause of the self healing
    23:12

  • Creating Windows Installer Transforms (.mst)
    49:02

Instructor

Rajendra Prasad
Packaging Engineer
Rajendra Prasad
  • 4.0 Instructor Rating
  • 224 Reviews
  • 913 Students
  • 1 Course

Rajendra Prasad started his IT career in 2008 and worked for mutiple clients and domains.

Played roles during this tenure as a SME (Subject Matter Expert), QA (Quality Analyzer), Technial Lead.

Having 10+ years of Experience in Application Packaging and SCCM Admin.

Also working as a free lancer and completed significant number of projects with his tremendous experience.

Has more than 5 years of teaching experience on Application Packaging and SCCM Admin.

Trained around 10000+ students across the global. Do provide Class room / Online / Corporate trainings.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.