Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.msdos.batch    |    Fun with MS-DOS batch files    |    42,547 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 41,832 of 42,547    |
|    JJ to Kenny McCormack    |
|    Re: What method do you prefer for schedu    |
|    18 Apr 20 18:10:11    |
      XPost: alt.comp.freeware, alt.comp.os.windows-10       From: jj4public@vfemail.net              On Fri, 17 Apr 2020 21:40:02 -0000 (UTC), Kenny McCormack wrote:       >       > Could you explain further why you like that method so much and why it is       > your own, personal favorite?              Actually, it's not my personal preference. Mainly due to the requirements of       using Task Scheduler, because it requires administrator privileges.              My personal preference is to use VBScript to run the program as hidden. It       basically uses the desktop ShellExecute function. It's advantage is that no       administrator privilege is required to use it for launching a program as       hidden. It's disadvantages is that it's not as easy to use as using Task       Scheduler, and it will require programming knowledge if the script is not       yet available at hand. So, it's not ideal for inexperienced users.              Using the previously mentioned Task Scheduler method on the other hand,       makes the GUI of the program not enumerable by most window managers because       those windows managers only work on the current user's desktop. Basically,       the hidden GUI is super hidden. But this method must not be used if at later       time, the (hidden) GUI needs to be accessed for e.g. program       reconfiguration.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca