OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Peter2 on January 31, 2018, 12:25:31 AM

Title: Cosmetic: Open ODCL from Outlook via double click
Post by: Peter2 on January 31, 2018, 12:25:31 AM
Example:
- You are user "Peter Doe" on Win 10
- You get an ODCL file via Outlook
- You doubleclick on the attachment - and get the dialogue "OPENDCL STUDIO C:\Users\Peter was not found."

maybe a problem with blank in the pathname?
Title: Re: Cosmetic: Open ODCL from Outlook via double click
Post by: Fred Tomke on February 01, 2018, 03:34:11 AM
Hi, this is maybe windows related, if you save attachments from outlook you may have to unlock them before using/opening them. That means right-click the file > properties > Zulassen.
Regards, Fred
Title: Re: Cosmetic: Open ODCL from Outlook via double click
Post by: Peter2 on February 02, 2018, 03:27:30 AM
I don't know - other software-apps open their files without problems from same user path ...
Title: Re: Cosmetic: Open ODCL from Outlook via double click
Post by: owenwengerd on February 02, 2018, 04:23:34 AM
Please try changing the registry key that specifies the command, adding quotes around the path. It is this key:
HKCR\OpenDCL.Project\shell\open\command

Change the default value to:
"C:\Program Files (x86)\OpenDCL Studio\OPENDCL STUDIO.EXE" "%1"

Does that fix the problem?
Title: Re: Cosmetic: Open ODCL from Outlook via double click
Post by: Fred Tomke on February 02, 2018, 04:25:10 AM
Hi, Peter, it works fine for me.
Regards, Fred
Title: Re: Cosmetic: Open ODCL from Outlook via double click
Post by: Peter2 on February 02, 2018, 05:33:35 AM
Maybe it is an AV problem (timing, refreshing, ...) , because a doubleclick in a path which has spaces works fine.

Thanks - let's close this topic here.