Click or drag to resize

Installer Methods

The Installer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBitnessString
Gets a string representing the current process bitness.
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 methodLog
Logs at a specified trace level
Public methodLogInfo
Logs information.
Public methodStatic memberWantsFORPARSING
Determines the 'WantsFORPARSING' registry value.
Top
See Also