SetAppName Method
This function sets the application's name. This name is used in dialogs shown by the underlying SiUtil.dll, if enabled.
Syntax
object.SetAppName( _
AppName As String _
)
Parameters
AppName
This is a String containing the calling application's name.