Skip to content

Update Dn-FamiTracker.reg#36

Merged
Gumball2415 merged 1 commit intoDn-Programming-Core-Management:masterfrom
Raphaelo24:patch-1
Feb 28, 2021
Merged

Update Dn-FamiTracker.reg#36
Gumball2415 merged 1 commit intoDn-Programming-Core-Management:masterfrom
Raphaelo24:patch-1

Conversation

@Raphaelo24
Copy link
Copy Markdown
Contributor

Fixed a few lines that caused the file extensions to not associate properly. Added a few lines for file extensions.

Fixed a few lines that caused the file extensions to not associate properly. Added a few lines for file extensions.
Comment thread Dn-FamiTracker.reg
; registered in your InitInstance automatically with a call to
; CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.

HKEY_CLASSES_ROOT\.0cc = "0CC-FamiTracker Module"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed a portion of this line because the (Default)'string value for the file extension must correspond with the file type entry (key) in order for the file association to be successful. It should work fine now.

Comment thread Dn-FamiTracker.reg
; (it defaults to the app name in "command")
HKEY_CLASSES_ROOT\0CCFamiTracker.Document = 0CC-FamiTracker Module

HKEY_CLASSES_ROOT\.0ci = "0CC-FamiTracker Instrument"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed for the same purpose as for line 7.

@Gumball2415 Gumball2415 merged commit c67864f into Dn-Programming-Core-Management:master Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants