Thanks for the info! I decided to go the STARTUP folder route...
I created a DOS batch file called *phstartup.bat* with this in it referencing my MD proc *phstart*: *c:\jbase\CurrentVersion\bin\jpq.exe d:\ibs\freespirit\md]d\phstart* I then created a shortcut to this batch file in the special/hidden Windows Startup dir and it now appears under the Startup tab in Task Manager so I should be good to go! We'll see what happens after our next reboot :) Thanks again! -Greg On Tuesday, March 3, 2020 at 5:43:27 PM UTC-6, [email protected] wrote: > > You might consider adding your own service for your.exe which would > execute the PH-START commands > > > > > https://support.microsoft.com/en-us/help/137890/how-to-create-a-user-defined-service > > The registry settings woud be something like > > Application : C:\jBASE\5.5.0\bin\jsh.exe > > AppParameters : -Jb -c fullpath\your.exe > > > > OR > > > > Adding fullpath\jpq fullpath\proc to the Startup procedure might also work. > > > > > > *From:* [email protected] <javascript:> <[email protected] > <javascript:>> *On Behalf Of *Greg Iverson > *Sent:* Tuesday, March 3, 2020 11:58 AM > *To:* jBASE <[email protected] <javascript:>> > *Subject:* Getting jBASE phantom processes to restart automatically after > reboot (Windows)? > > > > Hi all! > > > > This is an annoying issue that I thought I'd finally ask about since it's > not going to fix itself! :) > > > > On D3 every phantom process I had previously started would start back up > after a system reboot. I never had to worry about whether or not there was > a power failure or someone tripped on the power cord. > > I have several phantoms whose only purpose is to check and make sure the > other phantoms are running...but of course THEY don't start either so I > remain ignorant :) > > > > With jBASE, not only do I not have the functionality of choosing when > processes kick off (between certain times and on certain days, etc.), but > when the PC is restarted, the processes don't start back up automatically. > > > > I have a proc in the MD that I run manually at TCL (JSH prompt) that does > all the necessary PH-START commands, but is there any way to get it to run > after a system reboot (or some other way to kick them off again)? > > > > Just seems strange that jBASE forgets all about the phantoms and starts > fresh with each reboot? I guess I've got to stop compiling lists of all the > things D3 does that jBASE doesn't - HA! :) > > > > -Greg > > > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] <javascript:> > To unsubscribe, send email to [email protected] <javascript:> > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jbase/21dbde52-866d-48fa-8287-aee125fc8e37%40googlegroups.com > > <https://groups.google.com/d/msgid/jbase/21dbde52-866d-48fa-8287-aee125fc8e37%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jbase/b559dc1e-6154-4a30-b510-4c0b329edd2c%40googlegroups.com.
