Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make "Download" a Link to Download the Latest Windows 11 ISO #2574

Merged
merged 1 commit into from Aug 19, 2024
Merged

Make "Download" a Link to Download the Latest Windows 11 ISO #2574

merged 1 commit into from Aug 19, 2024

Conversation

ghost
Copy link

@ghost ghost commented Aug 17, 2024

Pull Request

Title

Provide a direct link to the Windows 11 ISO download page

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Removed the full link text to the Windows 11 ISO download site on the MicroWin tab and replaced it by making Download a direct link.

Testing

Tested by running Compil;e.ps1 -run and verifying clicking the link navigates to https://www.microsoft.com/software-download/windows11.

Impact

Adds convenience of a click over having to reference the text to enter the URL correctly (copy was not supported in the via text).

Issue related to PR

[What issue/discussion is related to this PR (if any)]

Additional Information

N/A

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@ghost ghost requested a review from ChrisTitusTech as a code owner August 17, 2024 10:49
@ChrisTitusTech ChrisTitusTech merged commit 2ea708e into ChrisTitusTech:main Aug 19, 2024
1 check passed
mews-se added a commit to mews-se/winutil that referenced this pull request Aug 21, 2024
* Make "Download" a direct link to download the latest Win11 ISO (ChrisTitusTech#2574)

* Auto pushes docs (ChrisTitusTech#2580)

* [MicroWin] Add custom user settings and other changes (docs/bugfixes) (ChrisTitusTech#2575)

* [MicroWin] Add custom user settings

* Update inputXML.xaml

* Update MicroWin documentation to reflect changes

* Update Invoke-WinUtilMicroWin-Helper.ps1

* Update Invoke-WPFMicrowin.ps1

---------

Co-authored-by: Justin Horner <contact@justinhhorner.com>
Co-authored-by: Real-MullaC <callumjanes2007new+github@gmail.com>
Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com>
@ChrisTitusTech ChrisTitusTech added the skip-changelog Skip Change Logs label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip Change Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a Link to Download Windows 11 ISO
1 participant