I want to create a symlinkd for a path, the following code doesn't work for a driver, for example, I want to create "E:" to the destination folder, it will go nothing. and the "@runmode:hide" has no effect.
is there any better way to accomplish this?
@admin
@runmode:hide
cmd.exe /k MKLINK /d {destpathshort$}{file$} {filepath$}