How to start unity application on secondary monitor (full screen)

Hello,

I have been searching around but to my surprise I could not find an answer, someone said Unity provide this function for Windows since v-3.5, but I am using v-4.1 and still couldn’t figure out how to do this. I am using Windows 8 64-bit OS.

Thank you

I found the solution - start exe from command prompt and add “-Adapter N” option, where N represents the number of monitors with 0 being the primary.