You could check what you have in -> preferences -> file types -> "all files and folders" -> edit -> context menu; one entry should read FileType OPENWITHMENU.
[quote="dsicon"]When i right click on a file in Dopus and select 'open with' nothing happens for some programs (such as MS Word and a few others)
but if i do the same operation in Windows Explorer then Word will open the document
same issue with Paint shop pro and some others
any ideas about this ?
thanks
ds[/quote]
Also, for document or images formats, you could select the appropriate file type group in -> preferences -> file types -> file type groups -> "documents"/"images" -> edit, then editing in the "events" tab: you could, for example, assign the ctrl-left-doubleclick to the command "C:\Program Files\Paint Shop Pro..\psp.exe" "%1" to have it opened by that specific application (this will apply to all filetypes set in your "images" file type, eg. .bmp, .tiff, .png, .jpg).
Accordingly you could do this with your documents file type, making ctrl-left-doubleclick open document files in Word.
[quote="abr"]In that menu, in the edit mode, just chose -> "new"
action: open with
function: standard function (Opus or external)
command: FileType OPENWITHMENU
click "ok", now you can drag the new command to the top position.[/quote]
thanks for your help
i did all this sucessfully but when it still doesn't work, i.e. when i right click on a .doc file and select open with Word, nothing happens still
ds
hmm, that's strange. Do you work as an admin or with an simple account?
Did you try the thing from my second posting, directly calling the programs using a modifier key (ctrl-left-click)?
I don't have that combination to test with but I've tried with these:
Word 2000 and Windows 2000
Word 2007 and Windows Vista
Both work okay for me.
Does double-clicking files to open them in Word work? It's possible that anything using DDE to launch programs is broken on your system.
It might be worth using Process Monitor to try and see what's happening, or using my FileTypeDial tool to collect the .doc registry settings and compare them. Here are mine from the Vista machine: doc.zip (6.76 KB)