From: Sue Mosher [MVP] on 10 Feb 2010 22:44 1) Not, it is not possible to include parameters in hyperlinks like that. 2) Maybe, but that depends on the Outlook version and what control you have over the security settings. See http://www.slipstick.com/outlook/esecup.htm -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Peter J. Dickason, MCSE" wrote: > Hi all, > > We're trying to email a hyperlink to a program file on a persons C: drive > which by itself works fine. But when we append a parameter in the form of > http://website.com then it thinks the entire link is a website and chokes. > What we're trying to do start a Citrix ICA file from an email and feed it a > dynamic website. The full link is > > "C:\Program Files\Citrix\ICA Client\wfica32.exe" \\server\share\IE.ICA > /param:"HTTP://website.com" > > I want the link to be just as is but Outlook changes the backslashes to > forward slashes and generally mucks it up. Even when I manually enter the > URL. So my question is how do I pass this exact line as a hyperlink? > > My second question is how to I get Outlook to stop it's complaining about > running a C:\Executable.exe? > > > thanks > > Pete > > > . >
From: Peter J. Dickason, MCSE on 11 Feb 2010 10:24 "Sue Mosher [MVP]" <suemvp(a)gmail.com> wrote in message news:EDF9EAEC-74EB-4199-B7E0-F33ABE8A00F4(a)microsoft.com... > 1) Not, it is not possible to include parameters in hyperlinks like that. Ok if not a hyperlink then how can I email a command such as this. Can I attach it somehow? Thanks Pete
From: Peter J. Dickason, MCSE on 15 Feb 2010 16:25 Anybody?
From: Peter J. Dickason, MCSE on 17 Feb 2010 09:54 Is there anybody actually supporing this newgroup?
From: Peter J. Dickason, MCSE on 18 Feb 2010 08:51
Thanks Bob. I've tried bat and cmd files and I've also tried a lnk and Outlook strips them all. I have no control over our Exchange system, only the Citrix farm so I cannot make any modifications to allow this. There's got to be some way to send a link to a file that includes a parameter. Thanks again. Pete |