G
Guest
I have a project called CopyFile. It compiles to CopyFile.exe. I want the
name of the exe to be 0260001.exe. This was easy to do in VB6 - I just
changed the name when I ran Make. How can I do it in VB.Net?
That is, I want the project named CopyFile to create an exe named 0260001.exe.
name of the exe to be 0260001.exe. This was easy to do in VB6 - I just
changed the name when I ran Make. How can I do it in VB.Net?
That is, I want the project named CopyFile to create an exe named 0260001.exe.