Search found 2561 matches

by Scott
Tue Sep 09, 2025 12:51 pm
Forum: Public Web Browser v3
Topic: Updating to the current version of PWB v3
Replies: 6
Views: 31568

Re: Updating to the current version of PWB v3

You need to install the Microsoft Edge Runtime Environment WebView2 for PWB 3.20.xx.

https://developer.microsoft.com/en-us/m ... e/webview2

--Scott
by Scott
Thu Aug 28, 2025 3:13 pm
Forum: Suggestions
Topic: Loading Indicator
Replies: 5
Views: 58307

Re: Loading Indicator

Navigating to the URL with PWB 3.20.06 the Stop button enables and the Refresh button disables indicating it is loading.

We will see if we can make it more prominent with an animation.
loading.png
loading.png (181.49 KiB) Viewed 58281 times
--Scott
by Scott
Wed Aug 27, 2025 2:49 pm
Forum: Suggestions
Topic: Loading Indicator
Replies: 5
Views: 58307

Re: Loading Indicator

What the URL that you are navigating to?

Also make sure you are using the current version of PWB 3.20.06.

--Scott
by Scott
Wed Aug 27, 2025 10:50 am
Forum: Announcements
Topic: PWB version 3.20.06 Released
Replies: 0
Views: 14659

PWB version 3.20.06 Released

Version 3.20.06 08-27-2025

Fixed/Changed:
Fixed Cloudflare Human Verification failing under certain circumstances.
[Browser] HomeButtonClose=True Fixed close browser when home button is clicked.

Added:
[Security] DisableSSLNotification=False Disable SSL certificate error message

Removed:
by Scott
Wed Aug 27, 2025 10:22 am
Forum: Suggestions
Topic: Loading Indicator
Replies: 5
Views: 58307

Re: Loading Indicator

When PWB v3 is navigating to a URL the Stop button enables and the lower left hand corner icon in the status bar turns into a downloading icon.

We will look into animating the stop button to further indicate waiting for the page to load.
navigating.png
navigating.png (224.29 KiB) Viewed 58304 times
--Scott
by Scott
Fri Aug 22, 2025 2:10 pm
Forum: Public Web Browser v3
Topic: PWB Edge "the parameter is incorrect"
Replies: 0
Views: 93160

PWB Edge "the parameter is incorrect"

If you get the error "the parameter is incorrect" when PWB Edge is starting, reinstall the Microsoft WebView2 Runtime environment.

https://developer.microsoft.com/en-us/m ... e/webview2

This should resolve the error message.

--Scott
by Scott
Thu Aug 14, 2025 9:41 pm
Forum: Public Web Browser v3
Topic: CloudFlare - Human Verification produces an Error
Replies: 3
Views: 58586

Re: CloudFlare - Human Verification produces an Error

PWB version 3.20.06 RC3 Edge (Release Candidate 3) now available on the Beta downloads page fixes the issue with Cloudflare.

https://www.teamsoftwaresolutions.com/beta.php

--Scott
by Scott
Thu Aug 14, 2025 9:18 pm
Forum: Public Web Browser v3
Topic: CloudFlare - Human Verification produces an Error
Replies: 3
Views: 58586

Re: CloudFlare - Human Verification produces an Error

What version of PWB are you using including the HTML renderer and minor revision number, for example "3.20.05 EDGE"?

--Scott
by Scott
Thu Jun 19, 2025 11:03 am
Forum: Public Web Browser v3
Topic: Custom Protocol Support
Replies: 2
Views: 9276

Re: Custom Protocol Support

We added the following undocumented feature to PWB 3.20.05 which will enable the custom protocol handlers in the underlying Edge browser.

[Security]
EnableCustomProtocolHandlers=True

Please note this is still untested so it may not work out of the gate.

--Scott
by Scott
Thu Jun 19, 2025 10:03 am
Forum: General
Topic: Add a new tab
Replies: 3
Views: 158314

Re: Add a new tab

This is now fixed in PWB 3.20.05.

--Scott
by Scott
Thu Jun 19, 2025 9:12 am
Forum: Announcements
Topic: PWB version 3.20.05 Released
Replies: 0
Views: 140291

PWB version 3.20.05 Released

Version 3.20.05 06-19-2025

Fixed/Changed:
Change toolbars to allow scaling on high DPI monitors
Fixed [MultipleHomeTabs]
Fixed disabling new tab with Edge causing PWB to close
Fixed custom context menu for links

Added:
[Browser]LargeToolbarIcons=False Enable Large toolbar buttons

Removed:
by Scott
Wed Jun 18, 2025 9:18 am
Forum: Public Web Browser v3
Topic: Custom Protocol Support
Replies: 2
Views: 9276

Re: Custom Protocol Support

The protocol filters in PWB are more to block a protocol such as FTP than it is to enable custom protocols.

Current PWB does not support custom protocols, but it is possible for us to develop the option.

Please email support @ teamsoftwaresolutions.com directly and we would be happy to work with ...
by Scott
Fri Jun 13, 2025 2:37 pm
Forum: General
Topic: Add a new tab
Replies: 3
Views: 158314

Re: Add a new tab

Please note, this seems to be broken in PWB 3.2xx. We are looking into it.

--Scott
by Scott
Fri Jun 13, 2025 2:35 pm
Forum: General
Topic: Add a new tab
Replies: 3
Views: 158314

Re: Add a new tab

Use the [MultipleHomeTabs] section of the INI file.

For example:

[MultipleHomeTabs]
Tab1=https://teamsoftwaresolutions.com
Tab2=https://google.com

Please note, the "Tab*" can be anything as long as each key in the section is different.

This will open PWB to the [Browser]HomePage= and the 2 other ...
by Scott
Mon Apr 14, 2025 12:41 pm
Forum: Public Web Browser v3
Topic: PWB closing out when using remote access software.
Replies: 2
Views: 21770

Re: PWB closing out when using remote access software.

The PWB Secure Mode opens PWB is a secondary Windows Desktop.

I am guessing when closing the remote software, it is closing to the Windows primary Desktop leaving PWB running in the secondary Desktop.

If you have the account that runs PWB setup to auto login and start PWB your best option may be ...