Filetype OSZL is not named in Windows Registry
Bug #1660480 reported by
Timothy Cooper
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenLP |
Fix Committed
|
Low
|
Raoul Snyman |
Bug Description
Platform:
OS: Windows 10 Home
OpenLP: 2.4.4
Severity: Super Minor
What happened:
In Windows Explorer, I noticed that OSZ files are called "OpenLP Service" in the Type column. OSZL files are called "OSZL File". It seems that Reg Key HKEY_CLASSES_
What I expected to happen:
I expected the (default) key for HKEY_CLASSES_
Related branches
lp://staging/~raoul-snyman/openlp/wix-packaging
- Tomas Groth: Approve
- Tim Bentley: Pending requested
-
Diff: 2841 lines (+1001/-892)11 files modifiedbuilders/builder.py (+8/-4)
builders/windows-builder.py (+154/-61)
osx/Info.plist (+22/-2)
osx/LICENSE.txt (+624/-289)
pyinstaller-hooks/hook-sqlalchemy.ext.baked.py (+23/-0)
windows/LICENSE.txt (+0/-339)
windows/OpenLP-base.wxs (+152/-0)
windows/OpenLP.iss.default (+0/-187)
windows/config-appveyor.ini (+3/-4)
windows/config.ini.default (+5/-6)
windows/file-associations.xml (+10/-0)
Changed in openlp: | |
importance: | Undecided → Low |
Changed in openlp: | |
assignee: | nobody → Raoul Snyman (raoul-snyman) |
To post a comment you must log in.
I forgot that I had manually registered OSZL files to open using OpenLP. It seems the root problem is that the filetype OSZL just isn't registered to OpenLP.