I'm curious how you'd call this through the setup.inf method of unattended installation.. For instance, you're supposed to put:
HKLM,"%RunOnceEx%\install1",3,,"%24%\install\klcodec224f.exe" /verysilent /loadinf=".\silent.inf""
but the first set of quotes around the .\silent.inf seems like it would end the command. Can you all it from a command prompt or anything? I'm kinda confused actually, any help would be greatly appreciated.