Page 1 of 1

"OpenWith" CTB for Sandboxie

Posted: 04 Jan 2017 00:20
by Dean36
Hi, can someone please help me write a CTB for the start of file / programs in the sandbox(ie)? :)



Hi, kann mir bitte jemand dabei helfen einen CTB für das starten von datein/programmen in der Sandbox(ie) geschrieben wird? :)



Danke :)

Re: "OpenWith" CTB for Sandboxie

Posted: 04 Jan 2017 01:09
by highend

Code: Select all

run """C:\Program Files\Sandboxie\Start.exe"" ""<curitem>""";
Adapt the path to your Start.exe file if necessary...

Re: "OpenWith" CTB for Sandboxie

Posted: 05 Jan 2017 04:37
by Dean36
works perfect! Thank you very much! :appl: