When opening a file from the c: drive via a command such as:
Code: Select all
c:\program files\pwb\pwb.exe "c:\program files\epl\menu.htm" /ini="c:\program files\epl\menu.ini"
If I click on the bar and choose "Allow Blocked content..." then the Information Bar goes away, but if I close the window and run the command to open it again the Information Bar pops up again.
If I open the same page in IE7 on the same computer, the page opens without showing the Information Bar, so the bar only pops up in PWB.
The Information Bar only started appearing when I updated to PWB 2.10. It did not happen with 2.09 even with IE7 installed.
The htm file that I am opening does use JavaScript and the window.external.PWBJavaExecute function to run applications on the hard drive when links are clicked.