Search found 45 matches
- Fri Aug 21, 2015 8:45 am
- Forum: Problem Reports
- Topic: Plex Media Server metadata not showing when runing sandboxed
- Replies: 2
- Views: 511
Re: Plex Media Server metadata not showing when runing sandb
3.76 the latest version where things were working out of the box. But only if you have Windows 7 or older
- Mon Jul 06, 2015 6:02 am
- Forum: Problem Reports
- Topic: Many Installers refuse to start in Sandboxie
- Replies: 3
- Views: 598
Re: Many Installers refuse to start in Sandboxie
There are two methods you can try to do what you wont. I didn't tested with chrome but works well with google drive installer and many more products. Method 1: Download offline installer for chrome and try to unpack it with http://www.portablefreeware.com/?id=641 or similar. Check extracted *.msi, *...
- Sun Jul 05, 2015 4:37 pm
- Forum: Problem Reports
- Topic: Plex Media Server metadata not showing when runing sandboxed
- Replies: 2
- Views: 511
Plex Media Server metadata not showing when runing sandboxed
When I start Plex Media Server from sandboxie it works fine, it can stream multimedia content without reporting any error, it also connects and download media metadata (images, movies descriptions and ratings) but it does not showing any of downloaded content. You can reproduce the problem easy, dow...
- Tue Jun 02, 2015 6:01 am
- Forum: Problem Reports
- Topic: Minor visual unicode bug
- Replies: 2
- Views: 364
Re: Minor visual unicode bug
I guess this message is showing partially short file name. True format would be
Code: Select all
C:\Users\MILO~1\AppData\Local\Temp\SANDBO~1.EXE
- Tue Jun 02, 2015 4:45 am
- Forum: Problem Reports
- Topic: Minor visual unicode bug
- Replies: 2
- Views: 364
Minor visual unicode bug
This is the message I'm getting during update when there is new version of Sandboxie.
But the actual path is correct and installer is downloaded on this location
But the actual path is correct and installer is downloaded on this location
Code: Select all
C:\Users\Miloš\AppData\Local\Temp\SandboxieInstall.exe
- Sat Dec 25, 2010 1:36 pm
- Forum: Anything Else
- Topic: Merry Christmas
- Replies: 6
- Views: 1743
- Mon Dec 20, 2010 7:05 pm
- Forum: Anything Else
- Topic: Regshot on Windows 7 64bit
- Replies: 6
- Views: 4309
- Thu Dec 16, 2010 9:26 am
- Forum: Anything Else
- Topic: Regshot on Windows 7 64bit
- Replies: 6
- Views: 4309
- Wed Dec 15, 2010 9:49 pm
- Forum: Anything Else
- Topic: Regshot on Windows 7 64bit
- Replies: 6
- Views: 4309
This is quotation from portableapps.com: "The Russian fork is a mod of the GPL standard version that does not provide the modified source code. So, it's basically an illegal package that may have additional nasty things included. As such, it should definitely not be used." Even, original regshot ico...
- Wed Dec 15, 2010 6:55 pm
- Forum: Anything Else
- Topic: Regshot on Windows 7 64bit
- Replies: 6
- Views: 4309
Regshot on Windows 7 64bit
The latest official version of Regshot is 1.8.2 and it's 32bit application. If you use it on a 64bit system it doesn't scans whole registry. I know there is some illegal 64bit russian version (2.0) but i never used it, could be a malware too. Does any of you had experience with this new Regshot or a...
- Thu Nov 25, 2010 10:33 pm
- Forum: Anything Else
- Topic: MD5 and SHA1 hashes
- Replies: 3
- Views: 1388
Try HashMyFiles. This is portable application and also can be integrated into Explorer Context Menu.
- Mon Nov 22, 2010 6:36 pm
- Forum: Anything Else
- Topic: Sandboxed program can't detect process from diferent sandbox
- Replies: 7
- Views: 2375
But then program B will notice program A and stop. No it will not, sandboxB has different settings then sandboxA. It uses ClosedFilePath and wraithdu's sbiextra In your first scenario, a program in the sandbox is injecting a DLL into a program outside the sandbox? Can it be? I was wrong about that,...
- Sun Nov 21, 2010 5:57 pm
- Forum: Anything Else
- Topic: Sandboxed program can't detect process from diferent sandbox
- Replies: 7
- Views: 2375
Re: Sandboxed program can't detect process from diferent san
This isn't actually a "problem" You're right Tzuk, if this is intentional then we can't call it a "problem", just the way sandboxie is working. I was only asking if there is some settings to change this but you've already answered to this. I have untrusted program (programA), it works, but also com...
- Sat Nov 20, 2010 12:08 pm
- Forum: Anything Else
- Topic: Sandboxed program can't detect process from diferent sandbox
- Replies: 7
- Views: 2375
Thanks for replay m8 but its not working. I just tested it with OpenWinClass=* set for both boxes and nothing. You can easy try it for yourself just make shortcut to Windows Task Manager (%windir%\system32\taskmgr.exe on XP) and start it sandboxed, and now start some other program in different sandb...
- Fri Nov 19, 2010 6:07 pm
- Forum: Anything Else
- Topic: Sandboxed program can't detect process from diferent sandbox
- Replies: 7
- Views: 2375
Sandboxed program can't detect process from diferent sandbox
Let's say i have two programs A and B and two default sandboxes Abox and Bbox If I start process A sandboxed into Abox and process B sandboxed into Bbox then those two programs cannot see each other. I tested this with Win Task Manager and ProcessHacker with the same result. I know this is very unco...