H
H
HEDAX2020-12-03 15:51:07
C++ / C#
HEDAX, 2020-12-03 15:51:07

How to NOT create an exe file when compiling a winforms project?

I have a solution with some projects. When building with installshield, I disable some projects for release as I don't need them. But they create an exe file. Please tell me how can I solve this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Korotenko, 2020-12-03
@firedragon

It's strange somehow. But what prevents you from using MSBUILD
AND creating a copy of the solution under installshield. With uploaded projects?

V
Vasily Bannikov, 2020-12-03
@vabka

How are you assembling? In theory, if you take files from bin / release, then there should be no extra files.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question