hello,
i built a small application that reports information about the users machine, date, time, etc. i included this as an internal binary in the installer and created a custom action to run the application. it works fine, but i want to be able to pass it how the installer exited (success, error, cancel).
on the custom action timing dialog, there is an On Exit option with these 3 different exit types, but i am unsure how to referrence these values.
what variable can i query that contains the On Exit status?
also, is there a list of all the variables that can be referrenced in the Condition entry?
thanks,
i built a small application that reports information about the users machine, date, time, etc. i included this as an internal binary in the installer and created a custom action to run the application. it works fine, but i want to be able to pass it how the installer exited (success, error, cancel).
on the custom action timing dialog, there is an On Exit option with these 3 different exit types, but i am unsure how to referrence these values.
what variable can i query that contains the On Exit status?
also, is there a list of all the variables that can be referrenced in the Condition entry?
thanks,