Does anyone know how to keep the Save As dialog from showing up when you
download a file of a known MIME type.  Below is a list of the reg keys I've
created for my MIME type.  Does anyone see anything wrong/missing that would
cause Netscape to pop up the Save As dialog?

Thanks,
Mike

[HKEY_CLASSES_ROOT\.cvl]
@="cvlfile"
"Content Type"="application/x-crystalvoicecall"

[HKEY_CLASSES_ROOT\cvlfile]
@="CrystalVoice Call"
"EditFlags"=hex:00,00,01,00

[HKEY_CLASSES_ROOT\cvlfile\shell]

[HKEY_CLASSES_ROOT\cvlfile\shell\open]

[HKEY_CLASSES_ROOT\cvlfile\shell\open\command]
@="\"C:\\Program Files\\ClickToTalk\\ClickToTalk.exe\" -cvlfile\"%L\""

[HKEY_CURRENT_USER\Software\Netscape\Netscape Navigator\User Trusted
External Applications]
"C:\\Program Files\\ClickToTalk\\ClickToTalk.exe"="Yes"







Reply via email to