cortex.cpp
cortex.cpp copied to clipboard
bug: unexpected Creation of 'uploads' Folder in Current Directory When Running nitro.exe
Describe the bug
When running nitro from a specific directory, an uploads folder is unexpectedly created in the same directory. This folder contains various unknown files, which can negatively impact the user experience. It would be more appropriate for this folder to be created in a temporary or application data directory (e.g., a 'temp', 'appdata', or '/var/' directory)..