Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: mermacoraI believe the process has changed slightly for LAE v5.0, so the instructions from the above post will only work with older versions. Here’s what I did on my installation to change the location where LAE scratch files are written:
1. Shut down all instances of BRE and the LAE Server (open the LAE Server Console and press Exit)
2. Edit the laeEnv.bat file in your <LAE install>\bin directory, and change the line that looks like this:
set LS_SCRATCHDIR="C:/LAETemp"
change the path to where you want temp files stored, use forward slash (/) as the folder separator
3. Edit the site.prop file in your <LAE install>\conf directory, and change the line that looks like this:
ls.tempDir="C:/LAETemp"
change the path to where you want temp files stored, use forward slash (/) as the folder separator
4. Restart BRE and the LAE Server.
Temp files generated for nodes run after the config change should be written to the new location. Any files previously written will not be moved and should still be accessible from BRE when you double click the output pins.
Regards,
Mario Ermacora