ID:260810
 
If it's marked as an app (just an everyday program, a calculator, etc, not a game), it will not need BYOND installed at all to run it, nor require the user to install it.
Search for dmb2exe, and if you want my login system if you don't want your users to have to make a byond key.
there's already a program, on this website too, that does this.

though the name escapes me
Seriously, if you don't use your wits and knowledge (if any) before making feature requests, then at least use the forum search.
What you're asking for is currently inherently impossible, as BYOND projects are compiled into bytecode which needs to be interpreted by a virtual machine (which would be BYOND/Dream Seeker) - and obviously, if it was possible, then it would've already been done long ago.

@Mista-mage: You don't happen to mean the one mentioned in the post above yours, right? ;P But of course that one relies on setting up a temporary (and, incidentally, incomplete and therefore partly broken) BYOND installation to run the project from, and doesn't run it 'without BYOND'. All in all the built-in Make EXE feature would be better once some of the features it currently lacks are added to it, which is supposedly on the to-do list.