Razorholt
12-30-2006, 05:27 AM
Hi all,
In my InnoSetup file, I'm adding this line for Internet Explorer not to popup the "download window" each time a user is opening my application:
HKLM; Subkey: SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents; ValueType: string; ValueName: "abc3"; ValueData: "application/abc3"
It works fine for IE but I can't find a way to achieve the same thing in Firefox...
Any idea?
Thanks,
- Dan
In my InnoSetup file, I'm adding this line for Internet Explorer not to popup the "download window" each time a user is opening my application:
HKLM; Subkey: SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents; ValueType: string; ValueName: "abc3"; ValueData: "application/abc3"
It works fine for IE but I can't find a way to achieve the same thing in Firefox...
Any idea?
Thanks,
- Dan