Page 1 of 1

Variables for selection of drive?

Posted: Wed Jun 21, 2023 5:11 pm
by Contractor5Prepays9
%homedrive%%homepath%
can these variables, or similar, be used to select a folder such as
c:\users\user01.....?

this way, if i have a computer with \user01
and
i want to copy to another computer of user \admin01
my left sided selection would not have to change
thans
nick

Re: Variables for selection of drive?

Posted: Wed Jun 21, 2023 9:44 pm
by tobias
Hello,
yes, but I recommend using these instead:

$USERPROFILE
(such as C:\Users\User01)

$MYDOCUMENTS
(such as C:\Users\User01\Documents)

See also:
https://www.syncovery.com/variables/