Re: [WiX-users] InstallExecuteSequence modifying Dialogs

2009-10-30 Thread Richard
In article <5e7723298293ea4b8c5fac913740a9cc212b5...@tk5ex14mbxw652.wingroup.windeploy.ntdev.microsoft.com>, Dan Giambalvo writes: > During our InstallExecuteSequence we decrement an install count for > the user via a Custom Action. What does the "install count" mean? There may be a way

Re: [WiX-users] InstallExecuteSequence modifying Dialogs

2009-10-30 Thread Blair
I haven't really checked but I suspect that Property values set in the execute sequence don't change the values in the ui sequence since they are in different processes and I assume are different sessions as a result. I do know that verbose debug logs show a set of ending property values for each s