I just found the problem:
My desktop.ini file was there, hiden and read only, BUT did not have the SYSTEM attribute.
It needs to be hiden AND system to work.
If you have the same problem, open the command line, navigate to your font folder.
There, enter this line:
attrib desktop.ini +s +h
Alain Martel, April 2011