Skip to main content
0 votes
1 answer
43 views

I'm using a bootstrapper project that is used for 3 different Visual Studio setup projects (.msi). In the end, I have 3 Setup.exe files. I need the path of the installdir of the msi, because I want to ...
becky's user avatar
  • 353
0 votes
0 answers
43 views

tl;dr: How do I find the origin of a dependency in a Visual Studio Installer Project? I've created a Visual Studio Installer Project in VS2022 to package my Unity game as an .msi Visual Studio ...
Jono's user avatar
  • 202
0 votes
0 answers
42 views

Using Microsoft Setup Installer with VS 2022, I've always been able to set up a desktop icon for the executable, and, yet, with the latest VS2022 version (17.13.6), the desktop icon is created but it ...
Phil91's user avatar
  • 9
0 votes
1 answer
118 views

I'm using VS2022 Setup project for a .Net Framework 4.8 winforms application. Locally on my PC everything runs fine, but running the project with TeamCity 2025.03 leads to a lot of warnings. I build ...
becky's user avatar
  • 353
0 votes
0 answers
220 views

I'm trying to set up a Docusaurus site on a subdomain using cPanel with CloudLinux. I have successfully installed Docusaurus inside a documentation folder within the subdomain. I have also configured ...
Pol Rué's user avatar
  • 354
0 votes
1 answer
160 views

I'm trying to add reference to an Class Library project from MSIX project in VS2022. I always receive the following error message: "referenced project paths must contain at least one element. ...
mustafa.salaheldin's user avatar
0 votes
0 answers
103 views

I have a .NET 6 C# application with a Setup Project created in Visual Studio. I'm running into a weird issue where, when I deploy an update and users install the update via the MSI, if they had pinned ...
BBousman's user avatar
  • 103
0 votes
1 answer
186 views

I want to create an MSIX installer for a new Single Project Uno Platform app with Visual Studio 2022 on Windows 11. I'm using Microsoft's guidance for using an Application Packaging Project. Guidance: ...
Joe Mayo's user avatar
  • 7,503
0 votes
1 answer
94 views

I am programming in VB.net . I have made setup project to custom install my main application and added Textbox (A) dialog in user interface. At the time of installation, I want the input of the ...
DrSinChan's user avatar
2 votes
1 answer
112 views

It's been a long time since I needed to create a setup project. However, now I need to create a setup project that will install an Excel add-in. I can check if the Excel is installed by a ‘Registry ...
Paulo Santos's user avatar
  • 11.7k
0 votes
1 answer
53 views

I'm working on a C# Winforms client application that interacts with a MySQL database, and I'm looking for guidance on how to create an installer for it using Visual Studio. The application and the ...
f_dippiton's user avatar
0 votes
0 answers
180 views

My C# WPF (Bike Store) database interface application works with the SQL Server LocalDB database (target framework is .NET 6.0). The idea is that when installing the application on users computers, ...
75-73-65-72-6E-61-6D-65's user avatar
0 votes
0 answers
103 views

When I want to use the setup of the project I prepared with C# and MSSQL on another computer, I get an error like this. Calling JIT debugging instead of this dialog See the end of this message for ...
Mustafa's user avatar
0 votes
0 answers
457 views

I wrote a C# windows desktop software. I added an installer for it. The problem is the Setup project only includes a dll of my software in its Primary output, it doesn't include my software exe. My ...
peter's user avatar
  • 1,079
1 vote
0 answers
117 views

I am installed angular on my m1 Mac and while setting up the project using the command : "ng new" and after that it is showing ✖ Package install failed, see above. The Schematic workflow ...
Vishesh Singh's user avatar

15 30 50 per page
1
2 3 4 5
109