msasanmh / SecureDNSClient

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/SecureDNSClient/
GNU General Public License v3.0
815 stars 80 forks source link

How do I get it to connect o windows startup? #90

Closed rohitghali closed 9 months ago

rohitghali commented 10 months ago

There are no settings for windows startup. How do I make it start with windows?

nonbarbari commented 10 months ago

Go to program folder

Create a text file with these contents

@echo OFF START SecureDNSClient.exe exit

Save it as .bat file

Create a shortcut of it and move it to start up folder

You can go to start up folder like that

Presse Windows kye + R shell:startup Presse Enter

msasanmh commented 10 months ago

There are no settings for windows startup. How do I make it start with windows?

Startup feature will be implemented in 2 next version.

msasanmh commented 9 months ago

Startup feature implemented https://github.com/msasanmh/SecureDNSClient/releases/tag/v2.7.5