Does anybody know how to disable windows key in unity?
If it requires c++ plugins, where can i download one?
Thank you very much guys!!
To disable a windows key you need keyboard hook and and its only work on standalone build. For more detail just reffered this link:
http://stackoverflow.com/questions/3361109/how-can-i-disable-windows-key-in-c