Re: [WiX-users] Use Wix variable inside inline custom action in vbscript

2007-03-06 Thread Bob Arnson
Ricardo Lopes wrote: > I want to call a custom action when the installation finishes and use > a variable value from the script. However the variable value is not > replaced inside the script. Only formatted strings automatically support property replacement. To explicitly ask for a property's

[WiX-users] Use Wix variable inside inline custom action in vbscript

2007-03-06 Thread Ricardo Lopes
Hi, I want to call a custom action when the installation finishes and use a variable value from the script. However the variable value is not replaced inside the script. The code is something like this: . . MsgBox "Install Location is: [INSTALLL