Click or drag to resize

Installer Methods

The Installer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetBitnessString
Gets a string representing the current process bitness.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetNativeAssemblyName(ProcessorArchitecture, String, Boolean)
Gets the name of the ShellBoost native proxy assembly. This is obsolete. Use the NativeProxy class instead.
Public methodStatic memberGetNativeAssemblyName(ProcessorArchitecture, String, Boolean, Guid)
Gets the name of the ShellBoost native proxy assembly. This is obsolete. Use the NativeProxy class instead.
Public methodGetNativeAssemblyPath(String)
Gets the ShellBoost native proxy assembly path. This is obsolete. Use the NativeProxy class instead.
Public methodGetNativeAssemblyPath(ProcessorArchitecture, String)
Gets the ShellBoost native proxy assembly path. This is obsolete. Use the NativeProxy class instead.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLog
Logs at a specified trace level
Public methodLogInfo
Logs information.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberWantsFORPARSING
Determines the 'WantsFORPARSING' registry value.
Top
See Also