The shiny new version of the Kiosk Browser is now available for download.
This was originally announced here, and I recently posted (here) about some bugs which allowed the users to break out of the kiosk mode restrictions.
Now that those are all fixed, the new app is ready for another round of testing. That’s where you, the loyal readers of this blog come in, and try it out (if you’re interested). I’m specifically looking to see whether anyone can “get out” of the kiosk mode when all the restrictions are enabled.
Also, Dan: this is ready to be installed on the Bridge kiosks whenever you get the chance.
2 Comments
what is the program you used to create the install package?
The Visual Studio IDE comes with tools for building .msi installers, which is what I did. If I remember correctly, there are other free tools for making MSIs, I just don’t know about them off the top of my head.
UPDATE: here’s one you might want to look at.