Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Standard Actions
 WriteIniValues Action
WriteIniValues Action

The WriteIniValues action writes the .ini file information that the application needs written to its .ini files. The writing of this information is gated by the Component table. An .ini value is written if the corresponding component has been set to be installed either locally or run from source.

Sequence Restrictions

The InstallValidate action must come before the WriteIniValues action. If there is a RemoveIniValues action in the sequence, then it must come before the WriteIniValues action.

ActionData Messages

Field Description of action data
[1] Identifier of .ini file.
[2] .ini file key in the following section.
[3] Item removed from .ini file.
[4] Value removed from .ini file.


See Also

IniFile table


Send comments about this topic to Microsoft

Build date: 6/5/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker