HideGUI

General TSS software questions and comments.

Moderators: Tyler, Scott, General Moderator

Post Reply
Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

HideGUI

Post by Scott »

Now testing HideGUI.

http://www.teamsoftwaresolutions.com/beta/HideGUI.zip

HideGUI runs the Public Web Browser (PWB) add-on PWBHideWindowsGUI as a standalone application to hide the Windows Graphical User Interface (GUI). This is useful to keep the GUI hidden even if PWB is restarted.

In order for HideGUI to work correctly, the PWBHideWindowsGUI.DLL and PWBHideWindowsGUI.INI file must reside in the same folder as the HideGUI.EXE file.

Add the following to the PWBHideWindowsGUI.INI file to configure HideGUI.

[HideGUI]
TimeToShow=1000
Password=Exit
ToolTip=
ShowSplash=False
SplashMessage=Please wait...


TimeToShow=1000
Time to show splash dialog in miliseconds.
Password=Exit
Case sensitive password to exit.
ToolTip=
Tooltop shown on Task Tray icon.
ShowSplash=False
Shows or hide splash dialog.
SplashMessage=Please wait...
Message on splash dialog.


Password to exit HideGUI can be accessed through double clicking the Task Tray icon and entering password, or by using the PWBHideWindowsGUI override Ctrl- F12 if the overrides are enabled in the PWBHideWindowsGUI.INI file.

[Keys]
...
EnableOverrides=True


If these settings as not not in the PWBHideWindowsGUI.INI file the above are the default values HideGUI will use.

The HideGUI application will minimize to the Task Tray after starting. If the Task Tray is visible, you can double click the HideGUI icon and enter the password to exit HideGUI and restore the Windows GUI.

See the PWB add-on PWBHideWindowsGUI for more information.

Please email Support@TeamSoftwareSolutions.com for questions or problems using HideGUI.

Please note: The Windows Group Policy "Hide and disable all items on desktop" allows the Start Menu to display when the Desktop is Double Clicked.

--Scott


This software is distributed as is, the user takes all responsibility in using this program.

ramone_johnny

Post by ramone_johnny »

This is a great little utility for others considering using it.

As an additional suggestion....*email snippet*

Hi Scott,
I have a question in regards to the HideGUI application. Would it be possible to have DISABLE RIGHT CLICK within the OS as an option? Even outside that of the PWB browser?

As you know there are many context menus and options that appear with right click. I know right click can be disabled within the PWB browser, but we’re wanting to allow partial access to a secondary partition on the systems that patrons can download to.

Right click on the toolbars within explorer is causing us headaches.

The options are
STANDARD BUTTONS
ADDRESS BAR
LINKS
LOCK THE TOOLBARS
CUSTOMIZE

Any thoughts Scott?

Thanks,
John

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Sounds like a good idea. It should be no problem to add disabling right click support to the application.

I will post an update when it is ready.

--Scott

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

I posted a new HideGUI that includes an updated PWBHideWindowsGUI.dll that can disable the right mouse button.

http://www.teamsoftwaresolutions.com/beta/HideGUI.zip

Please let me know if this works as expected.

--Scott

ramone_johnny

Post by ramone_johnny »

CHA CHING!

exactly what we needed!

...works like a charm 8)

Thanks Scott, you're a champion!

John

chalnikkal
Spectator
Spectator
Posts: 1
Joined: Sun Jan 18, 2015 1:55 am

Re: HideGUI

Post by chalnikkal »

I have a question in regards to the HideGUI application. Would it be possible to have DISABLE RIGHT CLICK within the OS as an option? Even outside that of the PWB browser? As you know there are many context menus and options that appear with right click. I know right click can be disabled within the PWB browser, but we’re wanting to allow partial access to a secondary partition on the systems that patrons can download to.???




http://www.hood.edu/
http://www.test-king.org/220-802.htm
http://www.test-king.org
http://www.pmc.edu/
Last edited by chalnikkal on Wed Feb 04, 2015 6:48 am, edited 2 times in total.

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Re: HideGUI

Post by Scott »

HideGUI already has this functionality.

[Mouse]
DisableEnable=True
DisableRightClick=True

--Scott

Post Reply