How do I run Powershell script to create an specific event for my program (New-EventLog -LogName LDM -Source "Customer530") as first action in the msi package?
↧