# MSI Application PPKG

I'll walk you through how to create a Provisioning Package for OS Deployment. In this example, I'll be working with Google Chrome Enterprise.  Start by downloading the MSI from this link

{% embed url="<https://chromeenterprise.google/browser/download/#windows-tab>" %}

On that link, you can select the Google Chrome you want to download.  I'm following these options

1. Stable
2. MSI (not bundle)
3. 64 bit Architecture
4. Make a note of the version, in my case it is 113.0.5672.127
5. Download the file to your Downloads directory

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fb5HJrI4qhMWMaQvtuxKN%2Fimage.png?alt=media&#x26;token=dfcd7bfc-9809-40a4-a33a-e210bdbca880" alt=""><figcaption></figcaption></figure>

## Windows Configuration Designer

You should have Windows Configuration Designer installed.  Open it and select Advanced provisioning

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FUjtP7Pyq5PU2TcNfwhEf%2Fimage.png?alt=media&#x26;token=10d25d30-9bc3-4e5a-8333-af324568f5d9" alt=""><figcaption></figcaption></figure>

Enter the details of your Project.  The Name field doesn't take periods well, so keep that in mind.  Pres Next

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FH8904mAcWon8b6RogquO%2Fimage.png?alt=media&#x26;token=ba992804-071c-465d-ac87-abb47c620f01" alt=""><figcaption><p>(1) Enter project details (2) Press Next</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fk8wiNJpHUbWktlCh1hue%2Fimage.png?alt=media&#x26;token=7f12d7d2-c494-4f9d-968f-91f21935bf08" alt=""><figcaption><p>(1) All Windows desktop editions (2) Press Next</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FJDfFK0r1Bh4eCCaI0ZD2%2Fimage.png?alt=media&#x26;token=68e20e5e-8205-4a9e-a30f-a587f13b396f" alt=""><figcaption><p>Press Finish</p></figcaption></figure>

## Runtime settings

Complete the following steps

1. Expand Runtime settings
2. Expand to ProvisoiningCommands, Primary Context, Command
3. Add a Name for the install.  I chose Install
4. Press the Add button

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FtkNPR71iY9ycVGNtLC66%2Fimage.png?alt=media&#x26;token=e01e5e0c-1257-4e80-aecf-4c37f85f427a" alt=""><figcaption></figcaption></figure>

Complete the following steps

1. Select the Name that you selected for step 3 in the last screenshot. For me, this is Install
2. CommandFile: Browse to the Google Chrome Enterprise that was downloaded earlier
3. Commands
   1. CommandLine: msiexec /i "googlechromestandaloneenterprise64.msi" /passive /norestart
   2. ContinueInstall:  TRUE.  You don't want this to kill your deployment if the installation fails
   3. RestartRequired:  FALSE.
4. Export Provisioning Package

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FC8ZAb8Iu6iWcE6NnssZL%2Fimage.png?alt=media&#x26;token=ab1f39ec-eba9-4390-aa73-b011d47bb780" alt=""><figcaption></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FtWnHbypY7PmYxjOzpMs4%2Fimage.png?alt=media&#x26;token=49476e37-35a5-46e7-a9ac-65d61a3b6259" alt=""><figcaption><p>(1) Describe the provisioning package (2) Press Next</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FfKZ9R2PyTo2qKTAwDn5m%2Fimage.png?alt=media&#x26;token=a8ece02c-6bb1-400f-a17a-fa0ec4139d51" alt=""><figcaption><p>Press Next</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FuREBbknIoG7tzDH2GJJs%2Fimage.png?alt=media&#x26;token=68d1fab9-07fe-4ef1-a1c6-5ae6b980a1dc" alt=""><figcaption><p>Press Next</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FDX6PBB3bdr6FtRKWLyVv%2Fimage.png?alt=media&#x26;token=3a38841b-4a13-43b9-ad20-ae61acb43c5c" alt=""><figcaption><p>Press Build</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FVfquPBNK507Zhpzyhr71%2Fimage.png?alt=media&#x26;token=4bf17c06-8e73-4719-a1a4-9f536daa45c2" alt=""><figcaption><p>Click on the Project folder link</p></figcaption></figure>

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FfSAUUB15Jo4VbPf6TT3D%2Fimage.png?alt=media&#x26;token=794122ff-47a2-4201-b335-2b3432be7632" alt=""><figcaption><p>Complete Provisioning Package</p></figcaption></figure>
