Topic: Browser only  (Read 1187 times)

Browser only
« on: August 16, 2014, 01:18:30 PM »

theperic

  • Apprentice
  • *
  • Date Registered: Aug 2014
  • Posts: 1
Hi! First, my compliments on this project! 
Maybe this is a stupid question but i'm just gonna ask it anyway.  I want to creat a very minimal Windows 8.1 with only a browser (IE or Chrome) starting..
Users are not allowed to exit and do other stuff then browsing.  How would you guys do this?  Thanks

Re: Browser only
« Reply #1 on: August 17, 2014, 02:40:28 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Well, it is sounds like an easy task as long as you know what you are doing.

The "short" way seems to me,
at startup,
creating a .cmd (or maybe an .exe , maybe autoit/exe  .. ) to kill explorer, start ie/chrome (maybe also delete taskmanager and cmd and run box to avoid users .... )

Hint:
You can easly create a plugin with startup option with "Plugin Creator" at Utils\"PC Packed"  :wink:


"Long" way is to create a plugin that do things ready for your goals, this requires your learning some script language and inspecting how things work....

I hope above helps,
In all way, good luck to you  :thumbsup:

:turtle:

 

Powered by EzPortal