Dear All, 

I have posted some emails to the mailing list, and hasn't received any 

Answer. Is it possible for you to take some minutes to it? It's an urgent 

Problem. 

The problem is: 

I need to modify the "InstallDirDlg" in the wixui dialog set in order to add


A popup dialog. The dialog will show up when the user clicks next, if the 

Selected install path contains space. (user may install in the path 

C:\installPath\" but cannot install in the "C:\install Path\") 

For this I have studied the "installDirDlg" and "wixui_Installdir" source 

Codes, and used a Bob's information too add a publish for that, but it seems


That I have a problem in it. 

The condition does not work [ WIXUI_INSTALLDIR >< " " ] is said to check 

The existence of the right string in the left string, but this does not use 

The "WIXUI_INSTALLDIR" as a variable. This checks the exact phrase for the 

Space, and so always returns false. How can I access the value of selected 

IstallPath? 

Second problem is that, where should I use this publish? 

I'd be helpful for any help, 

Regards, 

Riyaz

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to