File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<RegistryValue KeyPath =" yes" Root =" HKMU" Key =" Software\Python\PyLauncher" Name =" AssociateFiles" Value =" 1" Type =" integer" />
7
7
8
8
<ProgId Id =" Python.File" Description =" !(loc.PythonFileDescription)" Advertise =" no" Icon =" py.exe" IconIndex =" 1" >
9
- <Extension Id =" py" ContentType =" text/plain " >
9
+ <Extension Id =" py" ContentType =" text/x-python " >
10
10
<Verb Id =" open" TargetFile =" py.exe" Argument =" " %L" %*" />
11
11
</Extension >
12
12
</ProgId >
13
13
<RegistryValue Root =" HKCR" Key =" Python.File\shellex\DropHandler" Value =" {BEA218D2-6950-497B-9434-61683EC065FE}" Type =" string" />
14
14
15
15
<ProgId Id =" Python.NoConFile" Description =" !(loc.PythonNoConFileDescription)" Advertise =" no" Icon =" py.exe" IconIndex =" 1" >
16
- <Extension Id =" pyw" ContentType =" text/plain " >
16
+ <Extension Id =" pyw" ContentType =" text/x-python " >
17
17
<Verb Id =" open" TargetFile =" pyw.exe" Argument =" " %L" %*" />
18
18
</Extension >
19
19
</ProgId >
You can’t perform that action at this time.
0 commit comments