Hey guys,

Is there any way to make the installer create SYMBOLIC links? I tried a "Run command line mklink /D "%USERPROFILE%\Google Drive\Desktop" %USERPROFILE%\Desktop" But it does not accept environment variables %USERPROFILE% because it says that its not defined. Is there a way to solve this?

Thank you!