|
From: Bob A. <bo...@jo...> - 2010-04-14 13:56:26
|
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/ |