Move item and create a hard or soft link in current folder?

For example, move the "C: \ Users \ qiuqiu \ Documents \ recording" folder to the selected location through the browse dialog box, and create a connection project in the original location.

As far as hardlinks / junctions, I use Hardlink Shell Extension which places an entry into the right click context menu (with shift held down)

Something like this?

Copy MOVE
Copy MAKELINK FILE={destpath}{file} TO={sourcepath}

not work