Giter Club home page Giter Club logo

Comments (2)

jearly avatar jearly commented on August 22, 2024

@spuder According to Microsoft exit code 1603 can be any of the following:

Symptoms:

When you try to install a Microsoft Windows Installer package, you may receive the following error message:
Error 1603: A fatal error occurred during installation.
If you click OK in the message box, the installation rolls back.

Cause:

You may receive this error message if any one of the following conditions is true:
The folder that you are trying to install the Windows Installer package to is encrypted.
The drive that contains the folder that you are trying to install the Windows Installer package to is accessed as a substitute drive.
The SYSTEM account does not have Full Control permissions on the folder that you are trying to install the Windows Installer package to. You notice the error message because the Windows Installer service uses the SYSTEM account to install software.

Resolution:

To resolve this problem, do any one of the following, depending on the cause of the problem:
Install the package to a folder that is not encrypted.
Use this method if you receive the error message because you try to install the Windows Installer package to a folder that is encrypted.
Install the package to a drive that is not accessed as a substitute drive.
Use this method if you receive the error message because the drive that contains the folder that you try to install the Windows Installer package to is accessed as a substitute drive.
Grant Full Control permissions to the SYSTEM account. (for Windows 2000 and Windows XP only)
Use this method if you receive the error message because the SYSTEM account does not have Full Control permissions on the folder that you try to install the Windows Installer package to.

See reference link below for more detail from Microsoft on resolving this issue.

Reference:

https://support.microsoft.com/en-us/kb/834484

from al_agents.

spuder avatar spuder commented on August 22, 2024

Thanks, Figured it out. This is a bug in the cookbook that I've opened here: #42

The work around is to set for_imaging: false and for_autoscaling:false in the role

from al_agents.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.