Writing into INI file Wise installer for Windows 4.0
Hi,
I am using Wise Installer for Windows 4.0. I have an requirement to store check box value in Ini file during installation. I tried VBScript to write in INI file it didn't help me. Even i tried to assign property of Checkbox to environment variable didn't work. If any have any suggestion using any Script.
Thanks
sainumpudi
I am using Wise Installer for Windows 4.0. I have an requirement to store check box value in Ini file during installation. I tried VBScript to write in INI file it didn't help me. Even i tried to assign property of Checkbox to environment variable didn't work. If any have any suggestion using any Script.
Thanks
sainumpudi
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
aogilmor
16 years ago
ORIGINAL: sainumpudi
I am using Wise Installer for Windows 4.0. I have an requirement to store check box value in Ini file during installation. I tried VBScript to write in INI file it didn't help me. Even i tried to assign property of Checkbox to environment variable didn't work. If any have any suggestion using any Script.
Thanks
sainumpudi
sainumpudi, it helps to get the format you used. all of the things you name are possible (though I certainly wouldn't recommend vbscript write to the INI file if you've got wise 4.0, even if V4 is a little old). for example, an environment variable would be denoted as a Windows Installer property thusly: [%VARIABLENAME]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.