flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
In your command line prompt: fasm main.asm name.exe
|
|||
![]() |
|
Teehee
but i'm using FASMW.
|
|||
![]() |
|
revolution
Teehee wrote: Is possible to set .exe output name in the .asm file? Teehee wrote: but i'm using FASMW. |
|||
![]() |
|
Teehee
![]() Thanks ![]() |
|||
![]() |
|
ManOfSteel
![]() |
|||
![]() |
|
shmel
Code: format binary as 'ext' or Code: format pe gui 4.0 as 'exe' |
|||
![]() |
|
revolution
shmel wrote:
|
|||
![]() |
|
edemko
Working on a tiny multilingual project i was in a lack of such a functionality.
Code: LNG equ BY format binary named 'project-' + `BY + '.exe' ... |
|||
![]() |
|
revolution
edemko wrote: Working on a tiny multilingual project i was in a lack of such a functionality. Code: LNG equ BY match x,LNG {format binary as 'project-'#`x#'.exe'} |
|||
![]() |
|
Fanael
revolution wrote:
revolution wrote: That only sets the extension, not the name. ![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.