DynamicNodes is working with two basic directories: The system directory for DynamicNodes runtime, which is usally the installation directory of DynamicNodes, and the the workspace directory, which is usally localted in the folders of the user profile.
The sysetm directory of DynamicNodes after the installation with a setup program
is typically located in %ProgramFiles%\DynamicNodes.
DynamicNodes usally does not need write permissions for that directory.
DNConsole.exe or DNWinApp.exe
with the command line argument -nosyslibs or -nosl.
gui directory.
The workspace directory is used by DynamicNodes to store user settings, log files, and projects. DynamicNodes requires write permissions for the workspace directory.
If no changed shall be made on a system during the execution of DynamicNodes,
it can be run with the command line argument -noworkspace or -nows, respectivly,
to start DynamicNodes without a workspace directory.
However, DynamicNodes is than not able to store user settings or log files.
-log.
DNConsole.exe or DNWinApp.exe with the command line argument
-noworkspacelibs or -nowsl.