You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\temp> .\LaZagne.exe all
[920] Failed to execute script laZagne
Traceback (most recent call last):
File "laZagne.py", line 24, in <module>
File "lazagne\config\run.py", line 32, in create_module_dic
File "lazagne\config\manage_modules.py", line 102, in get_modules
File "lazagne\config\manage_modules.py", line 102, in <listcomp>
File "lazagne\softwares\sysadmin\mRemoteNG.py", line 35, in __init__
File "lazagne\softwares\sysadmin\mRemoteNG.py", line 181, in get_configuration_files
File "os.py", line 679, in __getitem__
KeyError: 'APPDATA'
PS C:\temp>
https://github.com/AlessandroZ/LaZagne/blob/0cc15633bf05425303aafa8e194df42a8798d681/Windows/lazagne/softwares/sysadmin/mRemoteNG.py#L181C21-L181C21
it should probably fall back to a safe default when the environment variable does not exist.
The text was updated successfully, but these errors were encountered: