Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsShortCutMBS class.

WindowsShortCutMBS.Arguments as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Arguments to the application which is linked to the shortcut.

(Read and Write property)

WindowsShortCutMBS.Command as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The code for the showing of the application.

Constants which may be useful:

SW_HIDE = 0
SW_NORMAL = 1
SW_SHOWMINIMIZED = 2
SW_SHOWMAXIMIZED = 3
SW_MAXIMIZE = 3
SW_SHOWNOACTIVATE = 4
SW_SHOW = 5
SW_MINIMIZE = 6
SW_SHOWMINNOACTIVE = 7
SW_SHOWNA = 8
SW_RESTORE = 9
SW_SHOWDEFAULT = 10
SW_FORCEMINIMIZE = 11
(Read and Write property)

WindowsShortCutMBS.Description as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin 3.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The description of the shortcut.

(Read and Write property)

WindowsShortCutMBS.Icon as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The location of the icon file.

(Changed from FolderItem to String in plugin version 3.4)
(Read and Write property)

WindowsShortCutMBS.IconID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The ID of the icon inside the icon file.

(Read and Write property)

WindowsShortCutMBS.Location as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The location where the shortcut is created or modified.

(Changed from FolderItem to String in plugin version 3.4)
(Read and Write property)

WindowsShortCutMBS.ParentWindow as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin 3.4 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The parent window used when a dialog must be opened.

Can reference a Window or DesktopWindow object.
(Read and Write property)

WindowsShortCutMBS.Target as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The target where the shortcut will point to.

(Changed from FolderItem to String in plugin version 3.4)
(Read and Write property)

WindowsShortCutMBS.WorkingDirectory as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows Shortcuts MBS Win Plugin ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The working directory of this shortcut.

(Changed from FolderItem to String in plugin version 3.4)
(Read and Write property)

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...