wokhan / WFN

Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
GNU General Public License v3.0
603 stars 95 forks source link

No folder creation to store the settings #121

Closed LaGlobule closed 1 year ago

LaGlobule commented 3 years ago

When launching WFN.exe for the first time, the settings can't be saved neither the firewall configuration because the default path "...AppData\Local\Wokhan Solutions\WFN" does not exist. IMHO, it should be created at first start of WFN.exe. WFN 2.5.370.0 Amd64 on W10 20H2

GregZero commented 3 years ago

Same issue here, neither unable to change option settings for portable mode

wokhan commented 3 years ago

Thank you both! I'll check that next week (won't be able before unfortunately). Fixing it should be easy though 😊

wokhan commented 3 years ago

Hi, I wasn't able to work on this project lately, sorry, so the issue is still here. In the meantime, creating the folder manually is the only possible workaround (but I guess you already did 🤔😅).

GregZero commented 3 years ago

...please consider creating the folder manually,... Hi, for my case, I will try that for test purpose only. Because in portable mode it can't be the way :)

GregZero commented 3 years ago

Ok, So : After creating the App User local folder; saving is ok. Then, by choosing "portable mode" the setting file is correctly created (moved, precisely) in the portable directory. Thank you.