Command line parameters
Hot Alarm Clock (HotAlarmClock.exe) accepts optional command line parameters.
- /ADDALARM
- Opens window with new alarm.
- /ADDTIMER
- Opens window with new timer.
- /PORTABLE
- Launches the program in portable mode. You can put Hot Alarm Clock on a flash drive and run it directly from there. In this way, all your data will always be with you, the settings will be stored in file Data.ini.
- /CLOSE
- Closes a previously launched instance of the application.
- /DEBUG
- Instructs the application to create the Log.txt file in the application folder (in the Data subfolder). The log file contains details about the application's activity, which can be a helpful debugging aid.
Setup Command Line Parameters
The Setup program (HotAlarmClockSetup.exe) accepts optional command line parameters. These can be useful to system administrators, and to other programs calling the Setup program.