Search found 5 matches

by shane
Fri Feb 12, 2010 11:53 am
Forum: Public Web Browser v2
Topic: PWBDisableWindowsGUI pathing problem?
Replies: 1
Views: 4427

PWBDisableWindowsGUI pathing problem?

I'm hardening my PWB set up on some of my public workstations. I want to remove ALT and CTRL key functions and if I understand properly the PWBDisableWindowsGUI should be able to lock out those keys.

I believe I've set it up properly, but I'm getting the following error whenever I launch the ...
by shane
Tue Jul 17, 2007 3:49 pm
Forum: Public Web Browser v2
Topic: PWB will not log user off (and also a registry question).
Replies: 7
Views: 8930

Okay, I finally got it working. I went through the PWB.INI file pretty much line by line, turning things off/on, and then testing each change looking for the culprit.

I found it.

[Browser]
DisableExit=True

Whomever originally installed our PWB had this set so in the .ini file. I've changed it to ...
by shane
Mon Jul 16, 2007 11:58 am
Forum: Public Web Browser v2
Topic: PWB will not log user off (and also a registry question).
Replies: 7
Views: 8930

Another clue.

I was utilizing one of the existing machines, where this supposedly works (and it doesn't) and I found:

1 - The inactivity.txt was not being called up unless I actually put the full path i.e.: InactivityMessageFile=C:\Program Files\TeamSoftware Solutions\Public Web Browser v2 ...
by shane
Mon Jul 16, 2007 11:30 am
Forum: Public Web Browser v2
Topic: PWB will not log user off (and also a registry question).
Replies: 7
Views: 8930

Hey Scott.

Yes, the Inactivity Action was is/was set to Logoff (in fact I've tried several other of the variables too for testing and nothing triggers)

I just had a thought, I forgot an important variable (which shouldn't matter, but who knows) I'm working on this in a virtual environment (VMWare ...
by shane
Mon Jul 16, 2007 10:12 am
Forum: Public Web Browser v2
Topic: PWB will not log user off (and also a registry question).
Replies: 7
Views: 8930

PWB will not log user off (and also a registry question).

I spent a good portion of Friday reading through various 'searches' in regards to having PWB log a user out after a set amount inactivity.

I'm still failing and I'm hoping it's just something real simple that I'm missing.

In the [Inactivity] section of my PWB.INI file I have:

InactivityTimer=True ...