Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

Automatic Updater for Windows 98 that will be hosted in Cloud. Using FTP Server to collect and then enumerates through all downloaded files.

Logic to be built to handle each installation as silent.

To Compile, use below:

gcc -o updater.exe ftp_utils.c execute_utils.c main.c -lws2_32