Support custom dirs

Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
This commit is contained in:
luca0N! 2020-05-06 15:42:15 -03:00
parent 97dafa0ac2
commit cf25645556
No known key found for this signature in database
GPG key ID: 9F1B99B522287CAB
4 changed files with 41 additions and 19 deletions

View file

@ -18,7 +18,7 @@
; Contact me by e-mail via <mailto:luca0n@protonmail.com>
;
; ┌──┐ │ ┌── ┌──┐ ─┬─ ┌──┐ │
; ├──┤ │ ├─ ├─┘ │ ├──┤ │
; ├──┤ │ ├─ ├\─┘ │ ├──┤ │
; │ │ └── └── │ \ │ │ │ •
;
; ALERTA!
@ -30,6 +30,6 @@
[Pastas]
Pastas=3
Pasta1=%appdata%
Pasta2=%tmp%
Pasta3=C:\Windows\Temp\
Pasta1=%tmp%\*
Pasta2=C:\Windows\Temp\*
Pasta3=C:\Windows\Prefetch\*