Put your logo here!

TOC PREV NEXT



Chapter 5 WinProfile


(Windows only)

Windows developers use this object to manipulate the content of a Windows .ini file.

WinProfile Overview

This object does not have a public constructor. Instead, you construct an instance of this object by calling the getWinProfile method of the Install object. The two methods of the WinProfile object, getString and writeString, allow you to read and write the data in the key/value pairs of a Windows .ini file.

Method Reference

getString Retrieves a value from a .ini file.
writeString Changes a value in a .ini file.


Netscape Communications
devedge.netscape.com
TOC PREV NEXT