Solara System Maintenance Google Form Checklist
README
How to use Solara Maintenance Checklist Script
1. Download Python installer from https://www.python.org/downloads/
2. Check your Google Chrome version from chrome://version or Settings > About Chrome
3. Download Chrome Driver from https://chromedriver.chromium.org/downloads
4. Tick "Add Python 3.x to PATH"
5. Click on Customize Installation and click "Next".
6. Change the PATH under "Customize install location" to "C:\Python3" (without " " ), and wait till the installation to finish.
7. Click on "Disable Max Length Path", if appeare in some cases.
8. Right click on "Allow Python.bat" file and Run As Administrator to allow Python in Firewall rule.
9. Right click on "Requirements.bat" file and Run As Administrator to install required modules for the Maintenance script.
10. Copy "chromedriver.exe" to Google Chrome installed file location > "C:\Program Files (x86)\Google\Chrome\Application" or "C:\Program Files\Google\Chrome\Application"
11. Now double click on "Solara Maintenance.py" to start the process.
Have a good day. :)