Hello guys,

I am new to WiX, I just created a Managed Bootstrapper project using WPF, 
everything works fine except that I want to programmatically access a file 
(EULA.htm) that I referenced in the Bundle.wxs as a Payload, so when the user 
clicks a button it opens the EULA.


<Payload SourceFile="C:\Temp\EULA.htm"/>


How can I access this file from within my WPF application? Is there a way to 
get the location where the Bootstrapper copies the payload files when is 
executed?


Thanks,

Carlos
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to