I am trying to make a script that would run all shortcuts which are contained in a given folder. However, I am not sure how to do it...
I have tried:
go "C:\My cuts" newtab
Select ALLFILES
@async {allfile}
But this runs only the first shortcuts, not all of them...