Skip to content

Fix: Remove absolute paths and include the files necessary for the USBAsioControlPanel - #30

Open
kosmos.ebi (buchizo) wants to merge 1 commit into
microsoft:mainfrom
buchizo:fix-absolute-pass
Open

Fix: Remove absolute paths and include the files necessary for the USBAsioControlPanel#30
kosmos.ebi (buchizo) wants to merge 1 commit into
microsoft:mainfrom
buchizo:fix-absolute-pass

Conversation

@buchizo

Copy link
Copy Markdown

Summary

This PR fixes the build script and the installer packaging by removing absolute paths and ensuring the required files are included.

Changes

  • Removed hardcoded absolute paths
  • Updated the installer configuration to use portable paths
  • Included the files needed for USBAsioControlPanel in the installer

Why

Using absolute paths can break build for the driver and the installer on other machines or environments. This change makes the arfifacts and easier to build correctly.

Notes

No functional changes to the application itself; this update is focused on build script and installer packaging and path handling.

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.

1 participant