Hi ,
I want to know the exact use of the SetProperty custom action in Setup Factory for windows installer(SFWI) and how to use it as well.
Thanks,
skatam
Professional Software Development Tools
Hi ,
I want to know the exact use of the SetProperty custom action in Setup Factory for windows installer(SFWI) and how to use it as well.
Thanks,
skatam
It is used to be able to set a value to a property. Properties are like variables in MSI so it is essentially a set variable action.
The uses for this can vary quite a bit depending on your needs.
Adam Kapilik