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
Path to Textpad.exe in Registry
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Alex Angelopoulos
Re: Path to Textpad.exe in Registry
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.
-
Thomas Schremser
Re: Path to Textpad.exe in Registry
A more reliable way then HKEY_CLASSES_ROOT/... should be:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\TEXTPAD.EXE
Greetings From Austria
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\TEXTPAD.EXE
Greetings From Austria
-
Alex Angelopoulos
Re: Path to Textpad.exe in Registry
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.