microsoft / microsoft/ebpf-for-windows
MSI and script based installation do not work with each other
Open
enhancement
P2
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
### Describe the feature you'd like supported
eBPF can be installed on a machine using either the MSI, or an installation script. If a version of eBPF is installed using the script (there are some scenarios where MSI installation is now possible), and later another version of eBPF is attempted to be installed using the MSI, they do not play well with each other.
### Proposed solution
Possibly use a script in the MSI installation also that has logic to detect a previous installation and perform appropriate operations.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.