Skip to content

Any documents about how to make tauri 2.0 support Win 7? #12016

Answered by FabianLars
crackleeeessyp asked this question in Q&A
Discussion options

You must be logged in to vote

rust version

For rust use 1.77.2 - it's the last one with full win 7 support. After that you'll have to use the special windows 7 rust target (<arch>-win7-windows-msvc) but it's not Tier 1 anymore.
Edit: This ^ should fix the error in your screenshot.

dependencies version

Tauri v1 and v2 and all the plugins should still support win 7 as they are, including "inner" dependencies.

or configurations

https://v2.tauri.app/distribute/windows-installer/#supporting-windows-7 - On top of that, don't use transparent windows. That's the only thing that comes to mind right now.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@284668461
Comment options

@FabianLars
Comment options

@284668461
Comment options

Answer selected by FabianLars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants