Merge pull request #4203 from nschonni/typo-AppUsermodelExcludeFroeShowInNewInstall

typo: AppUsermodelExcludeFroeShowInNewInstall -> AppUserModelExcludeFromShowInNewInstall
This commit is contained in:
Daniel Simpson
2019-06-24 11:11:23 -07:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@ -362,7 +362,7 @@ You may want to disable shortcuts for certain Office applications instead of unp
<Arguments />
<WorkingDirectory />
<AppuserModelId>Microsoft.Office.MSACCESS.EXE.15</AppUserModelId>
<AppUsermodelExcludeFroeShowInNewInstall>true</AppUsermodelExcludeFroeShowInNewInstall>
<AppUserModelExcludeFromShowInNewInstall>true</AppUserModelExcludeFromShowInNewInstall>
<Description>Build a professional app quickly to manage data.</Description>
<ShowCommand>l</ShowCommand>
<ApplicationId>[{AppVPackageRoot}]\office15\MSACCESS.EXE</ApplicationId>

View File

@ -340,7 +340,7 @@ You may want to disable shortcuts for certain Office applications instead of unp
<Arguments />
<WorkingDirectory />
<AppuserModelId>Microsoft.Office.MSACCESS.EXE.16</AppUserModelId>
<AppUsermodelExcludeFroeShowInNewInstall>true</AppUsermodelExcludeFroeShowInNewInstall>
<AppUserModelExcludeFromShowInNewInstall>true</AppUserModelExcludeFromShowInNewInstall>
<Description>Build a professional app quickly to manage data.</Description>
<ShowCommand>l</ShowCommand>
<ApplicationId>[{AppVPackageRoot}]\office16\MSACCESS.EXE</ApplicationId>