<div dir="auto">Hi all,</div><div dir="auto"><br></div><div dir="auto">So here is my script for automatically starting a Windows (Expert bundle based) relay or bridge when windows starts.</div><div dir="auto"><br></div><div dir="auto">Open a new notepad document. Then add the following to it:</div><div dir="auto"><br></div><div dir="auto">Cd c:/pathwheretorexpertbundleisindtalled</div><div dir="auto"><br></div><div dir="auto">tor.exe -f torrc.txt (assuming your torrc is a text file). Then save this file as batch file in the “startup” folder which should be at <span style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px;background-color:rgb(255,255,255)">C:\ProgramData\Microsoft\</span><b style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px">Windows</b><span style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px;background-color:rgb(255,255,255)">\Start Menu\Programs\</span><b style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px">Startup</b></div><div dir="auto"><b style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px"><br></b></div><div dir="auto"><b style="color:rgb(60,64,67);font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-size:18px">What this does is it creates a script for windows to automatically run at startup that tells the os to point to the directory tor expert bundle is installed in and launch tor.exe and read the configuration file. This is tested and working for me. But I am still trying to write a script to automatically download and install the newest tor version when released as well as obfs4, proving difficult as the url changes with each version. Any thoughts are appreciated, thx very much.</b></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">--Keifer</div></div>