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: Blender LTS (Nov 14, 2023), Platform 27 Beta 1 (Nov 26, 2023)
450+ real apps (49GB), 1.1 billion downloads, Please donate.
Now Accepting Wire Transfers, Testing Ad Placements
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?
Without knowing anything further about the application, this will likely work.
You are a great!!!