- Change process code to Start-Process -PassThru, finally removing the need for a new process object
- Add code if ISO generation is not successful to display an error message in the system language from the Windows APIs
* Added Try-Catch blocks for remaining removal tasks
* Delete winutil.ps1 from tracking list
* Revert "Delete winutil.ps1 from tracking list"
This reverts commit 97044425eab40adb1f8bdf6efeef307e5b3d79fe.
* Change Main loop from 'ForEach' to 'For' inside 'Install-WinUtilProgramWinget' Private Function (#2271)
* Fix Off By One Error by Replaceing Wrong Comparison Operator from '-le' (Less or Equal) to '-lt' (Less Than) in For Loop of 'Install-WinUtilProgramWinget' Private Function
* A Fix for 'createchangelog.yml' & Rename File 'updates.md' to 'changelog.md'
* Fix GitHub CLI Not Working
* Increase the limit for Release List to 1000000
* Add '--exclude-drafts' & '--exclude-pre-releases' to GitHub CLI Release List Command
* Rewrite Bash Script found in a step of 'Update changelog.md on Release' GitHub Workflow
* Change the Content Generation a bit in 'Update changelog.md on Release' GitHub Workflow
* Reorder the Content Generation in 'Update changelog.md on Release' GitHub Workflow
* Update Regex for 'Update changelog.md on Release' Worflow
* Change the Release Event Types to 'Published, Edited, Created, Deleted' to ensure the Changelog is Up-To-Date
- Change Choco id
- Update Description (to description from Githup Repo)
- Update Link to list the actual Github Page where the Updates are being published
* A Fix for 'close-discussion.yml' Workflow
* Update Regex for 'Close Discussion on PR Merge' Worflow
* Finish last step in 'Close Discussion on PR Merge' Workflow
* Remove & Merge the Steps in 'Close Discussion on PR Merge' Workflow
* Re-Add Missing Environment Variable
* Update Regex for 'Close Discussion on PR Merge' Worflow
* Updates styling for WinUtil.
* Removes announcement and fixes grammar
* Revert "Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1🚀"
This reverts commit df2fe4a4c6c58892150a2ebaa615548fe1c24610.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e82870da89🚀"
This reverts commit 8a6116cea1a8fa3e0f709b04f72b9cc232c9cda3.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a🚀"
This reverts commit e82870da89f949809ef31cc6f698f4f23250d38c.
* Revert "Update pre-release.yaml"
This reverts commit e784604a1a8cc9ed0937011317be0803ed53807c.
* Revert "Fixes release log (#2377)"
This reverts commit 5d3d47eeb5c667466bcc4ca82d504b6d959c9391.
* Reapply "Fixes release log (#2377)"
This reverts commit 86f8d567b96f9ea4874e12497fcd86876a599d00.
* Reapply "Update pre-release.yaml"
This reverts commit 8761f3b815fe5e4265914745001caaa8acddd095.
* Reapply "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a🚀"
This reverts commit 673f416257d8ffce9282185c9a7d77feacbbd775.
* Update README.md
* index, known issues & contribute
* revamp some existing stuff
* rework on existing stuff
* rework existing stuff + add new stuff
* remove unused folder & imgs
* undo winutil
* replace faulty formatted line with tip
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
* hotfix for tip
* fix grammer issues
* fix grammer issues
Corrected various grammatical errors in the documentation files. This includes fixing typos, adjusting punctuation, and improving sentence structure for better readability.
---------
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>