Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shell.SetApplicationName
Sets the application name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 7.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Shell.SetApplicationName"; ShellRef; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Name | The application name to use. |
Result
Returns OK or error.
Description
Sets the application name.Only for Windows.
See also
This function checks for a license.
Created 11st November 2017, last changed 17th July 2022
