Skip to content

Instantly share code, notes, and snippets.

@jdstaerk
Last active March 6, 2017 10:31
Show Gist options
  • Select an option

  • Save jdstaerk/2ef2e59597c1730f6661d3d15cfa67f6 to your computer and use it in GitHub Desktop.

Select an option

Save jdstaerk/2ef2e59597c1730f6661d3d15cfa67f6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Product>
<UI>
<UIRef Id="WixUI_InstallDir" /> <!-- Or whatever built-in / custom UI you like -->
<ProgressText Action="RegisterInstallPSScriptProperty">Powershell script is running, this can take up to 20 minutes. Please wait...</ProgressText>
</UI>
</Product>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment