Profiles
Documentation > Smart Shutdown > Settings > Profiles
This topic tells you what profiles are and how to use them.
Profiles contain information about all of the program's settings. By setting activating profile, this profile will monitor and save all changes you do to any settings of Slawdog Smart Shutdown, so that every time you launch Slawdog Smart Shutdown, you will find everything exactly the same as it was after you last used it. All other profiles won't be changed until you activate them or modify them manually.
New: Creates a new profile and opens the profile dialog, where you can specify whether it will be active or not, its name, and any settings that the profile will monitor.
Modify: Opens the profile dialog, where you can specify whether it will be active or not, its name, and any settings that the profile will monitor.
NOTE: For additional stability, you can't modify the default profile.
Delete: Deletes the selected profile.
NOTE: For additional stability, you can't delete the default profile.
Set active: Sets selected profile as active.
NOTE: Only one profile can be active at a time.
Profile Dialog Variables:
Slawdog Smart Shutdown protects you from entering incorrect values. However, this protection is not perfect, that is why entering values without knowing what they do is not recommended, as it may cause the program to work incorrectly, crash, or shut down at any time without confirmation. All profiles are stored in the Windows registry, therefore editing Slawdog Smart Shutdown registry entries manually is extremely unsafe and may result in even more severe consequences than described above.
There are three types of variables: boolean (can be either "true" or "false"), integer (any integer above zero), string (string of any length).
Variables and their meaning:
TimeDlg/AfterTimeEdit (Integer) - Value of the edit box located in the "Set time" dialog that specifies the time (in seconds, minutes or hours) after which events will be executed.
TimeDlg/AfterTimeType (Integer) - Specifies whether the time in the "TimeDlg/AfterTimeEdit" value is measured in 0 - Seconds, 1 - Minutes, or 2 -Hours.
TimeDlg/Type (Integer) - Specifies the mode of time settings 0 - After.. 1 - At...
TimeDlg/AtTimeEdit (String) - Value of the edit box located in the "Set time" dialog that specifies the time at which events will be executed.
Smart Shutdown (Boolean) - Specifies whether Smart shutdown technology is enabled.
SDType (Integer) - Specifies what event will be executed: 1 - Turn Off, 2 - Reboot, 3 - Log off, 4 - Stand by, 5 - Hibernate, 6 - Message Reminder, 7 - Hang up internet connection, 8 - Lock Workstation, 9 - Shutdown network computer(s). NOTE: The list above applies only for Windows 2000\XP\.NET Server. These values vary for other OS's.
SmartSDDlg/SDType (Integer) - Specifies what event will be executed if Smart shutdown technology is used. Allowed variables are the same as in the "SDType" variable.
SmartSDDlg/TimeEdit (Integer) - Value of the edit box located in the "Smart shutdown" dialog that specifies the time (in seconds, minutes or hours) after which period Smart Shutdown will execute the specified event in "SmartSDDlg"/"SDType".
SmartSDDlg/TimeType (Integer) - Specifies whether the time in "SmartSDDlg"/"TimeEdit" is measured in 0 - Seconds, 1 - Minutes, 2 -Hours.
SettingsPage1Dlg/Warn (Boolean) - Value of the Warn before system shuts down check box located in Shut down tab of Global options.
SettingsPage1Dlg/ForcedSD (Boolean) - Value of the Forced execution (Fast Shutdown) check box, located in the "Shut down" tab of "Global options".
SettingsPage1Dlg/EmptyRB (Boolean) - Value of the Empty Recycle Bin on shutdown check box, located in the "Shut down" tab of "Global options".
SettingsPage1Dlg/CloseEndTask (Boolean) - Value of the Automatically close 'End Task' dialogs check box, located in the "Shut down" tab of "Global options".
SettingsPage1Dlg/WarnText (String) - Specifies text that is displayed in the confirmation dialog.
SettingsPage1Dlg/WarnTime (Integer) - Specifies time in seconds after which the confirmation dialog will be destroyed.
SettingsPage1Dlg/RetryIfFailed (Boolean) - Value of the Retry until successful check box, located in the "Shut down" tab of "Global options".
SettingsPage1Dlg/PlaySnd (Boolean) - Value of the Play sound file on shutdown check box, located in the "Shut down" tab of "Global options".
SettingsPage1Dlg/PlaySndPath (String) - Specifies the path of the sound file which is played on shutdown if this feature is enabled.
SettingsPage2Dlg/SmartSDEndless (Boolean) - Value of the Smart shutdown endless looping check box, located in the "Other" tab of "Global options".
SettingsPage2Dlg/Hide (Boolean) - Value of the Hide after activation check box, located in the "Other" tab of "Global options".
SettingsPage2Dlg/Splash (Boolean) - Value of the Show splash screen when program starts check box, located in the "Other" tab of "Global options".
SettingsPage2Dlg/Priority (Integer) - Specifies the priority of Slawdog Smart Shutdown in comparison with other programs and system processes. 0 - Low, 1 - Normal, 2 - High, 3 - Very high.
SettingsPage2Dlg/LBEvent (Integer) - Specifies a left mouse button "Easy shutdown" event after which the action specified in SettingsPage2Dlg/LBAction will be executed. 0 - Single click, 1 - Double click.
SettingsPage2Dlg/LBAction (Integer) - Specifies a left mouse button "Easy shutdown" action in case the event specified in "SettingsPage2Dlg/LBEvent" happens. 1 - Turn Off, 2 - Reboot, 3 - Log off, 4 - Stand by, 5 - Hibernate, 6 - Hang up internet connection, 7 - Lock Workstation, 8 - Shutdown network computer(s), 9 - Show main window, 10 - No Action. NOTE: The list above applies only for Windows 2000\XP\.NET Server. These values vary for other OS's.
SettingsPage2Dlg/RBEvent (Integer) - Specifies a right mouse button "Easy shutdown" event after which the action specified in SettingsPage2Dlg/RBAction will be executed. 0 - Single click, 1 - Double click.
SettingsPage2Dlg/RBAction (Integer) - Specifies a right mouse button "Easy shutdown" action in case the event specified in "SettingsPage2Dlg/RBEvent" happens. 1 - Turn Off, 2 - Reboot, 3 - Log off, 4 - Stand by, 5 - Hibernate, 6 - Hang up internet connection, 7 - Lock Workstation, 8 - Shutdown network computer(s), 9 - Show main window, 10 - No Action. NOTE: The list above applies only for Windows 2000\XP\.NET Server. These values vary for other OS's.
SettingsPage1Dlg/EjectMedia (Boolean) - Value of the Eject removable media on shutdown check box located in Shut down tab of Global options.
SettingsPage1Dlg/EjectMediaDrive
(Integer) - Specifies drive that is ejected on shutdown if "SettingsPage1Dlg/EjectMedia"
is set to 1.
0 - A:, 1 - B:, 2 - C:, 3 - D: etc.
MessageDlgSet(1 or 2)/Text (String) - Specifies the text of the reminder. 1 is for the usual reminder, 2 is for Smart shutdown technology.
MessageDlg/ApplyToSmartSD (Boolean) - Specifies whether the 'Apply to Smart shutdown' check in the Message reminder dialog is checked.
DisconnectSet(1 or 2)/AutoDialDisconCheck (Boolean) - Value of the Autodial disconnection check box located in the 'Hang up properties' dialog. 1 is for the usual hang up, 2 is for Smart shutdown technology.
DisconnectSet(1 or 2)/ConNum (Integer) - Specifies number of the connection to be disconnected. 1 is for the usual hang up, 2 is for Smart shutdown technology.
DisconnectSet(1 or 2)/DUProg (Boolean) - Value of the I use dial up program for internet connections check box, located in the "Hang up properties" dialog. 1 is for the usual hang up, and 2 is for Smart shutdown technology.
DisconnectSet(1 or 2)/DUPath (String) - Specifies the path to the dial up program in case the I use dial up program for internet connections check box is enabled. Set 1 is for usual hang up, Set 2 is for Smart shutdown technology.
DisconnectSet(1 or 2)/DU Params (String) - Specifies disconnection parameters of the dial up program in case the I use dial up program for internet connections check box is enabled. 1 is for the usual hang up, and 2 is for Smart shutdown technology.
NetworkPCPropDlg/PCName (String) - Value of the Computer name edit box located in 'Network shut down properties' dialog.
NetworkPCPropDlg/Message (String) - Value of the Message to display edit box located in 'Network shut down properties' dialog.
NetworkPCPropDlg/MsgTime (Integer) - Value of the Time to display edit box located in 'Network shut down properties' dialog.
NetworkPCPropDlg/Action (Integer) - Value of the Action edit box located in 'Network shut down properties' dialog. 0 - Shut down, 1 - Reboot.
NetworkPCPropDlg/Forced (Boolean) - Value of the Forced execution check box located in 'Network shut down properties' dialog.
Send feedback to SDKN. View SDKN copyright information.