61
62
General Discussion / Re: Help find NWC after installing Windows 11
Last post by Lawrie Pardy -support@noteworthysoftware.com
I don't know how responsive NWC will be as there have been comments in the past that support emails have gone unanswered, but that's the best I can suggest.
Without the CD, and without access to the HDD your install was on I really don't know what else can be done.
63
General Discussion / Re: REINSTALL nwc after computer crash
Last post by aboltenko -64
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -65
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -66
General Discussion / Re: Help find NWC after installing Windows 11
Last post by aboltenko -67
General Discussion / Help find NWC after installing Windows 11
Last post by aboltenko -68
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -69
User Tools / Re: NWCCONVERTOR
Last post by Opagust -I've noted for following release:
- replace special characters with escape values
- solve problem opening with Musescore.
70
User Tools / Re: NWCCONVERTOR
Last post by Flurmy -you could specifically check for these problems during conversion and either delete or replace them with a flag - maybe "BLANK"?
" replaced with "
' replaced with '
< replaced with <
> replaced with >
& replaced with &
(whatever similitude to html is...
)This is NOT my idea. This is the standard!
https://www.w3.org/TR/xml11/#NT-Char
- 2.4 Character Data and Markup