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.
Page 1 of 1
The new K-Lite Codec pack
#2
Posted 22 March 2004 - 01:22 PM
Quotes need to be escaped with a preceding backslash character as described here:
http://unattended.ms...p/runonceex.htm
http://unattended.ms...p/runonceex.htm
#3
Posted 22 March 2004 - 03:37 PM
patters, that's from a batch file.
to have quotes inside, you need """
yes, 3 quotes.
to have quotes inside, you need """
yes, 3 quotes.
Share this topic:
Page 1 of 1



Help

Back to top








