Kiosk Mode on start?
-
- 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?
Hey, i'm new to this, i want to be able to have kiosk mode when the application starts. is this possible?
-
- 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?
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
Thanks
-
- 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?
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
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
Re: Kiosk Mode on start?
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
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
-
- 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?
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
> 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
Re: Kiosk Mode on start?
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
?
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
?
-
- 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?
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:
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
> 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 (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
Re: Kiosk Mode on start?
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
it now accepts it, however it still isn't opening in kiosk, is there other settings that need changeing ?
Regards
Andrew
Re: Kiosk Mode on start?
Are you sure, you really appended --kiosk
With two starting minus characters?
With two starting minus characters?