A
A
ArsenBor662018-09-28 21:04:47
.NET
ArsenBor66, 2018-09-28 21:04:47

How to make the application ready to be transferred to the client in Visual Studio?

How can I make the application I wrote so that another person can open / install it on their PC? Just transfer files from the "Release" folder? I saw applications mainly consisting of an .exe file and a couple of dlleks. I have a bunch of other unnecessary garbage present. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2018-10-12
@VoidVolker

Pack the application into a distribution/installer and transfer it to the client, if this is included in the TOR, of course. For example NSIS or NSIS + ModernUI or InnoSetup and a lot more. If there is no distribution clause in the TOR, then simply transfer the files to the client in the archive.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question