set_avatar_location
Description:
Sets the INSTALL_CONFIG_PROP_AVATAR_LOCATION parameter.
Note that the format of this string is dependent on the installer script this is going to be used with. You can use get_path_format() to find out which format does the script expects this string to be in.
Also note that in case of DOS, the drive/disk letter and the leading ':' must not be included in the path.
Parameters:
this |
the install config |
location |
new location |