application packaging interview questions

Top 10 Frequently Asked Application Packaging Interview Questions
  • 1) What is Application packaging?
  • 2) What is Application Repackaging?
  • 3) What is the structure of MSI?
  • 4) Where is the service information generally stored?
  • 5) What is a feature?
  • 6) What is self-healing?
  • 7) What is file association, explain in detail?

Application packaging and virtualisation professionals find employment as engineers across various companies in the tech industry. They can encounter interview questions that test their ability to help businesses manage digital workplaces and ensure that applications function optimally. Realising the range of questions, you may face and preparing suitable answers can increase your confidence in interviews and impress the hiring manager. In this article, we discuss application packaging interview questions and provide sample answers, explore a list of additional questions you may get asked and share a few useful tips to help your interview preparation.

Application Packaging Interview Questions and Answers 2019 Part-1 | Application Packaging

Why does the package start self-healing the first time the user launches the application? Can you fix an application’s self-healing loop?

Self-healing is a method of checking an instal and starting a limited repair if required. A self-healing application can discern whether it works correctly and make the required changes to restore itself to the normal or designed state without human intervention. Knowing why self-healing happens and how to fix it if it gets into a loop shows your knowledge and technical proficiency in fixing common bugs. Address the two questions separately and in the correct succession. Provide brief and logical answers.

Example: A package may go for self-healing the first time the user launches the application if it contains some HKCU entries. This happens because the HKCU keys are only for the current user while installing the package and not for all users. Consequentially, if other users login, it causes a mismatch between the current system state and the value specified in the MSI package, which results in the related feature being re-installed.

There are numerous ways to fix an applications self-healing loop. You can send a no repair command from the command line or edit the MSI from within a packaging tool to disable self-repair.

4 Application Packaging Interview Questions With Sample Answers

Here are some sample application packaging interview questions and answers to help you learn why interviewers ask certain questions, what they expect from an answer and what is the proper way to respond:

Additional Application Packaging Interview Questions

Here are 20 other interview questions you may get asked regarding your general background, experience and technical knowledge in application packaging

  • What are the steps of application packaging and application repackaging?
  • What is a feature and a property?
  • What is a component? What are the component rules?
  • What is a key path? How do you add a key path to a component in Orca?
  • What are app search and custom action?
  • Explain file association in detail.
  • What are shortcuts and their types? How do you change a non-advertised shortcut to an advertised shortcut?
  • Explain product code and package code.
  • Where are system variables and user variables stored in the registries?
  • What is MSI? Explain its structure and advantages.
  • Differentiate between MSI and MSM. Name the phases of MSI installation.
  • Name some deployment tools and a few MSI packaging and repackaging tools.
  • What is the meaning of transform? How many transforms we can create for a single MSI?
  • What are the different types of transforms that are available within MSI?
  • How do you create a patched MSI? What is wrapper MSI?
  • While installing the MSI, why does more than one MSIEXEC run in the task manager?
  • Explain the utility of MSI Assembly tables.
  • Distinguish between a standard and packed GUID.
  • What is a merge module? What are the merge module tables?
  • What is Windows Installer? List its benefits. What is an advertisement in Windows Installer?
  • Top most Application Packaging Interview Questions list for experienced

  • What is Application Packaging ?
  • What is Application Repackaging?
  • What are the steps of Repackaging?
  • Why repackaging is required & what are the problems in Legacy Installation?
  • Name few MSI Packaging tools?
  • Name few MSI Re-Packaging tools?
  • Name few Deployment tools?
  • What is Windows Installer?
  • Benefits of the Windows Installer?
  • MSI Installation Mechanism (Background Mechanism)?
  • Latest Application Packaging interview questions and answers on advance and basic Application Packaging with example so this page for both freshers and experienced condidate. Fill the form below we will send the all interview questions on Application Packaging also add your Questions if any you have to ask and for apply in Application Packaging Tutorials and Training course just send a mail on [email protected] in detail about your self.

    FAQ

    What is application packaging basics?

    Application packaging is a core component of a company’s software management strategy and involves binding the set of files, registry and components to create customized software installations targeted for automated deployment. The issues of software management have become a regular one on many companies’ agendas.

    Why do we need application packaging?

    Application repackaging is a process of creating a package from installers (other packages) using capturing or snapshotting methods (e.g., EXE to MSI, MSI to APP-V, etc.). The repackaging process is based on packaging guidelines and the company’s quality standards.

    What is an application packaging engineer?

    Application packaging strategy helps enterprises reduce their administrative / support cost and standardize the environment by maintaining corporate standards / processes. This enables easy installation / configuration / upgrade / patches with less administrative support.

    Related Posts

    Leave a Reply

    Your email address will not be published. Required fields are marked *