Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 789 Bytes

File metadata and controls

15 lines (12 loc) · 789 Bytes

This is a multi-purpose application meant for Windows configuration, troubleshooting, and maintenance.

Windows Setup Usage Example:

  • Have the application on a USB when settings up a new PC
  • Launch from the USB and use it to install your designated applications

Windows Troubleshooting Usage Examples:

  • Network Device not reachable:
    • Use Ping to insert what should-be the devices IP Address.
    • This will create a new window to monitor if you device can succesfully reach said network device.
  • Encountering Windows Driver/Crashing issues
    • Run SFC, DISM and monitor to see if any errors are found and/or generated.

Windows Maintenance Usage Example:

  • Under the apps section there is a method for updating all apps (that can be updated through winget, which is most)