The title is a bit odd, but I want to create a hard link to a folder where the user specifies the drives.
The command is mklink /j
and I need %driveone%
:\Fixed\Path and %drivetwo%
:\Fixed\Path as it's variables. Anyone know how I can prompt the input to define the drives?