My executable is still in an old version

1

I compile the VB project and when I open the folder to get the generated exe, it is still with an old date, which in this case is 3/18/2017 instead of 04/20/2017. Is there anything I should do? I compile like this: Ctrl + F5 and then open the folder where the project is. Is there another way? I may be wrong, but in Delphi, for example, I can have the fonts in one folder and generate the exe in another. I think VB too, but I do not know how to do that.

  

Note: For some people, I have used the visual-studio tag because   compile the VB (depends on the version) and the question has to do with compilation,   generation of exe and this is properly configured in the IDE.

    
asked by anonymous 20.04.2017 / 15:40

1 answer

1

To compile, go to the File > Make

    
20.04.2017 / 17:00