Can't install Nvidia Nsight VSE (2024.3.0.24164)

When i try to install the Nsight VSE (2024.3.0.24164) it start to copy some files and then it start to rollback everithing and it open this window:

My notebook specs are:
Windows 11 (22631.4169)
RTX 3050 (LAPTOP)
12th Gen Intel(R) Core™ i7-12700H
32,0 GB

I tried to install using the command:
msiexec /i “.msi” /l*v “.log”

And it generated this log:
nsight_visual_studio_edition-windows-x86_64-2024.3.0.24164_34412248.log (2.5 MB)

Hi, @yunguerd

From the log, I see your machine has VS2017/VS2019/VS2022 installed. Also I see

MSI (c) (9C:64) [11:02:44:724]: Disallowing installation of component: {0200CF79-B9A1-3BE4-955A-29FA9D4B1A5C} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:724]: Disallowing installation of component: {9FC931F8-9ED1-3263-A0F1-8ADE330D0ECE} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:725]: Disallowing installation of component: {A2AA960C-FD3C-3A6D-BD6F-14933011AFB3} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:725]: Disallowing installation of component: {E8E39D3B-4F35-36D8-B892-4B28336FE041} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:726]: Disallowing installation of component: {D227D7DF-D9F8-33AF-B935-4BF2F47F2EA4} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:726]: Disallowing installation of component: {35B5C1D2-EB5B-3569-83EB-78E34F5C3254} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:727]: Disallowing installation of component: {22824972-0C4A-31B4-AEEF-9FC7596F1305} since the same component with higher versioned keyfile exists
MSI (c) (9C:64) [11:02:44:727]: Disallowing installation of component: {B33258FD-750C-3B42-8BE4-535B48E97DB4} since the same component with higher versioned keyfile exists

So can you try to clean your ENV firstly to uninstall all Nsight VSE related files ?

I no longer have anything from Nsight VSE installed on my machine, I think the rollback from the installer itself already removes everything completely, and the problem still persists.

Hi, @yunguerd

Sorry for the issue you met.
For now, we can’t reproduce this internally. We will have a internal ticket tracking for this.

Can you try to update the OS or maybe reinstall the Visual Studio to see if you can work around this issue ?