Hello, > Hi, I'm using mono on windows XP > Is it possible to create an executable that doesn't need of mono or > net framework? You can use the bundle feature; See `man mkbundle'. Notice that today `mkbundle' will produce fairly large self-contained executables. We will be providing a tool in the future to reduce the size drastically.