mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 14:20:39 +08:00
Fix...
This commit is contained in:
parent
cfc50e031e
commit
f377c210df
@ -108,7 +108,7 @@ SectionEnd
|
||||
|
||||
Section "Open STL files with Cura"
|
||||
WriteRegStr HKCR .stl "" "Cura STL model file"
|
||||
WriteRegStr HKCR "STL file\DefaultIcon" "" "$INSTDIR\stl.ico,0"
|
||||
WriteRegStr HKCR "Cura STL model file\DefaultIcon" "" "$INSTDIR\stl.ico,0"
|
||||
WriteRegStr HKCR "Cura STL model file\shell" "" "open"
|
||||
WriteRegStr HKCR "Cura STL model file\shell\open\command" "" '"$INSTDIR\python\python.exe" "$INSTDIR\Cura\cura.py" "%1"'
|
||||
SectionEnd
|
||||
|
Loading…
x
Reference in New Issue
Block a user