Publish from Visual Studio Express

I am an amateur programmer. When I publish an application from Visual Studio Express, I have no way to install the package for "All users of this computer." Can this be done from Visual Studio Express? If so, where is the option? If not, do I need to use the full version of VS, or do I need some other software for creating packages?

+3
source share
1 answer

I think you need to have a professional version of VS in order to get full application deployment functionality.

0
source

Source: https://habr.com/ru/post/1740963/


All Articles