PWB v2.06 released.

TeamSoftware Solutions Announcements.

Moderators: Tyler, Scott

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

PWB v2.06 released.

Post by Scott »

PWB v2.06 has been released. This version includes the following enhancements and bug fixes.

--Scott

Version 2.06 11-11-04

Fixed timers on second windows.
Changed Desktop mode secondary windows forced always on top.
Added HTML type dialog boxes.
Fixed horizontal scolling in Address bar.
Fixed Server Busy Saving MS Office documents.
Change INI file checking.
Fixed obscure bug that caused Address bar drop down to not work.
Fixed shutdown or reboot via PWB on windows 95/98/ME computers.
Added Splash Screen. Enable by adding /s to the command line.
Added support for URL INI files. Enable by specifying /URLINI and /INI on command line.
Example: /URLINI=http://www.teamsoftwaresolutions.com/PWB.INI
Added support for Autocomplete forms and passwords.
Fixed new window focus problem.
Added support to clear session history when clearing cache.
Added forth state to buttons when set to "NoText", no text will be shown on button.

The following keys have been added to the PWB INI file.

[Browser] DisableIESubClass=False
[Browser] ShowWindowRelation=False
[Browser] MainWindowIndicator=(Main)
[Browser] ShowKioskBar=False
[Browser] F1HelpPageURL=
[Browser] ShowSplashScreen=False
[Browser] DisableAutoComplete=False
[SecondWindow] SecondWindowIndicator=(Secondary)
[SecondWindow] OpenInNewProcess=False
[Toolbars] GoButtonGripper=True
[Toolbars] GoButtonBreak=False
[Toolbars] AlignBottom=False
[Toolbars] KioskBarScrollBy=40
[Toolbars] ButtonTextRight=False
[Toolbars] AutoSizeButtons=False
[Dialogs] ShowPopupMessage=True
[Dialogs] PopupOnMessageTitle=Pop-ups are on
[Dialogs] PopupOffMessageTitle=Pop-ups are off
[Dialogs] UseHtmlDialogs=False
[Files] PopupOnButtonFile=Popupon.txt
[Files] PopupOffButtonFile=Popupoff.txt
[Files] PasswordFile=
[Files] KioskBarButtons=
[Files] NewWindowProcessINI=
[Security] ShowFilterStatus=False
[Security] FilterOnText=<Filter On>
[Security] FilterOffText=<Filter Off>
[Security] ShowProxyStatus=False
[Security] ProxyOnText=<Proxy On>
[Security] ProxyOffText=<Proxy Off>
[Security] ShowDenyDialogOncePerSession=False
[Security] OnlyAccessInternet=False
[Overrides] DisableFilters=
[Inactivity] ResetOnMouseMove=True
[Inactivity] ResetOnMouseButton=True
[Inactivity] ResetOnKeyboard=True
[ContextMenu] Print=True
[ContextMenu] Refresh=True
[ContextMenu] Separator5=True
[URLKeys] EnableURLFKeys=False

Locked