Re: NWC won't open downloads
Reply #7 –
Something to do with the file system associations in the registry? Perhaps the wrong/corrupted directive?
Check this registry key:
HKEY_CLASSES_ROOT\Applications\NWC2.EXE\shell\open\command
It should contain the following:
Name | Type | Data |
(default) | REG_SZ | "C:\Program Files (x86)\Noteworthy Software\NoteWorthy Composer 2\nwc2.exe" "%1" |
.
I'm thinking the "%1" at the end of the Data section would be the likely culprit. Either missing or incorrect.
There's probably an easy way to fix associations from NWC, I just don't know what it is. Perhaps re-run the installer?