Assuming that the install has been to the default location,
At the key HKEY_CLASSES_ROOT\EXCDLabelCreator.Document\DefaultIcon
the default value reads
@="C:\\Program Files\\Roxio\\Label Creator 9\\LCTaskAssistant.exe,1"
This should be
@="C:\\Program Files\\Roxio\\Label Creator 9\\LCTaskAssistant9.exe,1"
since the file is LCTaskAssistant9.exe, not LCTaskAssistant.exe
Similarly
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\VCU3DcheckApp.exe
should be
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\VCU3DcheckApp9.exe
and the default value of that key, which read
@="C:\\Program Files\\Roxio\\VideoCore 9\\VCU3DcheckApp.exe"
should be
@="C:\\Program Files\\Roxio\\VideoCore 9\\VCU3DcheckApp9.exe"
Presumably these are typos in the corresponding inf file registry entries section.
Edited by jeanrosenfeld, 17 September 2006 - 05:54 PM.







