Hi, Yes I tried to converting it into the uppercase but not work. It shows the value in shortcut property "[INSTALLDIR]ALMGUI" which is like hard code value. It not converts [INSTALLDIR] into D:\program files\... I want to concatenate the directory path. It works with "INSTALLDIR" but not with concatenation Thanks, Rahul.
________________________________ From: Alex Shevchuk [mailto:shevc...@live.com] Sent: Wed 6/3/2009 11:33 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Problem with Shortcut >So I tried ><Property Id="StartinDir" Value ='[INSTALLDIR]ALMGUI'></Property> >How can I set the directory [INSTALLDIR]ALMGUI to WorkingDirectory WorkingDirectory contains the name of the property that has the path. Try convert "StartinDir" to all uppercase and set Secure="yes", so that it can be passed from client to server process. Alex ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users