Wizard improvements: version info, 64-bit label, paste fix

- Version cards show technical info (Version 16.0 · LTSC · OS support)
- 64-bit option labeled as "(ajánlott)"
- Full product key paste distributes across all 5 input fields

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hariel1985
2026-03-31 05:57:34 +02:00
szülő e8abb03eee
commit 0794d40054
3 fájl változott, egészen pontosan 31 új sor hozzáadva és 6 régi sor törölve

Fájl megtekintése

@@ -11,7 +11,7 @@
<StackPanel Orientation="Horizontal" Margin="0,0,0,20">
<RadioButton x:Name="Rb64" GroupName="Arch" IsChecked="True"
Style="{StaticResource CardRadioButton}" Margin="0,0,10,0" MinWidth="160">
<TextBlock Text="64-bit" FontSize="15" Margin="8,0"/>
<TextBlock Text="64-bit (ajánlott)" FontSize="15" Margin="8,0"/>
</RadioButton>
<RadioButton x:Name="Rb32" GroupName="Arch"
Style="{StaticResource CardRadioButton}" MinWidth="160">