Does Windows standalone works with windows mobile

I have completed some games. However, I would like to know if Windows standalone from unity works with Windows mobile phones? Also, can I have people download my games from my website to there iPhone or Android. Then take the games from the iPhone or Android and transfer them to a computer or laptop. Is that possible?

It would never work to take computer apps and run them on a phone, since the hardware, software, and interfaces are totally different. Windows Mobile is a different operating system and not compatible with Windows, and it’s a dead OS now. Windows Phone 7 is yet another operating system, also not compatible with Windows (and will probably never run Unity apps unless Microsoft allows UT to use native code). You need the Unity Android license to make Android games, and the Unity iOS license to make iPhone games (and you can only install iOS apps through Apple’s App Store, leaving aside jailbreaking).

–Eric