Date: March 7, 2026
Version: 2.5.3 (WinGet Install First)
Status: β
COMPLETE & COMPILED
Option 1 in the Software Installer menu now runs the PowerShell setup script to install and configure WinGet!
ββ SOFTWARE INSTALLER MENU βββββββββββββββββββββββββββ
β β
β ** SETUP ** (Option 1): β
β 1. Install/Setup WinGet Tool ** START HERE ** β
β β
β Pre-Configured Software (Options 2-12): β
β 2. PowerShell β
β 3. Visual Studio Code β
β 4. FileZilla β
β 5. UltraEdit β
β 6. GreenShot β
β 7. IrfanView β
β 8. VLC Media Player β
β 9. Process Explorer β
β 10. PSTools Suite β
β 11. Netstat β
β 12. Symon (System Monitor) β
β β
β Installation Management (Options 13-16): β
β 13. Check Installed Software β
β 14. Batch Install Multiple Software β
β 15. Uninstall Software β
β 16. Update All Software β
β β
β Discovery & Configuration (Options 17-19): β
β 17. Search WinGet Packages β
β 18. Add New Software to List β
β 19. WinGet Configuration & Info β
β β
β Version Management (Options 20-25): β
β 20. Manage Current Versions β
β 21. Check for Updates β
β 22. View Version Details β
β 23. WinGet Version Info β
β 24. Update WinGet Tool β
β 25. Generate Version Report β
β β
β 0. Back to Main Menu β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
What It Does:
Workflow:
User selects Option 1
β
Checks if WinGet is installed
β
Shows what the script will do
β
Launches Setup-WinGet.ps1 in PowerShell
β
User follows prompts in PowerShell window
β
WinGet is installed and configured
β
User returns to My Little Helper menu
β
All WinGet features now available!
Benefits:
public static void installWinGetSetup() {
// Checks if WinGet is installed
// Locates Setup-WinGet.ps1 script
// Launches PowerShell with Administrator privileges
// Provides manual instructions if needed
}
Start-Process powershell -ArgumentList
'-NoExit',
'-ExecutionPolicy', 'Bypass',
'-File', 'Setup-WinGet.ps1'
-Verb RunAs
1. Launch My Little Helper
2. Navigate to Software Installer (Main Menu β 11)
3. Select Option 1 (Install/Setup WinGet)
4. PowerShell window opens
5. Follow setup instructions
6. WinGet is installed
7. Return to menu and use options 2-25
1. Launch My Little Helper
2. Navigate to Software Installer
3. Select Option 1 (Install/Setup WinGet)
4. Script verifies existing installation
5. Updates configuration
6. Creates quick reference
7. User confirmed WinGet is working
1. WinGet not working properly
2. Select Option 1
3. Script re-configures WinGet
4. Updates sources
5. Verifies functionality
6. WinGet is fixed
Step 1: Launch My Little Helper
β
Step 2: Select Main Menu β Option 11 (Software Installer)
β
Step 3: See Option 1: "Install/Setup WinGet Tool ** START HERE **"
β
Step 4: Select Option 1
β
Step 5: Read on-screen information about what will happen
β
Step 6: PowerShell window opens automatically
β
Step 7: Setup script runs (8 automated steps)
β
Step 8: WinGet is installed and configured
β
Step 9: Quick reference guide created
β
Step 10: Press Enter to close PowerShell
β
Step 11: Return to My Little Helper menu
β
Step 12: Use Options 2-25 to install and manage software!
=== INSTALL/SETUP WINGET TOOL ===
This will run the automated WinGet setup script.
[If WinGet exists:]
β WinGet appears to be already installed.
The setup script will:
β’ Verify installation
β’ Update configuration
β’ Create quick reference guide
β’ Test functionality
[If WinGet doesn't exist:]
WinGet is not currently installed.
The setup script will:
β’ Install WinGet (Microsoft Store or GitHub)
β’ Configure package sources
β’ Verify installation
β’ Create quick reference guide
The PowerShell setup script will open in a new window.
Please follow the instructions in that window.
β Found setup script: Setup-WinGet.ps1
Launching PowerShell setup...
β PowerShell setup window opened!
Please complete the setup in the PowerShell window.
The script will:
β’ Check system requirements
β’ Install/verify WinGet
β’ Configure settings
β’ Create documentation
After setup completes, you can use all WinGet features!
β
PowerShell window opened
β
Setup script ran through all 8 steps
β
βSETUP COMPLETEβ message displayed
β
WinGet version shown
β
WinGet_Quick_Reference.txt created
β
User pressed Enter to close PowerShell
β
Back in My Little Helper menu
β
Options 2-25 now fully functional
| Feature | v2.5.2 | v2.5.3 | Change |
|---|---|---|---|
| Menu Options | 24 | 25 | +1 |
| WinGet Install | Manual | Option 1 | Integrated |
| First Option | PowerShell Install | WinGet Setup | New |
| User Experience | External setup | In-app setup | Improved |
| Menu Organization | Flat list | Sectioned | Enhanced |
What Changed:
Benefits:
Status:
Version: 2.5.3 (WinGet Install First)
Date: March 7, 2026
Status: β
COMPLETE & PRODUCTION READY
Next Step: Try Option 1 to set up WinGet! π