From bee7159d33eb6ba968cc4a636dd9ee139dbc6db4 Mon Sep 17 00:00:00 2001 From: Thedogecraft Date: Fri, 5 Jan 2024 13:46:38 -0800 Subject: [PATCH] Update update.bat --- update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.bat b/update.bat index 0205e2c..b9b7df1 100644 --- a/update.bat +++ b/update.bat @@ -2,7 +2,7 @@ setlocal set ZIP_URL=https://github.com/Parcoil/Sparkle/releases/latest/download/win-unpacked.zip -set ZIP_FILE=%TEMP%\win-unpacked.zip +set ZIP_FILE=C:\Users\%USERNAME%\AppData\Local\Programs\sparkle\win-unpacked.zip set EXTRACT_DIR=C:\Users\%USERNAME%\AppData\Local\Programs\sparkle rem Download the latest ZIP file