- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi to everyone,
is there any way that you could name the .exe file that is created by the compiler, by a name that you specify inside the source code?
Any ideas?
Thanks in advance guys
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No. The name of the executable is determined completely by what is on the command line - either the name of the first input file or the value to /out or /Fe. Nothing inside the source file can change that.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page