In article <[EMAIL PROTECTED]>,
    Sergey Abakumoff <[EMAIL PROTECTED]>  writes:

> Actually I use the set property events:
> Control Id="ProgramFilesBrowse"  Type="PushButton" X="304" Y="70" Width="56"
> Height="17"
>           Cancel="yes" Text="Browse...">
>         <Publish Property="_BrowseProperty" Value="INSTALLDIR" />
>         <Publish Event="SpawnDialog" Value="BrowseDlg">1</Publish>
>       </Control> 
> and similar one for SamplesFolder...

Then I'm confused.  Why did you say you set the value to INSTALLDIR in a
custom action?

> >     Sergey Abakumoff <[EMAIL PROTECTED]>  writes:
> >> So it seems that _BrowseProperty always set to SAMPLESDIR and setting it
> >> to
> >> INSTALLDIR in the custom action doesn't have any effect.

Does your BrowseDlg look like this one?
<http://wix.cvs.sourceforge.net/viewvc/wix/wix2.0/src/ui/wixui/BrowseDlg.wxs?revision=1.5&view=markup>
or tiny'd <http://tinyurl.com/5lu64b>
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to