JamesCJ60 / Universal-x86-Tuning-Utility

Unlock the full potential of your Intel/AMD based device.
GNU General Public License v3.0
1.54k stars 38 forks source link

[BUG] Installer refuses to install anywhere than on my Z: drive. #88

Closed acolwill closed 1 year ago

acolwill commented 1 year ago

Describe the bug Installer refuses to install anywhere than on my Z: drive.

To Reproduce Install application, any options. Application simply installs into the root of the drive with the last drive letter (z)

Expected behaviour Application should install where I ask it to install.

Screenshots image image image image image

Desktop (please complete the following information): Windows 10 22H2 Build 19045.3155

JamesCJ60 commented 1 year ago

Hi, this is a Microsoft issue not a UXTU issue.

acolwill commented 1 year ago

Hi, how is this a Microsoft issue? Having dealt with MS systems for 30+ years, this is the first time I've seen an installer routine ignore user options.

JamesCJ60 commented 1 year ago

The installer used is from the Microsoft Visual Studio Installer Projects 2022 package, which is both created and maintained by Microsoft. https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects

acolwill commented 1 year ago

When I remove the drive letter mapping for Z:, the installer routine now installs to the root of D: and not within the directory structure specified. Do you have a list of available command line switches, or a ZIP/7z download?

acolwill commented 1 year ago

This feels like an issue with the MSI

Installer log for UXTU uxtu.log

Installer log for QuickSFV (which also uses VS Installer Projects) quicksfv.log