On 09-Aug-11 10:26, Mark Simonetti wrote:
> I used to use innosetup and oddly {sys} somehow pointed to the correct
> folder, though I'm guessing it did something underhand like use
> WindowsFolder and simply appended "system32", which is what I'm thinking
> of doing at the moment unless anyone has a nice solution to this?

You can use FileSearch to look for telnet.exe; it returns a full path. 
The telnet client might not be installed so you can use the property as 
a condition for the shortcut component to prevent a bad shortcut from 
being installed.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to