setting an editor for Eu pgms in "Open With" on Vista (and delete same also)

new topic     » topic index » view thread      » older message » newer message

I'd like to set Judith's Editor from her IDE as an option to open (edit) Eu code with, and since it's an Eu coded program itself, of course Windows Vista won't run it if it's set as an option for right-click "open with"; so how can I make it an option there?

And, since I already added her "Editor.exw" to my "open with" and that doesn't work, how can I either remove that entry, or correctly associate Euphoria - -> Editor.exw to that entry?

I did find the following, but not sure how to use it, particularly the "%1" parameter:

For Vista, to set right-click "Open With": 
 
Try: 
 
cmd 
ftype emlfile="c:\WINDOWS\notepad.exe" "%1" 
assoc .eml=emlfile 
 
Substitute "eml" and Notepad.exe for the extentions and programs you prefer 

However, when I look into that, neither shows the existing options which are displayed with right-click on a Eu program file, just the default open with (and looks like "assoc" should be first, not second,so you could define the name you want to call the file type).

Dan

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu