notepad

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

everytime i try and open a file with notepad (through double clicking the file) it simply wont work. If i go to the start menu and opend notepad and open a file, it works fine. Any ideas on how to fix the problem

Thank

Mike
 
What do you mean 'wont work'? Does notepad open or not? What message do you get?
 
Under your file associations, you need to tell the program to open when
double clicking on a txt file or any other associated notepad compatible
file. There is a field in the file associations routine where you direct
what action to take, AKA: "c:\windows\notepad.exe" %1
will cause it to open.
Cheers Doug
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top