Can't download kiosk wizard

Post bug reports related to either the kiosk ISO or the kiosk wizard here.
romanow7
White ninja
White ninja
Posts: 7
Joined: 19 Jun 2013, 13:14
Distribution: debian
Location: France

Can't download kiosk wizard

Post#1 by romanow7 » 20 Jun 2013, 11:06

Hi!
I'm new here so pls be patient ;)
I have an issue with kiosk wizard, actually i can't download it
I go there: http://www.porteus.org/download-kiosk.html ; and when i click on "- Download the Kiosk Wizard from here", a page full of codes appears
It look like this (ofc it's not all)

Code: Select all

#!/bin/sh
# This script was generated using Makeself 2.1.5

CRCsum="4044629573"
MD5="477e5ff6d5b47234623d00ff9166a5aa"
TMPROOT=${TMPDIR:=/tmp}

label="Team Porteus"
script="./make-kiosk-dialog"
scriptargs=""
targetdir="c"
filesizes="542661"
keep=n

print_cmd_arg=""
if type printf > /dev/null; then
    print_cmd="printf"
elif test -x /usr/ucb/echo; then
    print_cmd="/usr/ucb/echo"
else
    print_cmd="echo"
fi

If someone knows how to do,pls help me, i'm really tired of this and i will go :wall: if i don't find the solution! :D

User avatar
Hamza
Warlord
Warlord
Posts: 1908
Joined: 28 Dec 2010, 07:41
Distribution: Porteus
Location: France

Re: Can't download kiosk wizard

Post#2 by Hamza » 20 Jun 2013, 11:33

Save the .run file somewhere on your system. Run it from terminal with command 'sh /path/to/file.run'
NjVFQzY2Rg==

romanow7
White ninja
White ninja
Posts: 7
Joined: 19 Jun 2013, 13:14
Distribution: debian
Location: France

Re: Can't download kiosk wizard

Post#3 by romanow7 » 20 Jun 2013, 11:46

thanks for the fast answer :)
well i'll see and tell you later if it works :D

EDIT: it's working thx :Yahoo!:

Post Reply