This commit is contained in:
jdeckerMS 2016-12-14 12:39:34 -08:00
parent 55b882d592
commit 29b3fc09c6

View File

@ -58,12 +58,15 @@ When you build a provisioning package, you may include sensitive information in
3. Name your project, and click **Next**.
4. Choose **Common to all Windows desktop editions** and click **Next**.
4. Choose **All Windows desktop editions** and click **Next**.
5. On **New project**, click **Finish**. The workspace for your package opens.
6. Expand **Runtime settings** > **Start**, and click **StartLayout**.
>[!TIP]
>If **Start** is not listed, check the type of settings you selected in step 4. You must create the project using settings for **All Windows desktop editions**.
7. Specify the path and file name of the Start layout .xml that you created with the [Export-StartLayout](https://go.microsoft.com/fwlink/p/?LinkId=620879) cmdlet.
8. On the **File** menu, select **Save.**