Search found 1617 matches
- Mon Apr 02, 2018 5:56 pm
- Forum: Problem Reports
- Topic: Access is denied. (5)
- Replies: 2
- Views: 254
Re: Access is denied. (5)
To determine which app is locking files, use one of the methods described here http://www.winhelponline.com/blog/find- ... s-utility/ and search for files opened in "c:\sandbox"
- Thu Mar 29, 2018 1:44 pm
- Forum: Problem Reports
- Topic: Sandboxie 5.24 won't open Opera 52 webpages in W10 v17122
- Replies: 3
- Views: 293
Re: Sandboxie 5.24 won't open Opera 52 webpages in W10 v17122
We are investigating this issue. As a workaround, you may want to try the Opera --no-sandbox cmd line option.
- Wed Mar 28, 2018 1:46 pm
- Forum: Problem Reports
- Topic: Opera, Sbie and posting screenshots or picture links. [SOLVED - Beta 5.25.2]
- Replies: 8
- Views: 494
Re: Opera, Sbie and posting screenshots or picture links.
This crash seems to have disappeared in Opera 52.0.2871.37.
- Tue Mar 27, 2018 6:13 pm
- Forum: Problem Reports
- Topic: 5.24 doesn't work with Vista 64bits pack 2
- Replies: 3
- Views: 296
Re: 5.24 doesn't work with Vista 64bits pack 2
This applies to Vista as well: viewtopic.php?f=11&t=25545
- Tue Mar 27, 2018 3:16 pm
- Forum: Quick Questions
- Topic: Possible to launch default web browser opening a url, via command line?
- Replies: 3
- Views: 181
Re: Possible to launch default web browser opening a url, via command line?
To start the default browser, it is even easier.
"%ProgramFiles%\Sandboxie\Start.exe" www.sandboxie.com
"%ProgramFiles%\Sandboxie\Start.exe" www.sandboxie.com
- Mon Mar 26, 2018 4:13 pm
- Forum: Problem Reports
- Topic: DRIVER_VERIFIER_DETECTED_VIOLATION [SOLVED]
- Replies: 1
- Views: 179
Re: DRIVER_VERIFIER_DETECTED_VIOLATION
Due to the nature of Sandboxie, MS Driver Verifier will not work with SbieDrv.sys.
- Mon Mar 19, 2018 4:09 pm
- Forum: Problem Reports
- Topic: Firefox 56/57/58 sound/videos/printing not working when sandboxed
- Replies: 55
- Views: 20645
Re: Firefox 56/57/58 sound/videos/printing not working when sandboxed
With all this Firefox sandbox level upheaval/confusion, I have been wondering about the following: 1) Could using Sandboxie together with a recent Firefox 59 (=FFX sandbox level 4) theoretically make things LESS secure ? In other words, could Sandboxie conflict with the Firefox sandbox, potentially...
- Thu Mar 15, 2018 6:01 pm
- Forum: Anything Else
- Topic: Sandboxie leaks pictures - [SOLVED]
- Replies: 7
- Views: 5509
Re: Sandboxie leaks pictures - [SOLVED]
I have on multiple Recuva runs encountered photos that I recognize as having been on screen while Sandboxie was running my browser. I tested this specifically by choosing helicopter photos for my search while running Sandboxie(Firefox). During my normal usage of my computer, I have never used the w...
- Tue Mar 13, 2018 2:55 pm
- Forum: Problem Reports
- Topic: Windows 7 WITHOUT KB3033929 + Sbie5.24 -- C0000428 -- Service startup error level 9153
- Replies: 34
- Views: 5390
Re: Windows 7 NO SP1 + Sbie5.24 -- C0000428 -- Service startup error level 9153
Very strange to see people using "clean" Win 7 installs. That means you are wide open to a lot of publicly known OS vulnerabilities and exploits.
- Mon Mar 12, 2018 6:29 pm
- Forum: Problem Reports
- Topic: Windows 7 WITHOUT KB3033929 + Sbie5.24 -- C0000428 -- Service startup error level 9153
- Replies: 34
- Views: 5390
Re: Service startup error level 9153
There is nothing wrong with your Sbie driver & service. Something is preventing the service from starting. Most likely CrystalAEPUI.exe.
Uninstall CrystalAEPUI.exe to determine if that is the problem. Your PML is not useful because you filtered it to SbieCtrl.exe only.
Uninstall CrystalAEPUI.exe to determine if that is the problem. Your PML is not useful because you filtered it to SbieCtrl.exe only.
- Tue Mar 06, 2018 6:52 pm
- Forum: Problem Reports
- Topic: Slow Performance with WPAD and Internet Explorer 11
- Replies: 12
- Views: 859
Re: Slow Performance with WPAD and Internet Explorer 11
I tested your PAC file with our internal test proxy server. I don't see any performance problem at all. It is just as fast in Sbie as in the host. How long is it taking before a page begins to display in Sbie? Is your PAC file stored locally inside your network on an HTTP server? Win 7-64, IE 11. Is...
- Tue Mar 06, 2018 3:54 pm
- Forum: Problem Reports
- Topic: Sandboxie could cause a sandboxed app fail to reset its registry settings
- Replies: 7
- Views: 249
- Mon Feb 26, 2018 5:11 pm
- Forum: Problem Reports
- Topic: Slow Performance with WPAD and Internet Explorer 11
- Replies: 12
- Views: 859
Re: Slow Performance with WPAD and Internet Explorer 11
Are you making repeated calls to myIpAddress() in your PAC file? This function has a lot of overhead. Replace it as in the example below.
myIp = myIpAddress(); // save IP address
if ( isInNet (myIp, "172.20.242.0", "255.255.255.0" ) ||
isInNet (myIp, "172.20.243.0", "255.255.255.0" ))
...
myIp = myIpAddress(); // save IP address
if ( isInNet (myIp, "172.20.242.0", "255.255.255.0" ) ||
isInNet (myIp, "172.20.243.0", "255.255.255.0" ))
...
- Tue Feb 20, 2018 3:23 pm
- Forum: Beta Version 5.23
- Topic: 5.23 Beta Available (latest version 5.24 Release Version)
- Replies: 102
- Views: 108308
Re: 5.23 Beta Available (latest version 5.23.6)
Beta 5.23.6 has been released.
- Tue Feb 20, 2018 2:03 pm
- Forum: Problem Reports
- Topic: KB4058258/KB4074588 -Win 10 FCU x86 --dllhost.exe / sbiedll.dll initialization fail [Fixed in beta 5.23.6]
- Replies: 20
- Views: 3598
Re: KB4058258/KB4074588 -Win 10 FCU x86 --dllhost.exe / sbiedll.dll initialization fail
This is fixed in 5.23.6.