From 520318c13420837e7bbcb1804e4730bbadeddd62 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+StoneRed5@users.noreply.github.com> Date: Tue, 15 Dec 2020 14:53:14 +0100 Subject: [PATCH] Add files via upload --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b06e56 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# GoogleDriveSyncBlock +GoogleDriveSyncBlock is an app that recognizes when Visual Studio is running and kills google drive sync . If visual Studio is not running, the program automatically restarts Google Drive Sync. + +To avoid problems, delete Google Drive Sync from the ausautostart and replace it with GoogleDriveSyncBlock.exe + +You can do what ever you want with this project. +Have fun!