We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e764db5 commit 200f509Copy full SHA for 200f509
src/pymanager/msi.wxs
@@ -35,7 +35,7 @@
35
<util:QueryNativeMachine />
36
37
<Component Id="ProductComponent" Directory="INSTALLFOLDER" Guid="8BEC1259-B220-499B-9656-DC59B7F5BE24">
38
- <File KeyPath="yes" Source="py-manager.exe" Name="python.exe" Id="python.exe" />
+ <File KeyPath="yes" Source="python.exe" Name="python.exe" Id="python.exe" />
39
<File Source="pymanager.exe" Name="pymanager.exe" />
40
<File Source="py.exe" Name="py.exe" />
41
<File Source="python3.exe" Name="python3.exe" />
0 commit comments