Page 1 of 1
Path to Textpad.exe in Registry
Posted: Mon Nov 11, 2002 3:57 pm
by Mladen
Hello,
i have to find the Path to Textpad.exe. Do Textpad make some registry about it ? I have find some in HKEY_CLASSES_ROOT//Classes..... but I am not sure if this Information is save.
Some can help me ?
Thx, Mladen
Re: Path to Textpad.exe in Registry
Posted: Tue Nov 12, 2002 6:11 am
by Alex Angelopoulos
I usually use that very location; I look up the TWS file association, since that is an extensions unlikely to be "stolen" by something else.
Re: Path to Textpad.exe in Registry
Posted: Tue Nov 12, 2002 7:22 am
by Thomas Schremser
A more reliable way then HKEY_CLASSES_ROOT/... should be:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\TEXTPAD.EXE
Greetings From Austria
Re: Path to Textpad.exe in Registry
Posted: Tue Nov 12, 2002 3:06 pm
by Mladen

))
Thx a lot and greetings from Berlin.
Mladen
Re: Path to Textpad.exe in Registry
Posted: Wed Nov 20, 2002 3:07 am
by Alex Angelopoulos
Unfortunately, that isn't always there for TextPad...on my XP Pro system it's missing from that location, for example. That's why I tend to go afetr the TWS association.