HOME DelTree | ExtractResources | Hash | IntegrityCheck | Jigoku Sudoku | Rays | Rubik's cube | SelectiveStartup | About |
Selective StartupThis application starts another application, but only on the days you have specified. You can supply arguments for the application you want to start. Consider the following scenario: You have an application that is work related. You may only want to start that application on work days. On the other hand, maybe you have entertainment related applications you want to run in your spare time, for instance during the weekend. DownloadSelectiveStartup v1.01 (32-bit)
SelectiveStartup v1.01 (64-bit)
Version historyv1.01 (27-Jun-2020)- Added support for Weekdays and Weekend parameters. v1.00 (13-Jun-2020) - Initial release. UsageSelectiveStartup [-Monday] [-Tuesday] [-Wednesday] [-Thursday] [-Friday] [-Saturday] [-Sunday] [-Weekdays] [-Weekend] APPLICATION_PATH <[ARGUMENTS]>Parameters-Monday-Tuesday -Wednesday -Thursday -Friday -Saturday -Sunday -Weekdays -Weekend Start the application on the specified day(s). You must supply one or more day(s). The parameters must come before the APPLICATION_PATH and it ARGUMENTS. -Weekdays is Monday through Friday. -Weekend is Saturday through Sunday. APPLICATION_PATH The path to the application. This can be any type of executable file you want (for instance *.exe *.com *.bat). This parameter is mandatory and must come after the days and must come before ARGUMENTS. ARGUMENTS The arguments that will be passed to the application You don't have to supply any arguments if they are not required. On the other hand, you can have multiple arguments if needed. The parameters must come after the APPLICATION_PATH. ExamplesSelectiveStartup -Monday -Tuesday -Wednesday -Thursday -Friday "C:\Program Files\Microsoft Office\Root\Office16\WinWord.exe" "D:\Work\Tender draft.docx"SelectiveStartup -Weekdays "C:\Program Files\Microsoft Office\Root\Office16\WinWord.exe" "D:\Work\Tender draft.docx" SelectiveStartup -Saturday -Sunday C:\Entertainment\MusicPlayer.exe "C:\Songs\New Albums" -volume=50 -randomshuffle |
© 2022 Webmaster |