A
Alex G.
Hello,
I have a new file type with own extension (lets say .MA) and own MIME type
(application/myapp). The file should be opened by my application (myapp.exe)
from the place where it was loaded within an IE window.
I did some tricks with the registry. But IE downloads a file and then opens
it.
If I run my application like
....\myapp.exe http://myhost.com/myapp.ma
my application opens file as needed.
IE tries to execute it as ..\myapp.exe C:\..<IE Cache>\myapp[1].ma
What should I do, to get IE open my files without placing them to the cache?
Thank you for any help.
Alex.
I have a new file type with own extension (lets say .MA) and own MIME type
(application/myapp). The file should be opened by my application (myapp.exe)
from the place where it was loaded within an IE window.
I did some tricks with the registry. But IE downloads a file and then opens
it.
If I run my application like
....\myapp.exe http://myhost.com/myapp.ma
my application opens file as needed.
IE tries to execute it as ..\myapp.exe C:\..<IE Cache>\myapp[1].ma
What should I do, to get IE open my files without placing them to the cache?
Thank you for any help.
Alex.