English Deutsch Français Italiano Particle Software Buy Now


Particle Software
 
Macros
   ..::   About  •  Purchasing  •  Search  •  Contact  • Home   ::..
 
Screenshots
• Sample
Downloads
Resources
• FAQ
• Macros

 
   Macros allow for more advanced execution. The following is a list of added resources IntraLaunch can directly open or execute. These values are substituted for the Run parameter of the IntraLaunch objects within your HTML. Not all macros work in all versions of Windows. All macros are case sensitive. The parameter Display should usually be set to "ACTIVATE".

  Example:

<PARAM NAME="Run" VALUE="IntraLaunch:ShutDown">
<PARAM NAME="Display" VALUE="ACTIVATE">

  Also a complete summary of IntraLaunch parameters and the corresponding descriptions are available. Also see the variables page for automatic system path substitution. Also see the functions page for additional features accessible from Javascript.



  Misc. Macros

  IntraLaunch:RunDialog: Provides a dialog box for execution of a different program, similar to the Run dialog box on the Start Menu.

  IntraLaunch:FindDialog: Opens the find files dialog box.

  IntraLaunch:StartMenu: Opens the Start Menu on the task bar as if it was clicked. IntraLaunch 4.3 and higher required.

  IntraLaunch:CDOpen: Opens the first CD-Rom drive's tray. IntraLaunch 4.3 and higher required.

  IntraLaunch:CDClose: Closes the first CD-Rom drive's tray. IntraLaunch 4.3 and higher required.

  IntraLaunch:EmptyRecycleBin(True,True,True): The three parameters are required, see the tech help page for more information. IntraLaunch 4.3 and higher required.

  IntraLaunch:FindApp(): Used to find and launch an installed application no matter where it is, even if it's not in the system path. See the example for details.

  IntraLaunch:LockWorkstation: Locks the workstation, the user must provide they're password again to continue. Windows 2000/XP only. IntraLaunch 4.4 and higher required.

  IntraLaunch:CreateShortcut: Opens the create shortcut dialog box. The DefDir parameter must have the full path where to create the shortcut including a trailing backslash such as "C:\Windows\Desktop\". IntraLaunch 4.4 and higher required. See this tech help page for more information.

  IntraLaunch:OpenWith: Opens the document using the open with dialog box. The RunParms parameter must have the document to open such as "%mydocuments%\sales.txt". IntraLaunch 4.4 and higher required.

  IntraLaunch:CloseApp: Closes an already running application. The RunParms parameter must have the classname of the program to close. IntraLaunch 4.4 and higher required. See this tech help page for more information.

  IntraLaunch:MinimizeAll: Minimizes all running programs to show the desktop. IntraLaunch 4.5 and higher required. See this tech help page for more information.

  IntraLaunch:ClearClipBoard: Clears the clipboard of saved data. IntraLaunch 4.5 and higher required.

  IntraLaunch:DoNothing: Instructs object not to do anything related to execution. IntraLaunch 4.7 and higher required. Typically used to pause Javascript execution until a program closes.

  IntraLaunch:ClearClipBoardMessage: Clears the clipboard of saved data and displays a message box when complete. IntraLaunch 4.5 and higher required.



  Networking

  IntraLaunch:MapDriveDialog: Allows you to map a network share to a local drive letter with a dialog box for input.

  IntraLaunch:MapDrive: Allows you to map a network share to a local drive letter. Needs MapDrive/LogPass parameter.

  IntraLaunch:DisconnectDrive: Disconnects the network share. Needs MapDrive/LogPass parameter.

  IntraLaunch:NTShareCreate: Make new share (NT/2K).

  IntraLaunch:NTShareManage: Manage workstations shares.

  IntraLaunch:Network: Provides a dialog box of the systems Network settings. Win 95/98.

  IntraLaunch:NTNetwork: WinNT/2K network settings.



  Shutdown

  IntraLaunch:WindowsShutdownDialog: Opens the system shutdown dialog box. Same as clicking Start, Shutdown.

  IntraLaunch:ShutDown: Will shut down the workstation.

  IntraLaunch:ShutDownConfirm: Will shut down the workstation - confirms first.

  IntraLaunch:Reboot: Will reboot the workstation.

  IntraLaunch:RebootConfirm: Will reboot the workstation - confirms first.

  IntraLaunch:Logoff: Will log off the workstation.

  IntraLaunch:LogoffConfirm: Will log the user out of the workstation - confirms first.

  IntraLaunch:PowerOff: Shuts down the workstation and then power it off. Useful for laptaps. May not be supported on all machines or under NT.

  IntraLaunch:PowerOffConfirm: Power off the computer - confirms first.

  IntraLaunch:Force: Forces a shut down of the workstation, all programs will not prompt prompt to save first.

  IntraLaunch:ForceConfirm: Forces a shut down - confirms first.



  Control Panel Objects

  IntraLaunch:ControlPanel: Directly opens the control panel.

  IntraLaunch:NewHardware: Launches Add New Hardware wizard.

  IntraLaunch:AddRemoveProgram: Launches the Add/Remove software dialog.

  IntraLaunch:AddPrinter: Launches the Add New Printer wizard.

  IntraLaunch:ScreenSaver: Opens the Screen Saver properties.

  IntraLaunch:PowerConfig: Opens the power settings.

  IntraLaunch:PostOffice: Opens the Post Office maintenance program.

  IntraLaunch:Password: Opens the Password maintenance program.

  IntraLaunch:Accessibility: Accessibility dialog from the control panel.

  IntraLaunch:ODBC: ODBC settings from the control panel.

  IntraLaunch:NT_UPS: Should open power options. May open UPS settings under NT4.

  IntraLaunch:Network: Provides a dialog box of the systems Network settings. Win 95/98.

  IntraLaunch:DateTime: Opens the Date & Time information for the system.

  IntraLaunch:DisplayBackground: Opens the display properties on the background tab.

  IntraLaunch:DisplaySettings: Opens the display properties on the settings tab.

  IntraLaunch:DisplayAppearance: Opens the display properties on the appearance tab.

  IntraLaunch:IEControlPanel: Internet Explorer settings and control panel.



  Internet Explorer Settings

  IntraLaunch:IEControlPanelSecurity: Opens IE security settings.

  IntraLaunch:IEControlPanelContent: Opens IE content settings.

  IntraLaunch:IEControlPanelConn: Opens IE connection settings.

  IntraLaunch:IEControlPanelPrograms: Opens IE program settings.

  IntraLaunch:IEControlPanelAdvanced: Opens IE advanced settings.



  System Internals

  IntraLaunch:FormatFloppy: Opens the format floppy disk dialog box. Will result in floppy drive access at least once. Display parameter must be set to ACTIVATE.

  IntraLaunch:CopyDisk: Opens the copy disk program for removable media.

  IntraLaunch:PrinterFolder: Opens the Printers folder.

  IntraLaunch:System: Opens the System Properties for the system.

  IntraLaunch:Fonts: See installed fonts.

  IntraLaunch:Modem: Opens the installed modems dialog box, for adding a new modem.

  IntraLaunch:HardwareProfiles: Opens the Hardware Profiles manager for the system.

  IntraLaunch:Performance: Opens the Performance Properties for the system.



Copyright © 1997-2012 Particle Software - All Rights Reserved
Web services provided by Extreme Hosting