I wanted to covert a .cpp file to a .exe file and make it able to run on another computer, I managed to find the .exe file using build solution but when I type in it, it just disappears. (I'm using Visual studio 2022)
Convert .cpp to a .exe file and run it on other computers.