Shell Integration not working as expected

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
beethoven
Posts: 69
Joined: 09 Sep 2006 09:03

Shell Integration not working as expected

Post by beethoven »

using Version 13.3 on Win 7, 64 bit

I recently migrated to the above system and since then noticed a few things no longer working as before and they may be related:

1) 7Zip seems not to integrate into the shell context menu (though configured that way) - if I use XYplorer now with rightclick, it shows me Zip (though this may me 7Zip?) - in Windows Explorer it shows up as 7-Zip

2) using Nitro PDF-reader, I noticed the following issue - all my pdf files are run sandboxed via Sandboxie 4.06 - double-clicking the pdf file in XYplorer or using Open will not work and not do anything, right click the file and choosing open with does work - this behaviour is limited to XYplorer and does not appear in Windows explorer

These are minor issues and I take XYplorer any day over the standard windows program, just wondered whether there is something I need to do.

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Shell Integration not working as expected

Post by Marco »

Are you moving from a 32bit version of Windows?
If so, http://www.xyplorer.com/faq-topic.php?id=ctx64
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: Shell Integration not working as expected

Post by j_c_hallgren »

beethoven wrote:I recently migrated to the above system
And was the prior system also same OS? At least in terms of 64-bit? 'Cause if you were on a 32-bit OS, you've hit the same thing that dozens/hundreds of threads here have discussed and which is a FAQ on XY site about context menus...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

beethoven
Posts: 69
Joined: 09 Sep 2006 09:03

Re: Shell Integration not working as expected

Post by beethoven »

Thanks guys, in particular for the link - yes, that explains it.
I actually had done a search for sandboxie and nitro but had not come across this. Guess I will wait for the 64 bit version and work around it for now.

Enternal
Posts: 1175
Joined: 10 Jan 2012 18:26

Re: Shell Integration not working as expected

Post by Enternal »

Well, you can use Portable File Associations (PFA) to force all the pdfs that are fun by Nitro to be sandboxed.

Go to [Tools] -> [Customize File Associations] -> Add:

Code: Select all

"Nitro PDF-Reader" pdf>"C:\Program Files\Sandboxie\Start.exe" /box:Applications "C:\Program Files\PathTo\NitroPdf\Executable.exe"
That should force the sandboxing. The /box:Applications tells you to sandbox the program in the sandbox named Applications so change that accordingly.

More information on the parameters for sandboxie should be here:
http://www.sandboxie.com/?StartCommandLine

Post Reply