Submitted by Tom on 2014/02/20 16:35
 
I need to open a file link in non-default software.
 
I tried creating a link in IQ thus:
 
"C:\Program Files (x86)\LibreOffice 4\program\swriter.exe" [full filepath here without square brackets]
of course using the link format:
 
is this possible - if so, what am I doing wrong?
 
Thanks,
Tom

Comments

 
Okay,
the way to do this is to create a shortcut with [app-path filepath] and then drag the shortcut into IQ.
 
(But, saying that, the swriter.exe (Libre Office) example above doesnt work as a shortcut even. So I presume the problem there is with swriter.exe - maybe I have to use a different path. I gave up on it anyways.)

Have you tried setting Tools > Options > Program settings > Other > Show Open With ... ?
 

Tom

2014/02/21 13:46

In reply to by Pierre_Admin

[quote=Pierre_Admin]
Have you tried setting Tools > Options > Program settings > Other > Show Open With ... ?
[/quote]
 
yes, that works ! -- unfortunately though, it doesnt work with shortcut links - i.e. *.lnk files though, which makes it a kind of a no no...
 
____________________
 
I first tried it on an .lnk shortcut file which linked to an xls file.
I got the "Windows cannot open this filetype..." so I chose to browse and opened it in "Calc" (Libre office again).
I unexpectedly got this:
 
 
Computers are odd sometimes

Pierre_Admin

2014/02/21 14:10

In reply to by Tom

OK, I'll look into fixing it for shortcuts
 

Pierre_Admin

2014/02/21 14:53

In reply to by Tom

Fixed in v0.9.26PreRel16

Tom

2014/02/21 15:21

In reply to by Pierre_Admin

 
EDIT//
 
this sounds good:
 
> Use CTRL key to force display of Open With dialog
 

Tom, I think the program you are trying to establish the link to has to be registered with Windows for the URI to function. It has been a while, but I was able to use a URI from Ultra Recall in IQ. It worked as expected, opening Ultra Recall and going directly to the item.
 
Jon 

Tom

2014/02/21 13:33

In reply to by Jon

[quote=Jon]
Tom, I think the program you are trying to establish the link to has to be registered with Windows for the URI to function. It has been a while, but I was able to use a URI from Ultra Recall in IQ. It worked as expected, opening Ultra Recall and going directly to the item.
[/quote]
 
thanks Jon, will look into that