Add option for user to choose custom temp folder

This commit is contained in:
Michael Bucari-Tovo 2022-12-17 11:42:55 -07:00
parent 44feab9eb2
commit b5519c4875
5 changed files with 35 additions and 45 deletions

View file

@ -25,7 +25,7 @@ namespace LibationFileManager
[Description("The same folder that Libation is running from")]
AppDir = 2,
[Description("Windows temporary folder")]
[Description("System temporary folder")]
WinTemp = 3,
[Description("My Documents")]