

Using a command-line switch doesn't mean you have to type the whole startup command at the command prompt. It also includes a table that lists all of the switches and parameters that are available in the desktop Office apps. If you want to use a particular switch many times or every time that you start the app, you can create a desktop shortcut that starts the program by using the same switch and parameters. If you want to use the customization just one time, you can type the command and switch in the Run dialog box (Start menu) in Microsoft Windows. You can add options like this by using subcommands called command-line switches to an Office app's startup command. Or, you want to customize the process even more by loading an add-in or running a macro upon startup.


But suppose you want Word to start without its splash screen and then load a template other than the Normal template.

Microsoft Word, for example, displays the Word splash screen and loads the Normal template. When you launch a Microsoft Office product, the startup process runs in a standard way. Sets the printer media handling settings to cut the label stock at the end of the print job.Excel for Microsoft 365 Word for Microsoft 365 Outlook for Microsoft 365 PowerPoint for Microsoft 365 Access for Microsoft 365 Excel 2021 Word 2021 Outlook 2021 PowerPoint 2021 Access 2021 Excel 2019 Word 2019 Outlook 2019 PowerPoint 2019 Access 2019 Excel 2016 Word 2016 Outlook 2016 PowerPoint 2016 Access 2016 Excel 2013 Word 2013 Outlook 2013 PowerPoint 2013 Access 2013 Excel 2010 Word 2010 Outlook 2010 PowerPoint 2010 Access 2010 Excel 2007 Word 2007 Outlook 2007 PowerPoint 2007 Access 2007 More.
Osk exe command line parameters license#
Connects to Seagull License server on MyServer, port 5175, and prints test.btw.īartend.exe /MediaHandling="Action=Cut Occurrence=AtEndOfPrintJob" Prints two copies of the active document using text file xyz.dat.īartend.exe /F=test.btw /P /LicenseServerAddress=MyServer /LicenseServerPort=5175 Prints all BarTender documents using IDoc xyz.idoc. Loads and prints test1.btw, which is stored in Librarian's repository.īartend.exe /F=F1.btw /F=F2.btw /F=F3.btw For example, the brackets in the preceding command line indicate that you can run BarTender without any parameters at all, in which case it will start in its default state.įor more information, select the type of command line you desire below: Do not ever include the brackets themselves. See below for examples, and refer also to Rules For Specifying Command Line Parameters and Using Spaces in File Names.īrackets in the command line examples in the help system indicate optional material that is not required in every use of the command or the parameter. exe" and the first parameter and all parameters begin with a forward slash. You can automate what BarTender does using command line parameters. The /REGISTER command line option is available in all editions. Unless otherwise specified, all command line parameters require Automation edition or better. Command Line Parameter Summary Command Line Parameter Reference
