Me and agb32 tried to get minimo as the default browser when clicking on a .html file with file explorer
in this thread, but couldn't get it to work with file paths containing spaces, so I wrote a tiny app (that is somewhat hard to install. If more than one person wants it I'll make a .cab file) that should fix it temporarily.
The app can be downloaded here:
http://www.aximsite.com/boards/attac...4&d=1168225794
Instructions for installing:
* Install Minimo in the default location (\Program Files\Minimo\
* Copy the unzipped app (minimo_loader.exe) to the above location.
* Edit the registry key HKEY_CLASSES_ROOT\htmlfile\Shell\Open\Command
and set it to:
"\Program Files\Minimo\minimo_loader.exe" -url %1
the default value was (for me):
iexplore.exe file:%1