Skip to content
New issue

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

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

Already on GitHub? # to your account

installer.ps1: Fix CustomStartLayout.xml download #543

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Nov 23, 2023

Download CustomStartLayout.xml after the %VM_COMMON_DIR% directory where it is stored has been created. %VM_COMMON_DIR% is created by the common.vm package.

This fixes the custom start layout, which is applied nicely in the installer.vm package.

Closes #542

Download `CustomStartLayout.xml` after the `%VM_COMMON_DIR%` directory
where it is stored has been created. `%VM_COMMON_DIR%` is created by the
`common.vm` package.

This fixes the custom start layout.
@Ana06 Ana06 added the 🐛 bug Something isn't working label Nov 23, 2023
@Ana06 Ana06 self-assigned this Nov 23, 2023
@Ana06 Ana06 requested review from emtuls and removed request for emtuls November 23, 2023 14:08
@Ana06 Ana06 merged commit 547939d into mandiant:main Nov 23, 2023
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomStartLayout.xml created before the directory is created
1 participant