Skip to content

WiX: adjust the disk ids for the windows sdk #422

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

compnerd
Copy link
Member

Ensure that these files are packaged into the appropriate cabs. When supporting the online installer, selecting (or de-selecting) an architecture should allow us to shave off the download for the components that are architecture specific. Make the default disk id (1) explicit as we prepare to add an experimental SDK.

Ensure that these files are packaged into the appropriate cabs. When
supporting the online installer, selecting (or de-selecting) an
architecture should allow us to shave off the download for the
components that are architecture specific. Make the default disk id (1)
explicit as we prepare to add an experimental SDK.
Copy link
Contributor

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

┌──────────────────────────┐
│ Swift Installer          │
├──────────────────────────┤
│                          │
│ Please insert Disk 2     │
│                          │
│ ┌──────────┐┌──────────┐ │
│ │    OK    ││  Cancel  │ │
│ └──────────┘└──────────┘ │
└──────────────────────────┘

@compnerd
Copy link
Member Author

@compnerd compnerd merged commit 89b27be into swiftlang:main May 16, 2025
@compnerd compnerd deleted the disks branch May 16, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants