Search found 5 matches

by Hemal
Fri Mar 26, 2004 4:58 am
Forum: General
Topic: Textpad to open instead of Notepad
Replies: 8
Views: 2189

oops it worked only for a short time after that it didn't work. :cry:
I replaced the file in all three locations c:\winnt , c:\winnt\system32, c:\winnt\system32\dllcache.
After this I tried to search for notepad.exe on the system and I found the notepad.exe in following folders
1 c:\winnt
2 c ...
by Hemal
Fri Mar 26, 2004 3:44 am
Forum: General
Topic: Textpad to open instead of Notepad
Replies: 8
Views: 2189

That worked fine Thanks :D
by Hemal
Thu Mar 25, 2004 9:16 am
Forum: General
Topic: Textpad to open instead of Notepad
Replies: 8
Views: 2189

Textpad to open instead of Notepad

I want Textpad to open instead of Notepad i.e. whenever I launch command to open notpad it should open Textpad.
To do this I used the Txplink.exe file (availabe under addons on Textpad website) renamed it to notepad.exe and copied it to c:\winnt\system32 directpry and c:\winnt\system32\dllcache ...
by Hemal
Wed Mar 03, 2004 11:00 am
Forum: General
Topic: Integrating Python with Textpad
Replies: 5
Views: 1731

This is what I tried
I configured a tool in Textpad
Command: D:\Program Files\Python\pythonw.exe
Parameters: $File
Initial folder: $FileDir

It runs the active file as script but the check box for capturing output is greyed out :cry: Is there any way I can capture the output ??
by Hemal
Wed Mar 03, 2004 4:12 am
Forum: General
Topic: Integrating Python with Textpad
Replies: 5
Views: 1731

Integrating Python with Textpad

How do I integrate Python with Textpad Any Tips :idea: