C
C#2mo ago
Abdesol

visual studio installer including .net6.0 desktop runtime issues on installation

I want to package .net6.0 desktop runtime in my visual studio installer project. So, I put it in the right path and added it to custom actions and it actually builds the installer. But when I run the installer, it installs my app, and then when it tries to install the .net6.0 runtime, it actually shows the below error I attached in screenshot. I tried to remove /quiet in arguments so that I am able to see what is happening, when I try this, it opens up the installation window for the runtime, and midway as it installs it, it says not able to install, and the error message is Another installer is running. It actuall installs successfully when I run it manually. I tried many things and also setting the condition: NOT Installed AND NOT (REMOVE="ALL"), but it keeps resulting on the same error. Does anyone have any idea on how I can include .net6.0 runtime as part of the installation while using visual studio installer project? Thank you!
No description
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server