- Execute one of the files witch I installed (.exe)
- And in the end Delete it.
I made a CustomAction:
name: AudimusInstall
type: 18
Source: (File Key of the .exe i install)
Target: (none)
And made an entry in the ExecuteInstallSequence table witch calls this CustomAction. I've tried in many positions, before, after, the install and copy of the files, after the copy,install and creation of shortcuts... just before the end of the installation in installFinalize.
But all of these gave me an 1721 error: saying ...A program required for this install couldn't be run. I've removed this custom action and the installation goes out fine.
Anyone can help me doing this i explained ?
thank you
