Getting and setting Property with InstallScript ?
Hello !
I have just a little problem,
Is it possible to get and set property with Installscript Function like we can in vbs function? and if it is possible ... how ?
PS: Sorry for my English lol
I have just a little problem,
Is it possible to get and set property with Installscript Function like we can in vbs function? and if it is possible ... how ?
PS: Sorry for my English lol
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
wiseapp
15 years ago
Hi Groovy:
Well its possible to get and set property in installer products such as Wise, to get a property:
1. you can write a vbscript or a wise script that will read the property (that you specify) and would then store it in a temp. variable.
2. once the property value comes in temp. variable you can order Wise to set a property for you.
I hope this would help, give me a buzz in case you need more help regarding the same.
Well its possible to get and set property in installer products such as Wise, to get a property:
1. you can write a vbscript or a wise script that will read the property (that you specify) and would then store it in a temp. variable.
2. once the property value comes in temp. variable you can order Wise to set a property for you.
I hope this would help, give me a buzz in case you need more help regarding the same.

so that the conversation will remain readable.