Hi,
I have to move a file to Windows/System32.
In the guide I haven't find the name of the variable to Windows folder...
How can I call it?
[DirectoriesMove]
MyDriver=%?????%\MyDriver
Thanks
New: ShareX (Mar 27, 2023), Platform 24.1 (Feb 13, 2023)
450+ real apps (49GB), 1 billion downloads, Please donate.
Hi,
I have to move a file to Windows/System32.
In the guide I haven't find the name of the variable to Windows folder...
How can I call it?
[DirectoriesMove]
MyDriver=%?????%\MyDriver
Thanks
The variable you're looking for is $SYSDIR, although you'll need to use it in Custom Code rather than directly in the DirectoriesMove section.
I've read the link...
Could you please write an example?
You are a great!!!