I create window application and built program as .EXE then I test installation on laptops. some laptop can complete installation and can launch program.exe after installation (they has Visual Studio 2019). In the other hand some laptop hasn't Visual Studio. They can installation this program setup.exe. After that Desktop show Icon of program and on Tap START show my program, when I double click for open program. It's not response anything. How I can do for launch my Program setup.EXE for every PC/Laptop without install Visual Studio?
Detail:
I use .NET 4.8
create program for support Windows 32bit
Make sure the PC/Laptop you use to install your program has a .net framework installed. You can use this link to install .net framework
2.1m questions
2.1m answers
60 comments
57.0k users