Close

Results 1 to 11 of 11
  1. #1
    DF VIP Member whatnow's Avatar
    Join Date
    Jan 2004
    Location
    London
    Posts
    8,215
    Thanks
    6
    Thanked:        0
    Karma Level
    785

    Question Turning Windows into a Kiosk...

    I'm doing something which involves me turning a PC running windows into a Kiosk... it's mouse navigation, maybe keyboard entry but nothing fancy.

    My plan was to swap windows loading explorer.exe into a custom app I was going to make in Visual Basic.

    Windows 98 used to have win or system .ini files which had a line something like

    boot="explorer.exe"

    now xp doens't have this in there and adding it seems to have no effect.

    Does anyone know how I can boot windows dirctly into a .exe without having any explorer going in the background? I am going to make a VB prog with a full screen IE shell which uses a strong key-combo to get out of it. All admin will be done in safe mode and power buttons are done away with.

    The only hole I can think of remaining it ctrl,alt&del so I was going to replace taskman.exe with a blank app which loads nothing when pressed, multiple presses (in xp anyway) do nothing.

    The target machines might be windows 2000 or hopefully 98, I wont know till i'm there so I wanted to plan for all eventualities on the day.

    has anyone got any suggestions? Paying for, or illegal software isn't a choice sadly.

    cheers!
    I'm new to this :huh:

  2. #2
    DF VIP Member Over Carl's Avatar
    Join Date
    Apr 2006
    Location
    London
    Posts
    13,125
    Thanks
    3,975
    Thanked:        1,690
    Karma Level
    1254

    Default Re: Turning Windows into a Kiosk...

    Just an idea, no idea if it will work - create your application, rename it explorer.exe then copy to target machine in dos mode?

    Although I think windows system file protection may whinge when if/when it does boot.

  3. #3
    DF VIP Member whatnow's Avatar
    Join Date
    Jan 2004
    Location
    London
    Posts
    8,215
    Thanks
    6
    Thanked:        0
    Karma Level
    785

    Default Re: Turning Windows into a Kiosk...

    good last resort though

    cheers!
    I'm new to this :huh:

  4. #4
    DF VIP Member hjf288's Avatar
    Join Date
    Aug 2003
    Location
    UK
    Posts
    853
    Thanks
    0
    Thanked:        18
    Karma Level
    290

    Default Re: Turning Windows into a Kiosk...

    http://www.google.co.uk/search?hl=en...setshell&meta= <-- Have a look at Setshell, lets you change the shell from explorer to something else.

  5. #5
    DF VIP Member Mr.James's Avatar
    Join Date
    Nov 2000
    Location
    town
    Posts
    4,264
    Thanks
    233
    Thanked:        408
    Karma Level
    578

    Default Re: Turning Windows into a Kiosk...

    Quote Originally Posted by Over carl View Post
    Just an idea, no idea if it will work - create your application, rename it explorer.exe then copy to target machine in dos mode?

    Although I think windows system file protection may whinge when if/when it does boot.
    replacing explorer.exe will screw things up big time

    edit your system.ini file and whack the following in it...

    [boot]
    Shell=yourapp.exe

  6. #6
    DF VIP Member DJ OD's Avatar
    Join Date
    Jul 2001
    Location
    On da decks.
    Posts
    10,114
    Thanks
    1,008
    Thanked:        2,254
    Karma Level
    1106

    Default Re: Turning Windows into a Kiosk...

    Quote Originally Posted by hjf288 View Post
    http://www.google.co.uk/search?hl=en...setshell&meta= <-- Have a look at Setshell, lets you change the shell from explorer to something else.
    Crikey! LiteStep is still going! I remember tinkering with it years ago, when I had win98. I had a really minimalist shell set up but it wasn't exactly stable...


    DJ OD

  7. #7
    DF VIP Member whatnow's Avatar
    Join Date
    Jan 2004
    Location
    London
    Posts
    8,215
    Thanks
    6
    Thanked:        0
    Karma Level
    785

    Default Re: Turning Windows into a Kiosk...

    cheers dudes, will have a look and see what's what.

    I'm supposed to be doing it tomorrow, it'd be nice if I knew what I was doing
    I'm new to this :huh:

  8. #8
    DF Super Moderator
    evilsatan's Avatar
    Join Date
    Jul 2004
    Location
    Essex
    Posts
    20,082
    Thanks
    1,105
    Thanked:        3,242
    Karma Level
    1543

    Default Re: Turning Windows into a Kiosk...

    By the sounds of it this is no use to you but Powerpoint (Or another office util) has a kiosk option where you can design it all. Obviously explorer would run in the bg still though.

    As for coding sounds like the above have sorted you out, I know nothing about coding unfortunately.


  9. #9
    DF VIP Member hjf288's Avatar
    Join Date
    Aug 2003
    Location
    UK
    Posts
    853
    Thanks
    0
    Thanked:        18
    Karma Level
    290

    Default Re: Turning Windows into a Kiosk...

    Quote Originally Posted by DJ Overdose View Post
    Crikey! LiteStep is still going! I remember tinkering with it years ago, when I had win98. I had a really minimalist shell set up but it wasn't exactly stable...


    DJ OD
    Aye its going slow and Vista support aint really ready yet (But they are working on it)

    I just want them to hurry up so I can begin making a Vista theme...

  10. #10
    DF VIP Member casio's Avatar
    Join Date
    Jul 2001
    Location
    sat on my arse
    Posts
    7,400
    Thanks
    334
    Thanked:        277
    Karma Level
    868

    Default Re: Turning Windows into a Kiosk...

    ive just had a quick look at newzbin and theres an nzb of something i think may be of help ive nicked some of the nfo i think this would be easier for you that buggering about with replacing explorer.exe and messing up a working install

    - Windows Embedded Standard CTP


    =================
    = Release Infos =
    =================

    - Release Date.....: 1st June 2008
    - Release Name.....: Microsoft.Windows.Embedded.Standard.CTP.DVD-MSBP
    - Supplier.........: Microsoft
    - Type.............: OS
    - Number of Discs..: 1 DVD


    =======================
    = Release Description =
    =======================

    Windows Embedded Standard is the next generation of Windows XP
    Embedded, delivering the power, familiarity, and reliability
    of the Windows operating system in componentized form.
    Now you can rapidly configure devices that require rich
    applications, services, and end-user experiences, while easily
    connecting to common industry standards and Microsoft technologies.

  11. #11
    DF VIP Member casio's Avatar
    Join Date
    Jul 2001
    Location
    sat on my arse
    Posts
    7,400
    Thanks
    334
    Thanked:        277
    Karma Level
    868

    Default Re: Turning Windows into a Kiosk...


Similar Threads

  1. PC Keeps Turning It's Self Off
    By choccy1 in forum PC Problems
    Replies: 4
    Last Post: 28th December 2002, 02:22 PM
  2. WINDOWS.NET
    By Geminis in forum PC Software
    Replies: 1
    Last Post: 25th October 2002, 04:30 AM
  3. Windows XP SP1
    By WikkidOne in forum Introduce Yourself (New Members)
    Replies: 1
    Last Post: 23rd October 2002, 11:39 AM
  4. Goodbye Kiosk
    By Latman in forum Digital Satellite TV
    Replies: 10
    Last Post: 13th October 2002, 08:49 PM
  5. windows reg
    By bobbobb in forum PC Problems
    Replies: 2
    Last Post: 12th October 2002, 03:11 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •