box-selectable shell extension addon idea
-
- Posts: 0
- Joined: Wed Dec 31, 1969 7:00 pm
box-selectable shell extension addon idea
*10-22-07 update - feature was added under the "Send To.." contextual menu in version 3.02.25. ty tzuk!
Well i've been doing this manually for a little while now, but just had an idea. would it be difficult to add on a new contextual sub-menu.. where you can
'Run Sandboxed in...
defaultbox
box2
box3
etc...'
i've been doing this lately for testing new software where i switch to a certain box to put one prog in it, then switch back for say.. the browser, and so on. for instance, i've been browsing torrent sites and such gathering a multitude of tabs with useful information, but now i want to visit meebo.com to IM my friend and install the new torrent, but want them all in seperate boxes... well anywho, the use isnt important, its just a timesaver from the no-slow-but-after-a-while-annoying method already in place. this is where i wish i knew ANY kind of programming or anythign that i could write the shell extension myself.. but c'est la vie
Well i've been doing this manually for a little while now, but just had an idea. would it be difficult to add on a new contextual sub-menu.. where you can
'Run Sandboxed in...
defaultbox
box2
box3
etc...'
i've been doing this lately for testing new software where i switch to a certain box to put one prog in it, then switch back for say.. the browser, and so on. for instance, i've been browsing torrent sites and such gathering a multitude of tabs with useful information, but now i want to visit meebo.com to IM my friend and install the new torrent, but want them all in seperate boxes... well anywho, the use isnt important, its just a timesaver from the no-slow-but-after-a-while-annoying method already in place. this is where i wish i knew ANY kind of programming or anythign that i could write the shell extension myself.. but c'est la vie
Last edited by Unknown_User_807 on Mon Oct 22, 2007 5:10 pm, edited 5 times in total.
I deleted your poll because this feature is already there, although hidden.
You need to find the actual command for the shell extension, it's in the registry key
HKEY_CLASSES_ROOT\*\shell\sandbox\command
The command by default is
"C:\Program Files\Sandboxie\Start.exe" "%1" %*
You need to change it to be:
"C:\Program Files\Sandboxie\Start.exe" /box:current "%1" %*
You need to find the actual command for the shell extension, it's in the registry key
HKEY_CLASSES_ROOT\*\shell\sandbox\command
The command by default is
"C:\Program Files\Sandboxie\Start.exe" "%1" %*
You need to change it to be:
"C:\Program Files\Sandboxie\Start.exe" /box:current "%1" %*
tzuk
-
- Posts: 0
- Joined: Wed Dec 31, 1969 7:00 pm
-
- Posts: 0
- Joined: Wed Dec 31, 1969 7:00 pm
IE # 7.0.5730.11
SBIE # 2.93.09
XP Pro SP2 w/latest updates
Severity: none, just worth mentioning
found an interesting quirk. nothing big, but i think any bug is at least worth mentioning (and mentioned in this topic because im continuously scorned for creating new topics). it seems right clicking on Internet Explorer and selecting 'run sandboxed' while you have that reg key set to use a particular sandbox (even /box:defaultbox) causes IE to crash. any other method of running it works just fine, and as far as i experimented this only pertains to IE. thought it was a little odd. i have bug reports, but i imagine im the only one using this configuration and method and noone will care about this, so they'll probobly only become of use to my own curiosity.
SBIE # 2.93.09
XP Pro SP2 w/latest updates
Severity: none, just worth mentioning
found an interesting quirk. nothing big, but i think any bug is at least worth mentioning (and mentioned in this topic because im continuously scorned for creating new topics). it seems right clicking on Internet Explorer and selecting 'run sandboxed' while you have that reg key set to use a particular sandbox (even /box:defaultbox) causes IE to crash. any other method of running it works just fine, and as far as i experimented this only pertains to IE. thought it was a little odd. i have bug reports, but i imagine im the only one using this configuration and method and noone will care about this, so they'll probobly only become of use to my own curiosity.
LittleTortillaBoy, I can confirm the quirk. IE does crash for me when you right click and 'run sandboxed' if it is already set to automatically run sandboxed.found an interesting quirk
To avoid being chastised, lets make this a new feature request. "Please eliminate this quirk in future releases".mentioned in this topic because im continuously scorned for creating new topics
I wasn't able to reproduce the quirk, and I even tried on two machines, WinXP+IE7 and Win2003+IE6. Sorry!
LittleTortillaBoy: The shell "extension" you now see is created by simply adding the registry key that I mentioned already. The "dynamic solution" requires writing a shell DLL, which I may do eventually, but probably not soon.
LittleTortillaBoy: The shell "extension" you now see is created by simply adding the registry key that I mentioned already. The "dynamic solution" requires writing a shell DLL, which I may do eventually, but probably not soon.
tzuk
-
- Posts: 0
- Joined: Wed Dec 31, 1969 7:00 pm
hmm, not sure whats different so i'll list my settings.tzuk wrote:I wasn't able to reproduce the quirk
"forced program" to defaultbox
modified shell extension to 'run sandboxed' with /box:defaultbox
right click on start-menu (or quick-launch) shortcut for IE and click 'run sandboxed'
other than that and short of bug reports, i dont really have anything else to go on. like i said, severity is minor if at all as im probobly the only one using this particular configuration, but i thought it was atleast worth mentioning.
yeah, i kinda figured it would take a bit of extra programming, but i thought i'd just throw that into the ring for ideas for future additions i did find some programs that will let me build a submenu through their gui so i'll find a way to make the extensions you mentioned work for me. thanks!tzuk wrote:The "dynamic solution" requires writing a shell DLL
Version 2.94.17 resolved this quirk for me. I can now right click 'run sandboxed' on IE without it crashing.LittleTortillaBoy wrote:found an interesting quirk. nothing big, but i think any bug is at least worth mentioning (and mentioned in this topic because im continuously scorned for creating new topics). it seems right clicking on Internet Explorer and selecting 'run sandboxed' while you have that reg key set to use a particular sandbox (even /box:defaultbox) causes IE to crash.
-
- Posts: 0
- Joined: Wed Dec 31, 1969 7:00 pm
Who is online
Users browsing this forum: No registered users and 1 guest