On 4/13/2010 9:52 PM, Dariel Marlow wrote:
> I have another installer that is running with elevated privileges and its 
> deferred custom actions are executing from the windows\installer directory. I 
> can't find why one runs from the program files directory while the other runs 
> from windows installer directory. Is there a setting or a way to specify?
>    

The other is probably a native-code custom action; MSI uses its own 
directory for temporary files. Is there a reason it matters where it 
runs from? DTF appears to always clean up the directories it creates.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to