From e0f41febaed77f6e8683f084e75e886695c25f86 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Sun, 14 Feb 2021 21:05:58 +0100 Subject: [PATCH] . --- scripts/install-googledrive.cmd | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/scripts/install-googledrive.cmd b/scripts/install-googledrive.cmd index c97f5ae..7a5122c 100644 --- a/scripts/install-googledrive.cmd +++ b/scripts/install-googledrive.cmd @@ -16,12 +16,7 @@ cd %SCRIPTS% echo changing startmenu folder ... move /Y %STARTMENU%\"Backup and Sync from Google\Backup and Sync from Google.lnk" ^ - %STARTMENU%\"Backup and Sync.lnk" 1>nul 2>nul - -rem waiting 10 seconds for setup ... -timeout /T 10 - -tasklist + %STARTMENU%\"Backup and Sync.lnk" echo removing google drive startmenu folder ... @echo on