desktop config - links to .exe files

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
sheila1117
Observer
Observer
Posts: 6
Joined: Wed Apr 20, 2005 10:57 am

desktop config - links to .exe files

Post by sheila1117 »

I work for a public library and would like to use PWB as an interface for our public PCs. For example:

A patron walks up to a PC and sees a screen that says welcome and prompts them to click on 1 of 2 links. One link will link to pwb with commandline options. The second link will link to an .exe file on my network.

Is this possible with PWB?

GregP
Benefactor
Benefactor
Posts: 90
Joined: Thu Mar 13, 2003 12:34 am
Location: QLD Australia

Post by GregP »

You could set up an interface which was that easy using PWB.

If you display a policy dialog before PWB loads, and use HTML dialogs you can use PWB's javascript Excute feature to launch an alternative executable.

Alternatively you could load PWB as the shell and use a HTML page on your HDD as the home page. This page could either launch another version of PWB using a different INI (and thus different security settings), or, again, another executable.

So you'd have a number of options depending on how creative you want to be, and what you want the interface to look like and behave.

Greg

Post Reply