[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

how to run SciTE from any path

Li Chen

1/4/2007 4:11:00 AM

Hi all,

Sometimes I need to start SciTE from a console. But I
can run it from only one folder which contains
SciTE.exe under XP. Is it possible to run it from any
path?

Thanks,

Li

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail...

1 Answer

Gregory Brown

1/4/2007 4:24:00 AM

0

On 1/3/07, chen li <chen_li3@yahoo.com> wrote:
> Hi all,
>
> Sometimes I need to start SciTE from a console. But I
> can run it from only one folder which contains
> SciTE.exe under XP. Is it possible to run it from any
> path?

This is not really a ruby question, so it is a bit off topic for this
list. (Even though Ruby One-Click does bundle SciTE).

You can make it possible to run any executable by adding it to your path.

See Control Panel -> System -> Advanced -> Environment Variables ->
PATH and add the correct path there.