I think that's because you have Firefox as the default application for .htm
files.
Here is my global properties:
---------------------------------------------------------------------------------------------------
if PLAT_WIN
        command.scite.help="file://$(SciteDefaultHome)\SciTEDoc.html"
        command.scite.help.subsystem=2
---------------------------------------------------------------------------------------------------

Can I tell SciTE to use Firefox.exe there? If so what is the syntax?

Thanks,



Neil Hodgson wrote:
> 
> b3n:
> 
>>  If I go to: Help > SciTE Help the Help file opens in Notepad. Can I
>> instruct Scite via command.scite.help to open the file using Firefox
>> instead? I don't want to change my default editor for .htm files.
> 
>    Opens in Firefox for me. The standard properties say to open the
> file using ShellExecute. You can change the command.scite.help and
> command.scite.help.subsystem properties to choose the program to use.
> 
>    Neil
> _______________________________________________
> Scite-interest mailing list
> [email protected]
> http://mailman.lyra.org/mailman/listinfo/scite-interest
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Open-Scite-Help-in-Firefox--tf3175102.html#a8822868
Sent from the SciTE mailing list archive at Nabble.com.

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to