On 8/18/06, Frank Wunderlich <[EMAIL PROTECTED]> wrote:
i know how to create batch-files, but i need to say scite that i should
use its directory as %USERPROFILE%. elsewhere it tries to read

set SciTE_HOME=.
start SciTE.exe

This is from Neil's reply to a question I asked some time ago. If the
batch file is not in the same dir as the exe, the paths can be
adjusted. E.g.,

set SciTE_HOME=.\Apps\SciTE
start .\Apps\SciTE\SciTE.exe

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

Reply via email to