User Tools

Site Tools


faq:system_five_shortcut_arguments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq:system_five_shortcut_arguments [2011/09/19 11:48 (13 years ago)] clifffaq:system_five_shortcut_arguments [2022/04/11 16:19 (24 months ago)] (current) swind
Line 1: Line 1:
 ====== Shortcut Arguments ====== ====== Shortcut Arguments ======
 +
 +<note important>This document is also available as a FreshDesk Solution Article \\
 +</note>
 +
 ===== Introduction ===== ===== Introduction =====
-System Five has some options that can be used with shortcuts. The default installation shortcut will not workso shortcuts have to be changed to another format to work.+System Five has some options that can be used with shortcuts. To edit the file path in a shortcut, first, right click on the shortcut and then select "Properties"
  
 +{{:faq:shortcut_example.jpg?300|}}
 +
 +Then the "Target" field is the one that needs to be edited. The default installation shortcut file path will not work, so shortcuts have to be changed to another format to work.
  
 Good Format: Good Format:
 <code> <code>
-C:\Windward\System5\Bin\SystemFive.exe+C:\Windward\System5\Bin\SystemFive.exe /machine=2
 </code> </code>
 +
 ===== Arguments ===== ===== Arguments =====
-Where X is the numeric terminal id (1 through n) +==== Regular Use ==== 
-Where Y is the numeric department number (1 through n) +Where X is numeric value. Normally either a Terminal or Department number.
-  * /machine=X +
-  * /forcemachine=X +
-  * /Dept=Y+
   * /nosplash   * /nosplash
 +  * /smallsplash=Y
 +  * /Department=X
 +  * /Dept=X
 +  * /forcemachine=X
 +  * /machine=X
 +  * /smallicons=Y
 +  * /invoicereuse=Y
 +
 +==== Specialty Use ====
   * /auto=demo   * /auto=demo
 +  * /regserver
 +  * /oldscheduler
 +  * /oldicons
 +  * /formcustomize
 +  * /loginfile=<X:\path\to\login\file.alf>
  
-==== Machine ==== +===== Start In ===== 
-The "/machine=X" defaults to a specified terminal numberbut does not force them to keep that terminal numberThe user may select another avialable terminal number.+The start in argument determines the default directory an application being opened by the shortcut starts in. If you select the _datafiles directory (data directory in current releases)then this shortcut will only open that data setThis also requires that you have successfully linked to the dataset previously.
  
-==== ForceMachine ==== +==== Auto Login ==== 
-The "/forcemachine=Xforces the user to use a specified terminal number, and does not allow the use of another terminal numberIf that terminal number is in use or otherwize unavaialble they will get a red box, and will not be able to log in. This is very useful when you have terminal specific printer settings, as it prevents break scenarios that occur if a user switches to another terminal with terminal specific printer needs. +The "auto=demowill attempt an auto login using the user name "demo" with the password of "demo". This switch does not require the ”/”The user name and password in System Five have to be exactly the same including the case of each letter. This option is seldom used anymore because PCI requirements won't allow a user name and password to be the same. There is an alternate setup with a command line argument and an ini file that contain the login information, but it is usually used for replicationand will require a Windward Software Employee to configure for you
- +
-==== Dept ==== +
-The "/Dept=Y" defaults the user to a specific department, but does not force them the use that department. Since they may choose a different department even while in the software this is allowed. If it is necessary that a certain user only have access to one department please setup their user security in the setup wizardto only allow access to that department. They will then be unable to log into another department.+
  
 ==== NoSplash==== ==== NoSplash====
 The "/nosplash" prevents the splash screen from being displayed. This is the full screen background that pops up before the login screen comes up when first logging into system five. The "/nosplash" prevents the splash screen from being displayed. This is the full screen background that pops up before the login screen comes up when first logging into system five.
  
-==== Auto Login Demo ==== +==== Small Splash==== 
-The "/auto=demowill attempt an auto login using the user name "demowith the password of "demo"In the command line only argument shown here the user name and password in System Five have to be exactly the same including the case of each letter. The is an alternate setup with a command line argument and an ini file that contain the login informationbut it is not described here.+The "/smallsplash=Yprevents the splash screen from being displayed as an entire full screen background that pops up before the login screen comes up when first logging into system five. 
 + 
 +==== Department ==== 
 +This is the same as the "/Dept=Xoption below. 
 + 
 +==== Dept ==== 
 +The "/Dept=Xdefaults the user to a specific department, but does not force them the use that departmentSince they may choose a different department even while in the software this is allowed. If it is necessary that a certain user only have access to one department please setup their user security in the setup wizard, to only allow access to that department. They will then be unable to log into another department. 
 + 
 +==== ForceMachine ==== 
 +The "/forcemachine=X" forces the user to use a specified terminal number, and does not allow the use of another terminal number. If that terminal number is in use or otherwise unavailable they will get a red box, and will not be able to log in. This is very useful when you have terminal specific printer settings, as it prevents break scenarios that occur if a user switches to another terminal with terminal specific printer needs. 
 + 
 +==== Machine ==== 
 +The "/machine=X" defaults to a specified terminal number, but does not force them to keep that terminal number. The user may select another available terminal number. 
 + 
 +==== RegServer ==== 
 +The "/regserver" registers .exe files. There is also a "regsvr32" that registers .dll and .ocx files but it is applied through an elevated command prompt. 
 + 
 +==== OldScheduler ==== 
 +The "/oldscheduler" shows the scheduler as it was in 5.3x versions and earlier. 
 + 
 +==== SmallIcons ==== 
 +The "/smallicons" changes the Navigator icons to 16x16. All other icons remain at the 32x32 size. 
 + 
 +{{faq:commandline:smallicons.jpg|}} 
 + 
 +==== InvoiceReUse ==== 
 +This greatly improves the performance of Invoice loading The consequence to this is it will have System Five use more available memory on a workstation and keep file handles open after closing an invoice. 
 + 
 +==== OldIcons ==== 
 +The "oldicons" switch changes all the icons in System Five to the old pre-5.42 version icons. This switch does not require the "/"
 + 
 +{{faq:commandline:oldicons.jpg|}} 
 + 
 + 
 + 
 + 
 +==== loginfile ==== 
 +This particular argument is used with s5poll and s5standalone. The .alf file must be created through one of those programs first. This argument is then added to the s5poll.exe or s5standalone.exe shortcut to allow a non privileged user to start the replication engine and have it work correctly. 
 + 
 + 
 +[[http://wiki.wws5.com/doku.php?id=employee:loginfile_alf_polling|loginfile Setup Instructions]]  Employees only  
 + 
 + 
 + 
 +===== Arguments For Debugging ===== 
 +  * /log=?.log 
 +  * /debug 
 +  * /delphirunning=Y 
 + 
 + 
 +==== Log ==== 
 +The "/log=" switch is used in situations where System Five is not starting correctly. To create a log file in the root of the C:\ drivethe switch would be "/log=c:\my_log_file.log" 
 + 
 +==== Debug ==== 
 +The /debug Allows System Five to output a QUEST EFTpos receipt to the credit card tender screen at point of sale. \\ 
 +**This should not be used under normal circumstances, and should only be used if approved by Windward Software Support or a Windward Software developer. REMOVE from the shortcut once tracing is done** 
 + 
 +==== Delphirunning ==== 
 +The "/delphirunning=y" switch helps in tracking down issues with the PcEFTpos integration. \\ 
 +**This should not be used under normal circumstances, and should only be used if approved by Windward Software Support or a Windward Software developerREMOVE from the shortcut once tracing is done.** 
  
  
faq/system_five_shortcut_arguments.1316458111.txt.gz · Last modified: 2011/09/19 11:48 (13 years ago) by cliff