Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Launching at startup.

If you have a question or need help, this is the place to be.
Post Reply
joie
Posts: 9
Joined: Mon Oct 12, 2009 8:14 pm

Launching at startup.

Post by joie »

Hi there;

I want to launch a program when eventghost is launched at startup (without any key or button pressed needed), can that be done?, how?.

Thank's.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Launching at startup.

Post by Pako »

You can add action "Start Application" (see folder "System") into your configuration tree.
You have two options:
1) Macro with this action you can put into the branch Autostart
2) Macro with this action you can place anywhere and run it through the event "Main.OnInit"
Pako
joie
Posts: 9
Joined: Mon Oct 12, 2009 8:14 pm

Re: Launching at startup.

Post by joie »

Wich method do you prefer the most?.

I want to replace windows shell with instantSheller so it will launch eventghost instead. Then I want eventghost to launch "telebision" automatically at startup...
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Launching at startup.

Post by Pako »

Into Autostart not possible to insert a macro, but only a action.
I prefer to use a macro and therefore to the method 2.
Into macro you can add any number of different events,
so you can run the same action on the motion from different sources (such as the keyboard and the remote control).
Pako
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: Launching at startup.

Post by jinxdone »

This is a bit offtopic, but..

I was wondering how come people want to replace their shell with XBMC (or telebision in your case) ? Whats the advantage compared to starting XBMC from the registry or from programs/startup? Won't it make using the normal windows tools like explorer a bit more difficult?
joie
Posts: 9
Joined: Mon Oct 12, 2009 8:14 pm

Re: Launching at startup.

Post by joie »

The advantage of using something like instantsheller to star telebision at the startup is that you in fact don't even star windows shell at all,so you have more cpu and ram to your needs.
Post Reply