Translate

ITT (Install and Tweaks Tool) Freeware program

ITT (Install and Tweaks Tool) Freeware program

Install and Tweak Tool, or ITT for short, is a set of PowerShell scripts that automate the installation of programs and apply Windows tweaks. By making software installation and system changes easier, ITT makes it easy to set up a new Windows Most Needed Settings. 




Table of Contents

ITT (Install and Tweak Tool) Overview

Description:

  • Collection of PowerShell scripts
  • Automates program installation and Windows tweaks
  • Simplifies setup of new Windows environments

Usage on Windows 10/11:

  1. Right-click the start menu
  2. Choose "PowerShell" or "Terminal"
  3. Paste and run one of the following commands:
    • irm bit.ly/emadadel | iex
    • iwr -useb bit.ly/emadadel | iex
    • irm https://raw.githubusercontent.com/emadadel4/ITT/main/itt.ps1 | iex

Adding New Items:

  1. Fork the repository
  2. Open the ITT directory in PowerShell
  3. Use the following commands:
    • Add new app: newApp.ps1
    • Add new tweak: newTweak.ps1 (test before committing)
    • Add new soundtrack: newOST.ps1
    • Add new quote: newQuote.ps1

Developer:

  • Emad Adel
  • Contact:
    • Telegram: emadadel4
    • GitHub: emadadel4
    • Website: eprojects.orgfree.com

Support:

  • Give a ⭐️ on GitHub if this project helped you!

Download Link

Post a Comment

0 Comments