Skip to content

Instantly share code, notes, and snippets.

View ExpDev07's full-sized avatar
🍩
Making stuff

Marius ExpDev07

🍩
Making stuff
  • Propell.ai
  • Norway
View GitHub Profile
using System;
using System.IO;
using System.IO.Compression;
using System.Net;
namespace InstallEUP {
public class Program {
private static int progressIteration = 0;