A simple auto updater for your application
- 🚀 Fast download
- ⚙️ Easy to edit
- 📂 Folder and files manager
HOW IT WORKS ?
public static string Program_Name = "replaceit";
//The name of the folder in your zipped file
public static string folder_name_in_zip = "replaceit";
//The name of your .exe file without the .exe
public static string exe_file = "replaceit";
//Your download link url use vps or web hosting to host your files
public static string download_link = "replaceit";Replace these variables with your data (Program.cs)
Legal Notice
Commercial Purposes are allowed