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