Closed unitycoder closed 2 years ago
aha, not as easy as it seems: regular shortcut cannot have arguments https://stackoverflow.com/a/4897700/5452781 , other method requires IWshRuntimeLibrary https://stackoverflow.com/a/4909475/5452781
other options:
*works, but if you then delete shortcut alone, .bat file is left on your pc..
from thread: https://forum.unity.com/threads/why-isnt-there-an-inbuilt-way-to-generate-a-desktop-launching-unity-project-shortcut.989498/
could be useful, if working in same project for a long time, or even more important, then your project(s) wont get lost after 40 recent projects clears it!
todo