ShortCut start in
Hi
I define ShortCut with the function CreateShortCut but the ShortCut create with "start in" other than the exe location
when I open the created shortcut properties I see target is good but the "start in" is not good
my code:
CreateShortCut "$DESKTOP\RunApp.lnk" "$ReleasePath\RunApp.exe"