How does a normal PC .exe file differ from a valid, atom .exe file?
Hi,
I'm just looking into this app creation process. Suppose I have a PC exe file that wasn't written in C but is
one single standalone exe that runs under Windows, connects to nothing - no advets, no callbacks, no going
to the internet and connecting to anything, and is self contained in just one exe file which requires no extra
runtime or anything like that.
**Usefulness aside**, lets say it displays a window in the middle of he screen with the word "Hello" and a close button.
I take this exe, wrap it up in an MSI installer and submit? Would that be likely to work?
Thanks
michael.

