Freebox Jukebox

E-Touch General Category => Tutorials => Topic started by: Risim on October 09, 2010, 01:33:35 AM

Title: Autostart Program
Post by: Risim on October 09, 2010, 01:33:35 AM
Hey does anybody know which is the best way to setup E touch to startup automatically. I want to make it like a kiosk model where all you need to do is pree power and thats it.
Title: Re: Autostart Program
Post by: sbennell on October 09, 2010, 02:49:14 AM
copy the E-Touch Jukebox icon to the startup folder in the starmenu
Title: Re: Autostart Program
Post by: vicracer on October 10, 2010, 09:48:43 AM
Hi if your confident with editing your registry do this and it will go straight into it.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

1.right-click on "Shell" and rename to "FakeShell" or something similar (so you can restore it later if you wish to)
2.right-click in the right-hand pane and select New -> String Value
3.name it "Shell"
4.double-click Shell and paste the following value (with quotation marks):

"C:\Program Files\E-Touch Jukebox 6\etouch6.exe"

This is for Win xp.
Title: Re: Autostart Program
Post by: Barcrest on October 10, 2010, 11:46:51 AM
Quote from: vicracer on October 10, 2010, 09:48:43 AM
Hi if your confident with editing your registry do this and it will go straight into it.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

1.right-click on "Shell" and rename to "FakeShell" or something similar (so you can restore it later if you wish to)
2.right-click in the right-hand pane and select New -> String Value
3.name it "Shell"
4.double-click Shell and paste the following value (with quotation marks):

"C:\Program Files\E-Touch Jukebox 6\etouch6.exe"

This is for Win xp.

This is the tidest way to do it but some touchscreen drivers will not load with this method and so you may need to create a bat file to load them before E-Touch.