Kiosk Mode on start?

The forum for designers and developers.
srodda
Posts: 18
Joined: 3. Nov 08, 03:34
Location: Australia
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Kiosk Mode on start?

Postby srodda » 3. Nov 08, 03:45

Hey, i'm new to this, i want to be able to have kiosk mode when the application starts. is this possible?

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby Guest » 3. Nov 08, 08:45

just use the command line option --kiosk

http://forum.silverjuke.net/viewtopic.php?t=28

Regards,
B.

srodda
Posts: 18
Joined: 3. Nov 08, 03:34
Location: Australia
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby srodda » 3. Nov 08, 15:54

Thanks, this may seem stupid, but i'm not sure how to create a command line option, that will start when windows starts. Would u be able to give me a step by step guide?
Thanks

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby SilverEagle » 3. Nov 08, 16:06

Hi srodda,

If you have XP:

- Use explorer to open c:\program files\silverjuke.
- right-click (EDITED, THIS ORIGINALLY READ RIGHT-DRAG) silverjuke.exe, select "copy"
- In your start menu choose all programs -> startup menu, RIGHT-click this menu, choose "open"
- rightclick in the startup menu window which just opened, choose "paste shortcut"
- rightclick the shortcut which appeared, choose "properties"
- in the Target field, after .exe" put --kiosk
- click OK, close the startup menu window

Phew. I think this covers it as long as you follow it to the letter. This should do the trick, silverjuke now starts in kioskmode every time the computer boots.

Regards,
SilverEagle

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby Guest » 24. Jan 10, 07:28

Hi
I am having trouble with this on windows vista, it is saying can't locate the extention or something and to check again

help please

regards
Andrew

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby SilverEagle » 24. Jan 10, 08:38

Guest wrote:
> I am having trouble with this on windows vista, it
> is saying can't locate the extention or something
> and to check again

I still didn't upgraded any computer to Vista (or Windows 7) so I am not really sure, but my guess would be you left out the space between .exe and --kiosk?

SilverEagle

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby Guest » 25. Jan 10, 01:56

Thanks for the reply
i have tried with space and no luck
it says
the name specified in the target box is not valid. Make sure the path and file name are correct

?

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby SilverEagle » 25. Jan 10, 09:37

Guest wrote:
> Thanks for the reply
> i have tried with space and no luck
> it says the name specified in the target box is not valid.
> Make sure the path and file name are correct

OK, here is XP screenshot of a working shortcut (in the default international installation path) for you:

shortcut.JPG
shortcut.JPG (29.8 KiB) Viewed 9493 times


If this is really different from a Vista shortcut I am out of my depth, like I said my Vista experience is limited to about 10 minutes since it's release.

SilverEagle

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby Guest » 27. Jan 10, 00:00

Thanks for that, I had the talking marks in. The wrong spot

it now accepts it, however it still isn't opening in kiosk, is there other settings that need changeing ?

Regards
Andrew

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Kiosk Mode on start?

Postby Guest » 27. Jan 10, 08:54

Are you sure, you really appended --kiosk
With two starting minus characters?


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Developer Network”