I want to be able to execute this command from internet explorer:
c:\program\daemontools\daemon.exe -mount 0,"movie.iso"
If I do it like this:
file:///c:/program/daemontools/daemon.exe -mount 0,"film.iso"
it doesn't work..
Is there a way to make it happen? Or something like it?
c:\program\daemontools\daemon.exe -mount 0,"movie.iso"
If I do it like this:
file:///c:/program/daemontools/daemon.exe -mount 0,"film.iso"
it doesn't work..