On Thu, Oct 25, 2007 at 02:19:50PM +0000, Wilfried Hennings wrote:

> There is no easy solution because on English and US Windows, the programs 
> folder is "C:\Program Files\" while e.g. on German Windows it's 
> "C:\Programme", 
> and under DOS there is no programs folder at all. So the default is C:\l2r, 
> whereas the GUI installer can check for the entry in the windows registry and 
> install itself in the programs folder however it is named.

On Windows, an easy solution would be using the cfg directory placed
alongside the latex2rt.exe executable. The GetModuleFileName() API
function gives you the full path of the current executable, so it
would be really simple.

-- 
Enrico

Reply via email to