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"