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

datapath-windows: Fix INF file for Server 2019 #24

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

ChristopherMann
Copy link

Run from driver store (using DIRID 13) does not work on Windows Server 2019.

Update the OS build targeting in the INF file to use the fallback (DIRID 12) also for Server 2019.

Use the fallback for Server 2019 as DIRID 13 does not work
@ChristopherMann ChristopherMann marked this pull request as ready for review February 15, 2024 10:48
Copy link

@fw2568 fw2568 left a comment

Choose a reason for hiding this comment

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

You can also directly merge such small changes.

@ChristopherMann ChristopherMann merged commit 15425ae into dbosoft-master Feb 15, 2024
76 checks passed
@ChristopherMann ChristopherMann deleted the pull/fix-server2019-support branch February 15, 2024 12:21
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