FASM / emu8086 - Generate 32bit/64bit executable

Asked

Viewed 144 times

1

Hello, I would like to know how to use FASM to generate an executable . exe running in 32bit or 64bit.

It turns out that when generating . exe, it does not run on Windows 7 because it is incompatible.

I use the emu8086. Thanks in advance.

Print: http://prntscr.com/7g89qu

  • Without seeing the code is very difficult to help.

  • I don’t have a code yet. I just want to know how to make it compatible with S.O. This is the "default" code when I click to make a new project. exe http://pastebin.com/59b1hCD3

  • 1

    Man, I’m not even gonna risk answering this question because I really don’t know. Now I have found something that can help you: https://jakash3.wordpress.com/2010/07/23/fasm-tutorial-16-32-bit/

  • Thank you very much Edgar. The link informed me exactly what I needed to know. : D Thank you very much.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.