hi,

i have a Sql script which i need to invoke after the file has been deployed.
( I am not using using in built functionality of wix for sql)
i am using immediate custom action to set customActionData. 
and my deferred custom action to use this customActionData for execution of
the SSAS script.

my question is 

1.for my deferred CA whether i should set impersonate=no(so that it runs
under LocalSystem Account)
or should i set it to impersonate=yes. I am asking this because i need to
execute the script on SQL server of another machine using sql cmd.

2.
Should deferred custom action be always impersonate="no"
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Deferred-custom-action-Impersonation-tp5191516p5191516.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to