We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8315ebf commit 8b23017Copy full SHA for 8b23017
windows/unattend.xml
@@ -1,6 +1,6 @@
1
<Options>
2
<Option Name="InstallAllUsers" Value="0" />
3
- <Option Name="TargetDir" Value="C:\python314-dist" />
+ <Option Name="TargetDir" Value="C:\hostedtoolcache\windows\Python\3.14.0\x64" />
4
<Option Name="AssociateFiles" Value="0" />
5
<Option Name="CompileAll" Value="0" />
6
<Option Name="PrependPath" Value="0" />
0 commit comments