Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LucasJoel1/EZInstaller

A tool for making installing windows software easier
https://github.com/LucasJoel1/EZInstaller

installer python windows windows-10 windows-11 zip

Last synced: about 2 months ago
JSON representation

A tool for making installing windows software easier

Awesome Lists containing this project

README

        

# EZInstaller

EZInstaller is a tool for installing programs on windows through zip files.

## Installation Instuctions
**Make Sure You Have Git and python Installed For Initial Setup**
1. Open Command Prompt with Admin Priviledges
2. cd to the **program file** directory
3. run `git clone https://github.com/LucasJoel1/EZInstaller.git`
4. cd to the EZInstaller src directory
5. based on your preference run `python gui.py` or `python terminal.py` to start the program and make sure everything is working
6. create a shortcut on your desktop to launcher.exe which is outside the src directory and give the "run as admin"

## Development
To edit the the program simply using your favorite ide edit the files in the src directory to your preference.

## Bug Reprts
This is still a very early build of the final product so expect bugs in the program. If you find any please report them or if you are able to fix them yourself and submit a pr with the fix. Fixing them yourself is greatly apreciated as I am a fulltime student and am making this project on my free time which I do not have much of.