You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to upload this as a bat, but git doesn't like it, so I've uploaded it as a text file.
This is a batch file which moves the original hosts file to a temp location, opens the zwift launcher, and then when the user presses a key, moves the old one back. This prevents needing edit the host file in the configure_client.bat. Ip address is stored in ip_address.txt file. Seems to work a charm.
I wasn't sure how to add this to the repo, as the helper isn't there.
I tried to upload this as a bat, but git doesn't like it, so I've uploaded it as a text file.
This is a batch file which moves the original hosts file to a temp location, opens the zwift launcher, and then when the user presses a key, moves the old one back. This prevents needing edit the host file in the
configure_client.bat
. Ip address is stored inip_address.txt
file. Seems to work a charm.I wasn't sure how to add this to the repo, as the helper isn't there.
launch.txt
ip_address.txt
The text was updated successfully, but these errors were encountered: