From 96ca7a1cbd7249dc775a2d241df65db96aa0b897 Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Mon, 16 Oct 2023 09:50:46 +0000 Subject: [PATCH] Update setupScriptInfo.ps1 --- setupScriptInfo.ps1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/setupScriptInfo.ps1 b/setupScriptInfo.ps1 index 7b96957..cf0e5be 100644 --- a/setupScriptInfo.ps1 +++ b/setupScriptInfo.ps1 @@ -13,14 +13,14 @@ $filesToDownload = @( Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288505390026772/simulation.zip" FileName = "Simulation Domotique.zip" }, - @{ - Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe" - FileName = "Scratch%20Setup.exe" - }, - @{ - Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi" - FileName = "arduino-ide_2.2.1_Windows_64bit.msi" - }, +# @{ +# Url = "https://downloads.scratch.mit.edu/desktop/Scratch%20Setup.exe" +# FileName = "Scratch%20Setup.exe" +# }, +# @{ +# Url = "https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi" +# FileName = "arduino-ide_2.2.1_Windows_64bit.msi" +# }, @{ Url = "https://cdn.discordapp.com/attachments/704760633379389533/1161288504765059172/RobotProg.zip" FileName = "RobotProg.zip"