nedrysoft / regex101

A cross platform (macOS, Linux & Windows) unofficial "offline" version of the regex101.com website. Uses the users own database (any qt supported backend - sqlite, mysql, postgresql etc) to store expressions.
211 stars 37 forks source link

Regex101 installer on windows requires internet #8

Open MattSessions opened 1 year ago

MattSessions commented 1 year ago

Hi. Went to install the application and I was prompted with an alert that says “regular expressions one oh one requires an active Internet connection for installation. Please check your network configuration and proxy settings.”. Is it possible to make an installer that does not require Internet connections to install?

ScottHutchinson commented 1 year ago

@MattSessions is correct. This application would be even more useful to my team, if we could install it offline. Thanks!