[WiX-users] directory search

2008-02-11 Thread ramya ragupathy

hi..help needed
i use a browse dialog box through which i select a custom directory.
wat i want to do now is to check whether thrs a directory called 'v62'
in the custom directory and proceed with installation only if the directory 
exists. an error mesg shoul pop up if the directory is not there.

initially i assign the INSTALLDIR property to the BROWSE property
that which i link with the browse dialog box.later i do a directory
search.wat i had in mind while implementing this was even the custom 
directory chosen by the user would not escape the search for
'v62' directory. but even if the directory exists in the custom path
chosen the error msg pops up and the installtion stops.no browse dialog
box also appears




 INSTALLDIR


 

  
  


FILEEXISTS


  
  



Please help me fix this error


TIA
ramya
-- 
View this message in context: 
http://www.nabble.com/directory-search-tp15408513p15408513.html
Sent from the wix-users mailing list archive at Nabble.com.


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


Re: [WiX-users] Directory Search

2006-11-21 Thread Jim_Woolfenden

I abandoned that approach...
Instead this seems to work ok so far...


  
 
 
  
 



  

  

-- 
View this message in context: 
http://www.nabble.com/Directory-Search-tf2670191.html#a7472993
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users