PDA

View Full Version : How to use SetProperty Custom Action


skatam
05-28-2008, 06:41 AM
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

Adam
06-02-2008, 03:58 PM
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