ImportProfile Method

Imports a profile created by another user.

See Also | Example

Signature

object.ImportProfile Profile, RegFile, IncludePathInfo

Object

PreferencesProfiles
The object or objects this method applies to.

Profile

String; input-only
The name of the profile to import.

RegFile

String; input-only
The registry file that the profile should be imported from. The file should have an .arg extension.

IncludePathInfo

Boolean; input-only

TRUE: The path information in the registry file will be preserved.

FALSE: The path information in the registry file will not be preserved.

 

   Comments?