Help with auto-restart, please

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
mochen
Observer
Observer
Posts: 4
Joined: Mon Mar 31, 2014 9:21 am

Help with auto-restart, please

Post by mochen »

Hi,

I experimenting with the unregistered version, and apparently have no idea what I'm doing.

I want the browser to restart 10 minutes after the first mouse movement or key press. So far, nothing seems to make a difference; the timer just restarts. (my other config settings work, so I am modding the right ini.)

Thanks,
Mark

[AutoRegister]
RegisterKey=
RegisterPassword=
RegisterDaysLeft=30
RegisterSeconds=15
RegisterShowWindow=False
UseWindowsRegistry=False
RegisterDelayClose=False

[Browser]
RegisteredTo=Unregistered
RegistrationNumber=
IniFileVersion=3.00
Title=Public Web Browser v3
HomePage=http://hera.jmrl.org/test/emx/mail.htm
StartMaximized=True
WindowHeight=
WindowWidth=
WindowTop=
WindowLeft=
DisableMinimizeButton=False
DisableMaximizeButton=False
DisableCloseButton=False
DisableMoveWindow=False
DisableResizeWindow=True
SecureMode=False
DisableExit=False
ConfirmClose=False
ExitPage=
SaveState=False
RemoveStateOnClose=True
DisableAutoComplete=True
UseIEFavorites=False
TabHomePage=
AlwaysOnBottom=False
DisableGPURendering=False
AddressBarReadOnly=True
ShowAddressBar=True
ShowStatusBar=True
ShowActivityTimer=True
ShowInactivityTimer=True
ShowStatusBarIcons=True
DefaultZoomLevel=100
ShowNavigationBar=True
ShowToolbar=False
DisableNewWindow=False
DisableNewTab=False
DisableNewWindowInit=False
StartTimersOnMouseKeyboard=True
KioskMode=False
EnableTheaterMode=False
HideCursor=False
ShowTitleBar=True
DisableCtrlEnter=False
DisableTabClose=False
DisableScrollBars=False
ShowShellBar=False
ShowStatusBarTime=True
StatusBarTimeFormat=
StatusBarTimeWidth=
SecureModeDelayStart=

[SecondWindow]
StartMaximized=true
WindowHeight=
WindowWidth=
WindowTop=
WindowLeft=
DefaultZoomLevel=
MaintainZoom=False
DisableUnrequested=False
DisableShiftClick=False
OpenInParentWindow=False

[ToolBars]
AddressBarWidth=
ShowButtontext=False
NavigationBarBreak=False
NavigationBarGripper=True
NavigationBarWidth=
ToolBarBreak=False
ToolBarGripper=True
ToolbarWidth=
AddressBarBreak=True
AddressBarGripper=True
ShellBarBreak=False
ShellBarGripper=True
ShellBarWidth=

[Printer]
ForcePrintPreview=False

[Dialogs]
DialogSeconds=15
AlwaysOnTop=True
ShowPopupMessage=True

[Files]
FavoritesFolder=Favorites
ShellbarFolder=Shellbar
HistoryFile=History.txt
CheckURLFile=URL.txt
AccessMessageFile=Access.html
ConfirmCloseMessageFile=
PolicyFile=
PolicyDeclineScript=
StartupScript=
ShutdownScript=
PasswordFile=
PopupOnButtonFile=
PopupOffButtonFile=

[WebFiles]
EnableWebFiles=True
CheckURLFile=

[Directories]
SaveAsDirectory=
DownloadDirectory=

[Security]
StationEnvironmentVariable=COMPUTERNAME
UseUniqueHistoryFiles=False
WriteHistoryFile=False
TrackURL=False
CheckURLAccess=False
ShowAccessDialog=True
LogAccess=False
ClearCacheOnClose=True
DisableContextMenu=False
UseCustomContextMenu=True
OnlyAccessHTTP=False
RestartOnClose=True
DisableFileDownload=False
AllowBrowseOnDeny=False
OnlyAccessInternet=False
DebugAccessString=False
LogDeniedAccess=False
ShowPolicyDialog=False
RestrictFileDownload=False
EnableSecurityBand=True
SetPWBAsDefault=False
ShowFilterStatus=False
FilterOnText=<Filter On>
FilterOffText=<Filter Off>
ShowPasswordDialog=
Password=
RebootOnExit=False
LogOffOnExit=False

[Overrides]
ExitBrowser=
Logoff=
Shutdown=
DisableFilters=
ShowAddressBar=
ReReadINIFile=
OverrideURLKeyword=

[Inactivity]
InactivityTimer=False
InactivitySeconds=12000
InactivityMessageFile=
InactivityAction=
InactivityStartOnOpen=False
InactivityShowDialog=True
ResetOnMouseMove=True
ResetOnMouseButton=True
ResetOnKeyboard=True

[Activity]
ActivityTimer=True
ActivitySeconds=1200
ActivityMessageFile=
ActivityAction=Exit
ActivityWarnAt=60
ActivityWarnMessageFile=Activity.html
ActivityStartOnOpen=FALSE
ActivitySecondWarnAt=
ActivitySecondWarnMessageFile=

[Proxy]
UseCustom=False
ProxyEnable=
ProxyServer=
ProxyOverride=
AutoConfigURL=

[PageSetup]
UseCustom=False
Footer=&u&b&d
Header=&w&bPage &p of &P
MarginBottom=0.75000
MarginLeft=0.75000
MarginRight=0.75000
MarginTop=0.75000
Duplex=1
Orientation=1

[Buttons]
Back=True
Forward=True
Stop=True
Refresh=True
Home=True
Favorites=True
Menu=True
New=False
NewTab=False
Popup=True
Save=True
Cut=True
Copy=True
Paste=True
Find=True
Print=False
PrintPreview=False

[MenuItems]
AppPrint=False
AppPrintPreview=False
AppZoom=True
AppZoomNormal=True
AppZoomIncrease=True
AppZoomDecresase=True
AppSeparator1=True
AppProperties=True

[ContextMenu]
Back=True
Forward=True
Separator0=True
OpenLink=True
OpenLinkTab=True
OpenLinkNew=False
SaveTarget=True
PrintTarget=False
Separator1=True
ShowPicture=True
SavePicture=True
SetWallPaper=False
SetDeskTopItem=False
Separator2=True
Cut=True
Copy=True
CopyShortcut=True
Paste=True
Separator3=True
Encoding=True
Separator4=True
Print=False
Refresh=True
Separator5=True
Properties=True

[MultipleHomeTabs]

[TabNamesForced]

[Addons]

[HighLight]
EnableHighLight=False
ISBNFontAttributes=COLOR=#0000ff STYLE="background-color:#ffff00"
ISBNLinkAttributes=href=http://www.amazon.com/gp/search/ref=sr_ ... isbn=%ISBN%
ISBNTitleAttributes=Search for %ISBN%

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

Re: Help with auto-restart, please

Post by Scott »

You are using the demo version which has a 10 minute activity timer. You should request a 30 day temporary license to take this limitation away.

To get PWB to restart after 10 minutes of inactivity use the following settings.

[Security]
RestartOnClose=True

[Inactivity]
InactivityTimer=True
InactivitySeconds=600
InactivityAction=Exit


To get PWB to restart after 10 minutes of activity use the following settings.

[Security]
RestartOnClose=True

[Activity]
ActivityTimer=True
ActivitySeconds=600
ActivityAction=Exit

mochen
Observer
Observer
Posts: 4
Joined: Mon Mar 31, 2014 9:21 am

Re: Help with auto-restart, please

Post by mochen »

Thanks, Scott, but maybe I'm having a stupid: Are you saying with the 10 minute limitation, none of the other activity arguments will work? Because even setting it to 600 seconds (the other three were already set as suggested), made no difference at all. The timer resets, but the browser session continues uninterrupted.

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

Re: Help with auto-restart, please

Post by Scott »

Yes, the demo limitation sets up a 10 minute timer that exits without restarting.

Send an email to "Michelle at TeamSoftwareSolutions.com" to request a free 30 day license.

--Scott

mochen
Observer
Observer
Posts: 4
Joined: Mon Mar 31, 2014 9:21 am

Re: Help with auto-restart, please

Post by mochen »

I've contacted Michelle, thanks.

Could you tell whoever's in charge of marketing to spell out what the "10 minute limit" really means? I'm sure I'm not the first person to waste hours trying to get this undocumented restriction to work.

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

Re: Help with auto-restart, please

Post by Scott »

The limitations are listed on the top of Licensing page.
The unlicensed version of PWB has two limitations. A hard coded 10 minute activity timer, and "<unregistered>" appears in the title bar. Please refer to the licensing page for license information. The registration license number will only be good for the length of time you have purchased, once this time expires PWB will revert back to unregistered and a new license number will need to be obtained.

Send an email to Michelle@TamSoftwareSolutions.com to request a free 30 day license to fully test PWB.
http://teamsoftwaresolutions.com/licensing.html

The limitations are also listed in the PWB user manual (PWBv2.rtf) that is included with every version of PWB.
The unregistered version of PWB v2 has two limitations. A hard coded 10 minute activity timer and “<unregistered>” appears in the title bar. Please refer to the licensing web page for license information.
--Scott

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

Re: Help with auto-restart, please

Post by Scott »

mochen wrote:I've contacted Michelle, thanks.

Could you tell whoever's in charge of marketing to spell out what the "10 minute limit" really means? I'm sure I'm not the first person to waste hours trying to get this undocumented restriction to work.
Also the actual limitation mentions the limitation.

--Scott
Attachments
limitation.png
limitation.png (103.47 KiB) Viewed 10476 times

mochen
Observer
Observer
Posts: 4
Joined: Mon Mar 31, 2014 9:21 am

Re: Help with auto-restart, please

Post by mochen »

Really???

ActivityAction= does NOT work with any of the arguments, like EXIT. In other words it is DISABLED. On what planet would that not be a limitation?!?

Don't bother to answer.

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

Re: Help with auto-restart, please

Post by Scott »

Did you register PWB?

OK sorry, the unregistered version of PWB sets a hard coded ten minute Activity timer with Exit as the action. This overrides the activity time, and action, in the unregistered version of PWB.

The following causes PWB to exit after 10 seconds of activity in the registered version of PWB.

[Activity]
ActivityTimer=True
ActivitySeconds=10
ActivityMessageFile=
ActivityAction=Exit

One of the reasons we offer free 30 day licenses to fully test PWB.

--Scott

Post Reply