* fix shortcut creation
- using vars that actually exist instead of imaginary ones.
- remove empty row at the start of the file
* cleanup
remove unneccessary empty row
* 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>
* cleanup readme & create docs
* add icons
* Change Title to include Logo
* fix title
* title fix 2.0
* revert title
* Update .docs/Overview.md
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
* added link to latest release at download count
* moved files from wiki folder
* fix path
* fix2
* fix3
* add compatibility with new docs site
* fix link
* remove documentation
* fix known issues
---------
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
* Redirect dev to latest Fulll Release if can't catch prerelease
* Fix logic and URL to select the latest release (#2)
* Compile Winutil
* fix redirect to latest release
---------
Co-authored-by: Marterich <Marterich@users.noreply.github.com>
* Set Powershell Window Title
* moved setting Window Name
* remove setting Windowname
Window Name gets overwritten
---------
Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com>
Co-authored-by: Marterich <Marterich@users.noreply.github.com>
* remove launching issues from ReadME
* Add Launch Issues to Known Issues
* Relayout some stuff
* removed redundancy
* trying to resolve conflicts
* trying to reimplement a part
* removed trailing whitespaces
* fix
---------
Co-authored-by: Chris Titus <contact@christitus.com>
* remove launching issues from ReadME
* Add Launch Issues to Known Issues
* Relayout some stuff
---------
Co-authored-by: Chris Titus <contact@christitus.com>
- added rectangle with backgroundcolor
- added xName for Application ScrollViewer for identification
- added style to rectangle to show itself if horizontal & vertical scrollviewers are shown
- Rename "GUI That Forces Auto HDR In Unsupported Games" to it's actual name (ForceAutoHDR) making it shorter & removing the horizontal scroll bar appearing from start. to feel cleaner.
* Hyperlink to CustomDialogs
- added ability to add hyperlinks to CustomDialogs
- Added custom Dialog for every item in the About Section
- added custom link to see the commits of the day of the version the script is on
- added hover effect for linked items
* Fix
- change version link to match changes made to release
- removed date formatting as it is not needed anymore
- Renamed Github Link to "ChrisTitusTech/winutil" because you can't select the text but click on it to open the link directly so it is unnecessary
* fix opening link
- switched method to open hyperlinks
old: [System.Diagnostics.Process]::Start
new: Start-Process