Re: TaskbarBar doesn't appear at Powerpro startup, if there is any pending schedulers
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
I experimented and was able to duplicate your situation by putting a series of commands in More Commands and make it a run if missed scheduled command that was run at ppro startup when it had been missed. Specifically, having a mix of notepad repeated and cmd repeated (both in more commands) activated the issue of the toolbarbar not being initialized. The workaround was to put a wait 3 as the command and move the other commands to more commands, as suggested in previous message.