Skip to content

Support for Windows 7, 8 and 32-bit architecture #435

@billziss-gh

Description

@billziss-gh

Currently WinFsp supports Windows 7 to Windows 11 and the x86, x64 and ARM64 architectures.

Unfortunately it is becoming increasingly harder to support older operating systems and the x86 (32-bit) architecture:

  • Microsoft in their latest WDK has removed support for operating systems prior to 10 or the x86 architecture. For this reason WinFsp is being built with VS2019 and an older WDK.

  • Automated testing on Windows 7 or the x86 architecture is not currently possible. (Automated testing on Windows 8 is still possible.)

  • As old systems die, building dev/test VM’s with old operating systems and architectures is difficult.

Consequently WinFsp may have to eventually drop support for Windows 7, 8 and the x86 architecture. To clarify there is currently no plan to drop this support, but it is something that may be necessary in the future.

Your feedback is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions