How to get msi to run once per new user

  • Thread starter Thread starter Brian D
  • Start date Start date
B

Brian D

We have an app that must copy configuration files to the users
Application Data directory. How do I get the MSI to run again for each
new user to copy these files? I am using a custom action calling
xcopy.exe as a type 3170 with an installExecuteSequence of 6599. I am
open to any and all suggestions.

Thanks!
Brian
 
Back
Top