Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to generate an INI.File in the MSI Script

Status
Not open for further replies.

tbop

Programmer
Mar 1, 2011
1
0
0
NO
Hello there.

I have to:

1) Create two custom properties for the MSI file (done)
2) The user has to set these properties with the command line and then the MSI Script needs to generate and edit a .INI file by reading these two properties.

I'm using Wise Installer, how can I write that in the MSI Script mode?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top