@Anders, yes i have RequestExecutionLevel in my script and i also have "SetShellVarContext all". For creating the shortcut i used the code
CreateShortCut "$DESKTOP\test.lnk" "d:\test\test.exe"
but still the shortcut is not created where it supposed to create
|