Unexpected timeout error in Installation of SQL Server Management Studio

I am trying to install SQL Server Management Studio after uninstalling it from my machine. I am currently on Windows 11 and attempting to run the latest version 19.1 from (https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16) on my C:\ drive.

However running the exe installer as admin or default creates the little blue circle as it runs but does not launch the installer most of the time, even if it does, its only for a brief moment and then it closes. Logging the error does not show anything of importance, the last 2 lines simply show a process beginning and then ending.

[4B88:4B18][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.LogUserEnvironmentInfoInBackground: OS Caption: n/a
[4B88:4A70][2023-10-28T04:57:46]i000: MainViewModel.CheckFailedConditions: Check whether OS is Windows 10 / Windows Server 2016 pre-RS1 (build <= 10586). OSVersion = n/a
[4B88:4A70][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.SetCommandLineProperties: Begin
[4B88:4A70][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.SetCommandLineProperties: End

The rest of the error log will be at the bottom of the question.

I have attempted everything, uninstalled and reinstalled .NET SDK, currently I am on .NET 4.7.2 SDK which is allowed. Used Revo Uninstaller to clean up any missed files. Checked the registry to ensure I do have .NET. Ran the installer from PowerShell, and even tried previous versions. I expected all of these to be a fix. I also checked if the .exe was blocked since it was external, and unblocked it. None of these had any effect.

Full Log

[4B88:3924][2023-10-28T04:57:45]i001: Burn v3.11.1.2318, Windows v6.2 (Build 9200: Service Pack 0), path: C:\WINDOWS\Temp\{31959EEF-FDA8-410D-A274-6F5187D4C479}\.cr\SSMS-Setup-ENU.exe
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMSINSTALLROOT' to value '[ProgramFilesFolder]Microsoft SQL Server Management Studio 19'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing numeric variable 'SSMSInstallExists' to value '0'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMSInstalledLanguageKeyExists' to value 'false'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMSInstalledLanguageMatch' to value 'true'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMS19PreReleaseDetected' to value 'false'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMS19InstalledVersion' to value ''
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'AzureDataStudioInstalledVersion' to value ''
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'AzureDataStudioInstalledVersionInsider' to value ''
[4B88:3924][2023-10-28T04:57:45]i000: Initializing numeric variable 'AzureDataStudioInstallExists' to value '0'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing numeric variable 'AzureDataStudioInstallExistsInsider' to value '0'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'AzureDataStudioVersion' to value '1.41.1'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing numeric variable 'DONOTINSTALLAZUREDATASTUDIO' to value '0'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'ProductVersionVar' to value '19.0.20200.0'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'HeaderText' to value 'Release 19.0.1'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SubHeaderText' to value 'Microsoft SQL Server Management Studio with Azure Data Studio'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LicenseTermsSSMSUrl' to value 'https://go.microsoft.com/fwlink/?LinkID=620835&clcid=0x409'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LicenseTermsADSUrl' to value 'https://go.microsoft.com/fwlink/?linkid=2140322&clcid=0x409'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'PreviewStatementUrl' to value 'https://go.microsoft.com/fwlink/?LinkID=824140'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'TelemetryDocumentationUrl' to value 'https://go.microsoft.com/fwlink/?LinkID=869476'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing numeric variable 'InstallerLcid' to value '1033'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'CancelText' to value 'C_ancel'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'CloseText' to value '_Close'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'ContinuePastWarningText' to value 'Do you wish to continue?'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'InstallText' to value '_Install'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LicenseTermsSSMSText' to value 'SQL Server Management Studio'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LicenseTermsADSText' to value 'Azure Data Studio'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LoadingPackagesText' to value 'Loading packages. Please wait...'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'OverallProgressText' to value 'Overall Progress'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'PackageProgressText' to value 'Package Progress'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'PrivacyStatementText' to value 'Privacy Statement'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'TelemetryDocumentationText' to value 'documentation'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'PrivacyDisclaimerText' to value 'SQL Server Management Studio transmits information about your installation experience, as well as other usage and performance data, to Microsoft to help improve the product. To learn more about data processing and privacy controls, and to turn off the collection of this information after installation, see the {documentation}.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'RepairText' to value 'Repair'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'RestartText' to value 'Restart'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupBlockedDescriptionText' to value 'Something has blocked setup from continuing.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupBlockedText' to value 'Setup Blocked'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupCanceledDescriptionText' to value 'The setup operation has been canceled.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupCanceledText' to value 'Setup Canceled'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupCompletedText' to value 'Setup Completed'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupFailedDescriptionText' to value 'A failure occured during installation.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupFailedText' to value 'Setup Failed'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupHelpDescriptionText' to value '/install | /repair | /uninstall - installs, repairs, or uninstalls.  Install is the default.

/passive | /quiet - displays minimal UI with no prompts or displays no UI and no prompts.  By default, UI and all prompts are displayed.

/norestart - suppress any attempts to restart.  By default, UI will prompt before restart.

/log <logfile prefix> - the prefix for SSMS setup logs.  By default, log files are created under %TEMP%\SSMSSetup.

SSMSInstallRoot=<Path to SSMS location>.  By default, {0}.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupHelpText' to value 'Setup Help'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupInstalledText' to value 'All specified components have been installed successfully.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupLayoutText' to value 'Layout operation has completed.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupLogText' to value 'Click here for the log file.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupProgressText' to value 'Setup Progress'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupRepairedText' to value 'All specified components have been repaired successfully.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupRestartDescriptionText' to value 'The computer needs to be restarted before setup can continue.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupRestartText' to value 'Restart required in order to complete setup.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupUninstalledText' to value 'All specified components have been uninstalled successfully.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupWarningDescriptionText' to value 'The following issues may impact the installed application.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SetupWarningText' to value 'Setup Warnings'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'TermsAndConditionText' to value 'By clicking the "Install" button, I acknowledge that I accept the {Privacy Statement} and the License Terms for {SQL Server Management Studio} and {Azure Data Studio}.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'UninstallText' to value 'Uninstall'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'WelcomeInstallText' to value 'Welcome. Click "Install" to begin.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'YesText' to value 'Yes'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'RestartAlreadyPending' to value 'A pending restart is blocking setup from completing. Please restart the computer and run setup again.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'AnotherInstallRunning' to value 'Setup is blocked due to another install currently running. Please let the other install complete and then restart the computer if necessary.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'SSMSCurrentlyRunning' to value 'SSMS is currently running. Please close any open instances of SSMS and run this installer again.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'AzureDataStudioCurrentlyRunning' to value 'Azure Data Studio is currently running. Please close any open instances of Azure Data Studio and run this installer again.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'MinimizeButtonAccessibleName' to value 'Minimize'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'Win10OrWS2016NotSupported' to value 'This version of Windows 10 or Windows Server 2016 is not supported. Please upgrade to version 1607 or greater.'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'IsUpgradeScenario' to value 'false'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'ChangeText' to value 'C_hange'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LocationText' to value '_Location:'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'LocationAccessibleName' to value 'Location'
[4B88:3924][2023-10-28T04:57:45]i000: Initializing string variable 'InvalidLocationText' to value 'Invalid location. Please enter a valid location to proceed.'
[4B88:3924][2023-10-28T04:57:45]i009: Command Line: '-burn.clean.room=C:\SSMS-Setup-ENU.exe -burn.filehandle.attached=648 -burn.filehandle.self=548 -log log.txt'
[4B88:3924][2023-10-28T04:57:45]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\SSMS-Setup-ENU.exe'
[4B88:3924][2023-10-28T04:57:45]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\'
[4B88:3924][2023-10-28T04:57:45]i000: Setting string variable 'WixBundleLog' to value 'C:\log.txt'
[4B88:3924][2023-10-28T04:57:45]i000: Setting string variable 'WixBundleName' to value 'Microsoft SQL Server Management Studio - 19.0.1'
[4B88:3924][2023-10-28T04:57:45]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[4B88:3924][2023-10-28T04:57:45]i000: Loading managed bootstrapper application.
[4B88:3924][2023-10-28T04:57:45]i000: Creating BA thread to run asynchronously.
[4B88:4A70][2023-10-28T04:57:45]i000: ManagedBootstrapperApp.Run: Launching the managed bootstrapper application.
[4B88:4A70][2023-10-28T04:57:45]i000: BootstrapperMetadataModel.Initialize: Start loading the bootstrapper app data xml file
[4B88:4A70][2023-10-28T04:57:45]i000: BootstrapperMetadataModel.Initialize: Completed loading the bootstrapper app data xml file content: <BootstrapperApplicationData xmlns="http://schemas.microsoft.com/wix/2010/BootstrapperApplicationData">
  <WixBalCondition Condition="NETFRAMEWORK45 &gt;= &quot;461808&quot;" Message=".NET Framework 4.7.2 (or greater) is not detected on this machine. Please install it and run this installer again." />
  <WixBalCondition Condition="SSMS19PreReleaseDetected = 0" Message="The Generally Available (GA) version of SQL Server Management Studio (SSMS) v19.0 cannot be installed because a pre-release version of SSMS is installed on your computer. Uninstall the pre-release version of SSMS from 'Add/Remove Programs' in the Control Panel and run SSMS setup again." />
  <WixBalCondition Condition="(SSMS19PreReleaseDetected = 1) OR (SSMSInstallExists = 0) OR (SSMSInstalledLanguageKeyExists = 0) OR SSMSInstalledLanguageMatch" Message="SSMS can only be upgraded by installing the package of the matching language. Please, use the matching version of the installer, or uninstall the current version of SSMS and run SSMS setup again." />
  <WixBalCondition Condition="NOT Msix64" Message="SSMS can only be installed on 64-bit versions of Windows." />
  <WixBalCondition Condition="RebootPending = 0" Message="Setup has detected that a computer restart is pending. Please restart the computer and run Setup again" />
  <WixBalCondition Condition="(VersionNT = v6.1 AND ServicePackLevel = 1) OR VersionNT &gt; v6.1" Message="The current operating system is not supported. This application requires at least Windows 7 SP1 or Windows Server 2008 R2 SP1 to run." />
  <WixBalCondition Condition="Installed OR (VersionNT &lt;&gt; v6.2) OR (InstallationType &lt;&gt; &quot;Client&quot;)" Message="Windows 8 is not supported. Please upgrade your operating system to continue." />
  <WixBundleProperties DisplayName="Microsoft SQL Server Management Studio - 19.0.1" LogPathVariable="WixBundleLog" Compressed="no" Id="{a5bb0309-eac2-4466-8122-1bf8a9edaf1f}" UpgradeCode="{A289A688-F441-4AAC-ACEB-74D65E195D6C}" PerMachine="yes" />
  <WixMbaPrereqInformation PackageId="NetFx45Web" LicenseUrl="http://go.microsoft.com/fwlink/?LinkID=260867" />
  <WixPackageProperties Package="VCRedistD12x86" Vital="no" DisplayName="Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.40664" Description="Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.40664" DownloadSize="6504344" PackageSize="6504344" InstalledSize="6504344" PackageType="Exe" Permanent="yes" LogPathVariable="WixBundleLog_VCRedistD12x86" RollbackLogPathVariable="WixBundleRollbackLog_VCRedistD12x86" Compressed="yes" DisplayInternalUI="no" Version="12.0.40664.0" Cache="yes" />
  <WixPackageProperties Package="VCRedistD14x86" Vital="no" DisplayName="Microsoft Visual C++ 2015-2022 Redistributable (x86) - 14.32.31326" Description="Microsoft Visual C++ 2015-2022 Redistributable (x86) - 14.32.31326" DownloadSize="13733480" PackageSize="13733480" InstalledSize="13733480" PackageType="Exe" Permanent="yes" LogPathVariable="WixBundleLog_VCRedistD14x86" RollbackLogPathVariable="WixBundleRollbackLog_VCRedistD14x86" Compressed="yes" DisplayInternalUI="no" Version="14.32.31326.0" Cache="yes" />
  <WixPackageProperties Package="VCRedistD14x64" Vital="no" DisplayName="Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.32.31326" Description="Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.32.31326" DownloadSize="25337728" PackageSize="25337728" InstalledSize="25337728" PackageType="Exe" Permanent="yes" LogPathVariable="WixBundleLog_VCRedistD14x64" RollbackLogPathVariable="WixBundleRollbackLog_VCRedistD14x64" Compressed="yes" DisplayInternalUI="no" Version="14.32.31326.0" Cache="yes" />
  <WixPackageProperties Package="HelpViewer2_3" Vital="yes" DisplayName="Microsoft Help Viewer 2.3" DownloadSize="3128304" PackageSize="3128304" InstalledSize="13572316" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_HelpViewer2_3" RollbackLogPathVariable="WixBundleRollbackLog_HelpViewer2_3" Compressed="yes" DisplayInternalUI="no" ProductCode="{99DC6816-30B2-32EB-9E12-AF8944C4FA4E}" UpgradeCode="{E2432240-A799-3542-915D-9BA62512EE5D}" Version="2.3.28307" Cache="yes" />
  <WixPackageProperties Package="NetFx45Web" Vital="yes" DisplayName="Microsoft .NET Framework 4.5" Description="Microsoft .NET Framework 4.5 Setup" DownloadSize="1005568" PackageSize="1005568" InstalledSize="1005568" PackageType="Exe" Permanent="yes" LogPathVariable="NetFx45FullWebLog" RollbackLogPathVariable="WixBundleRollbackLog_NetFx45Web" Compressed="no" DisplayInternalUI="no" Version="4.5.50709.17929" Cache="yes" />
  <WixPackageProperties Package="msodbcsql.msi" Vital="yes" DisplayName="Microsoft ODBC Driver 17 for SQL Server" DownloadSize="4677632" PackageSize="4677632" InstalledSize="13838694" PackageType="Msi" Permanent="yes" LogPathVariable="WixBundleLog_msodbcsql.msi" RollbackLogPathVariable="WixBundleRollbackLog_msodbcsql.msi" Compressed="yes" DisplayInternalUI="no" ProductCode="{CBA9B46D-5C8E-46F9-94B4-7024400EDE52}" UpgradeCode="{0123A210-9B73-46E7-B5CE-7F33630300E7}" Version="17.10.3.1" Cache="yes" />
  <WixPackageProperties Package="msoledbsql.msi" Vital="yes" DisplayName="Microsoft OLE DB Driver for SQL Server" DownloadSize="7319552" PackageSize="7319552" InstalledSize="15877232" PackageType="Msi" Permanent="yes" LogPathVariable="WixBundleLog_msoledbsql.msi" RollbackLogPathVariable="WixBundleRollbackLog_msoledbsql.msi" Compressed="yes" DisplayInternalUI="no" ProductCode="{CD711320-8704-46EF-8B09-0F40BD2A4C2F}" UpgradeCode="{DEBB0805-202C-471D-A182-675FF32F65C2}" Version="18.6.5.0" Cache="yes" />
  <WixPackageProperties Package="sql_as_oledb_x64" Vital="yes" DisplayName="Microsoft Analysis Services OLE DB Provider" DownloadSize="78540800" PackageSize="78540800" InstalledSize="517668444" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_sql_as_oledb_x64" RollbackLogPathVariable="WixBundleRollbackLog_sql_as_oledb_x64" Compressed="yes" DisplayInternalUI="no" ProductCode="{7EA2A3F7-A6D2-4D28-B3C4-4C32BCF4A0A2}" UpgradeCode="{CB9660E7-C211-4730-ACEC-945CE7A4C578}" Version="15.0.2000.832" InstallCondition="VersionNT64" Cache="yes" />
  <WixPackageProperties Package="sql_as_oledb_x86" Vital="yes" DisplayName="Microsoft Analysis Services OLE DB Provider" DownloadSize="38465536" PackageSize="38465536" InstalledSize="252701269" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_sql_as_oledb_x86" RollbackLogPathVariable="WixBundleRollbackLog_sql_as_oledb_x86" Compressed="yes" DisplayInternalUI="no" ProductCode="{8CE89D3D-FBC5-4964-B6AD-2F52060304C3}" UpgradeCode="{479A9150-146E-45C4-AE2A-23FDEC7CDD9A}" Version="15.0.2000.832" Cache="yes" />
  <WixPackageProperties Package="VS2017IsoShellForSSMS" Vital="yes" DisplayName="Visual Studio 2017 Isolated Shell for SSMS" DownloadSize="143925248" PackageSize="143925248" InstalledSize="418960839" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_VS2017IsoShellForSSMS" RollbackLogPathVariable="WixBundleRollbackLog_VS2017IsoShellForSSMS" Compressed="yes" DisplayInternalUI="no" ProductCode="{C59B373F-56D5-405C-AAD0-18FECB3B78B9}" UpgradeCode="{99CA1318-70F0-4736-B53C-5AE2913A9373}" Version="15.0.28307.421" Cache="yes" />
  <WixPackageProperties Package="VSTA2019" Vital="yes" DisplayName="Microsoft Visual Studio Tools for Applications 2019" Description="Microsoft Visual Studio Tools for Applications 2019" DownloadSize="10678456" PackageSize="10678456" InstalledSize="10678456" PackageType="Exe" Permanent="yes" LogPathVariable="WixBundleLog_VSTA2019" RollbackLogPathVariable="WixBundleRollbackLog_VSTA2019" Compressed="yes" DisplayInternalUI="no" Version="16.0.31110.0" Cache="yes" />
  <WixPackageProperties Package="sql_ssms" Vital="yes" DisplayName="SQL Server Management Studio" DownloadSize="155852800" PackageSize="155852800" InstalledSize="628239969" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_sql_ssms" RollbackLogPathVariable="WixBundleRollbackLog_sql_ssms" Compressed="yes" DisplayInternalUI="no" ProductCode="{6423D26F-D197-40D4-B05C-958283128732}" UpgradeCode="{4CAF7370-58A6-432A-8632-53BA5EB59B62}" Version="19.0.20200.0" InstallCondition="VersionNT64" Cache="yes" />
  <WixPackageProperties Package="sql_ssms_1033" Vital="yes" DisplayName="SQL Server Management Studio Language Pack - English" DownloadSize="122880" PackageSize="122880" InstalledSize="244065" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_sql_ssms_1033" RollbackLogPathVariable="WixBundleRollbackLog_sql_ssms_1033" Compressed="yes" DisplayInternalUI="no" ProductCode="{8AAF78E6-84DF-4A02-BB3F-BD7F90B6FF2E}" UpgradeCode="{660028A6-D0BD-45B8-99D4-BB6F1C748787}" Version="19.0.20200.0" InstallCondition="VersionNT64" Cache="yes" />
  <WixPackageProperties Package="ssms_is" Vital="yes" DisplayName="Integration Services" DownloadSize="39501824" PackageSize="39501824" InstalledSize="169851856" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_ssms_is" RollbackLogPathVariable="WixBundleRollbackLog_ssms_is" Compressed="yes" DisplayInternalUI="no" ProductCode="{F574EA39-DAA6-4D1B-A916-73205D1F2A7D}" UpgradeCode="{625BEE74-5271-4253-88CA-4BD05C5B0D20}" Version="16.0.5107.0" Cache="yes" />
  <WixPackageProperties Package="AzureDataStudio" Vital="no" DisplayName="Azure Data Studio                                           " Description="Azure Data Studio Setup                                     " DownloadSize="134748592" PackageSize="134748592" InstalledSize="134748592" PackageType="Exe" Permanent="yes" LogPathVariable="WixBundleLog_AzureDataStudio" RollbackLogPathVariable="WixBundleRollbackLog_AzureDataStudio" Compressed="yes" DisplayInternalUI="no" Version="1.41.1.0" Cache="yes" />
  <WixPackageProperties Package="SsmsPostInstall_x86" Vital="yes" DisplayName="SSMS Post Install Tasks" DownloadSize="311296" PackageSize="311296" InstalledSize="0" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_SsmsPostInstall_x86" RollbackLogPathVariable="WixBundleRollbackLog_SsmsPostInstall_x86" Compressed="yes" DisplayInternalUI="no" ProductCode="{9D558D07-051A-41D4-89A4-86DCD09B9EEC}" UpgradeCode="{29BCF98D-0F77-46FF-BA75-48EC7F20AC2C}" Version="19.0.20200.0" Cache="yes" />
  <WixPayloadProperties Payload="VCRedistD12x86" Package="VCRedistD12x86" Container="WixAttachedContainer" Name="2013\vcredist_x86.exe" Size="6504344" LayoutOnly="no" />
  <WixPayloadProperties Payload="VCRedistD14x86" Package="VCRedistD14x86" Container="WixAttachedContainer" Name="2017\VC_redist.x86.exe" Size="13733480" LayoutOnly="no" />
  <WixPayloadProperties Payload="VCRedistD14x64" Package="VCRedistD14x64" Container="WixAttachedContainer" Name="2017\VC_redist.x64.exe" Size="25337728" LayoutOnly="no" />
  <WixPayloadProperties Payload="HelpViewer2_3" Package="HelpViewer2_3" Container="WixAttachedContainer" Name="redist\help3_vs_net.msi" Size="315392" LayoutOnly="no" />
  <WixPayloadProperties Payload="cabE503715EC9048140D7380B4A179097EF" Package="HelpViewer2_3" Container="WixAttachedContainer" Name="redist\cab1.cab" Size="2812912" LayoutOnly="no" />
  <WixPayloadProperties Payload="NetFx45Web" Package="NetFx45Web" Name="redist\dotNetFx45_Full_setup.exe" Size="1005568" DownloadUrl="http://go.microsoft.com/fwlink/?LinkId=225704" LayoutOnly="no" />
  <WixPayloadProperties Payload="msodbcsql.msi" Package="msodbcsql.msi" Container="WixAttachedContainer" Name="x64\msodbcsql.msi" Size="4677632" LayoutOnly="no" />
  <WixPayloadProperties Payload="msoledbsql.msi" Package="msoledbsql.msi" Container="WixAttachedContainer" Name="x64\msoledbsql.msi" Size="7319552" LayoutOnly="no" />
  <WixPayloadProperties Payload="sql_as_oledb_x64" Package="sql_as_oledb_x64" Container="WixAttachedContainer" Name="x64\sql_as_oledb.msi" Size="78540800" LayoutOnly="no" />
  <WixPayloadProperties Payload="sql_as_oledb_x86" Package="sql_as_oledb_x86" Container="WixAttachedContainer" Name="x86\sql_as_oledb.msi" Size="38465536" LayoutOnly="no" />
  <WixPayloadProperties Payload="VS2017IsoShellForSSMS" Package="VS2017IsoShellForSSMS" Container="WixAttachedContainer" Name="redist\vs2017_isoshell_for_ssms.msi" Size="143925248" LayoutOnly="no" />
  <WixPayloadProperties Payload="VSTA2019" Package="VSTA2019" Container="WixAttachedContainer" Name="redist\vsta_setup_2019.exe" Size="10678456" LayoutOnly="no" />
  <WixPayloadProperties Payload="sql_ssms" Package="sql_ssms" Container="WixAttachedContainer" Name="SSMS.msi" Size="155852800" LayoutOnly="no" />
  <WixPayloadProperties Payload="sql_ssms_1033" Package="sql_ssms_1033" Container="WixAttachedContainer" Name="SSMS_1033" Size="122880" LayoutOnly="no" />
  <WixPayloadProperties Payload="ssms_is" Package="ssms_is" Container="WixAttachedContainer" Name="x86\ssms_is.msi" Size="39501824" LayoutOnly="no" />
  <WixPayloadProperties Payload="AzureDataStudio" Package="AzureDataStudio" Container="WixAttachedContainer" Name="azuredatastudio-windows-setup.exe" Size="134748592" LayoutOnly="no" />
  <WixPayloadProperties Payload="SsmsPostInstall_x86" Package="SsmsPostInstall_x86" Container="WixAttachedContainer" Name="x86\PostInstallCustomActions.msi" Size="311296" LayoutOnly="no" />
  <WixStdbaOverridableVariable Name="SSMSINSTALLROOT" />
  <WixStdbaOverridableVariable Name="DONOTINSTALLAZUREDATASTUDIO" />
</BootstrapperApplicationData>
[4B88:4B18][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.LogUserEnvironmentInfoInBackground: OS Caption: n/a
[4B88:4A70][2023-10-28T04:57:46]i000: MainViewModel.CheckFailedConditions: Check whether OS is Windows 10 / Windows Server 2016 pre-RS1 (build <= 10586). OSVersion = n/a
[4B88:4A70][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.SetCommandLineProperties: Begin
[4B88:4A70][2023-10-28T04:57:46]i000: ManagedBootstrapperApp.SetCommandLineProperties: End

Leave a Comment