I have created a batch-file to execute a couple of .lnk files.
example:
start C:\Users\Blaxie\Desktop\vrchatter\PlayspaceMover.lnk
When executed it says that the path cannot be found; but I have copied and pasted it directly from the shortcut properties of the .lnk file itself.
What am I doing wrong?