- 
                Notifications
    
You must be signed in to change notification settings  - Fork 456
 
Update windows install with Winget and new exe #4506
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
Conversation
| 
           💻 Deploy preview deleted.  | 
    
| 
           Link directly to the edited page: https://deploy-preview-alloy-4506-zb444pucvq-vp.a.run.app/docs/alloy/latest/set-up/install/windows/  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Versions of Alloy before v1.11.0 don't have manifests for WinGet, so this shouldn't be backported.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need & prefix to run a file that isn't on the PATH in PowerShell.
          
 Ah, thanks. I thought that prefix (in the original suggestion) was like the   | 
    
* Update windows install with Winget and new exe * Clean up and clarify admin rights * Clean up workflow and include suggestions * Fix powershell command syntax (cherry picked from commit 6900b2a)
* Update windows install with Winget and new exe * Clean up and clarify admin rights * Clean up workflow and include suggestions * Fix powershell command syntax (cherry picked from commit 6900b2a) Co-authored-by: Clayton Cornell <[email protected]>
PR Description
Update windows install with Winget and new exe
Which issue(s) this PR fixes
Fixes #4503
Fixes #4400