ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
779 stars 24 forks source link

Preventing trying to download symbols at Windws startup #147

Closed 03302024 closed 3 weeks ago

03302024 commented 3 weeks ago

I installed the app, but not the symbols, as I couldn't download them, and offline installation is deactivated.

At the end, I got transparent menus working. However, after a Windows restart, I again was asked for symbols download. How I could prevent that (trying to download symbols) at Windws startup?

ALTaleX531 commented 3 weeks ago

disable_internet_connection

03302024 commented 3 weeks ago

Thank you. It works.