Trust No Program
This topic is locked: you cannot edit posts or make replies.
demoneye


Joined: 21 Jan 2008
Posts: 188
Reply with quote
tzuk

adding messenger default download directory as template may be a bad idea?
i mean , putting messenger under SB is smart (its work 24/7), save me from worms many times .
also more easy to/for install SB to novice user , with minimum time and attention to all setting deploy to adjust all his working environment and habits .
what do u think?
View user's profileSend private message
Ideas for application configurations
tzuk


Joined: 22 Jun 2004
Posts: 15154
Reply with quote
Please write your ideas here.

_________________
tzuk
View user's profileSend private message
tzuk


Joined: 22 Jun 2004
Posts: 15154
Reply with quote
It's a nice idea demoneye, but I won't add it right now, because I can't add these stuff one at a time.

This topic can serve as a central place to collect all suggestions.

When there are enough nice suggestions, I can add them at once.
View user's profileSend private message
demoneye


Joined: 21 Jan 2008
Posts: 188
Reply with quote
cool tzuk , just my thinking to improved Smile
View user's profileSend private message
Guest10


Joined: 27 Apr 2008
Posts: 4398
Location: Ohio, USA
Reply with quote
One of my Local Templates...
For use with Applian's Replay Media Catcher v3.02 (also works with v3.01):
Code:
[Template_Local_Replay_Media_Catcher_v3.02]
Tmpl.Class=Local
Tmpl.Title=Replay Media Catcher
OpenIpcPath=*\BaseNamedObjects*\{F22F2429-009C-4B5D-959F-519B59E25176}
OpenIpcPath=*\BaseNamedObjects*\{6560EAD3-F709-4B66-B90B-EA2D2C85AE3B}
OpenIpcPath=*\BaseNamedObjects*\{3EA1EB13-8045-44FC-AD59-B4F05478B40D}
OpenIpcPath=*\BaseNamedObjects*\{034DBD6D-6784-4CB3-97D8-749947D01F72}
This results in the line
Template=Local_Replay_Media_Catcher_v3.02
being added to Sandboxie's .ini file.

Any chance that the future might bring something like:
Template=firefox.exe,Local_Replay_Media_Catcher_v3.02
or will we always have to limit the use of Template exclusions by doing it in the Template itself:
Code:
Template_Local_Replay_Media_Catcher_v3.02]
Tmpl.Class=Local
Tmpl.Title=Replay Media Catcher with Firefox
OpenIpcPath=firefox.exe,*\BaseNamedObjects*\{F22F2429-009C-4B5D-959F-519B59E25176}
OpenIpcPath=firefox.exe,*\BaseNamedObjects*\{6560EAD3-F709-4B66-B90B-EA2D2C85AE3B}
OpenIpcPath=firefox.exe,*\BaseNamedObjects*\{3EA1EB13-8045-44FC-AD59-B4F05478B40D}
OpenIpcPath=firefox.exe,*\BaseNamedObjects*\{034DBD6D-6784-4CB3-97D8-749947D01F72}

-------
How about:
Tmpl.Comment=This set of exclusions works with Media Catcher versions 3.01 and 3.02
-------
nit-pic: I forgot to mention that in Templates.ini, it's spelled "separator", not "seperator".

_________________
Paul
XP Pro SP3 (Admin rights), Zone Alarm Pro Firewall, Malwarebytes Pro, Firefox 21, Thunderbird 17
View user's profileSend private message
tzuk


Joined: 22 Jun 2004
Posts: 15154
Reply with quote
Guest10 wrote:
Any chance that the future might bring something like:
Template=firefox.exe,Local_Replay_Media_Catcher_v3.02
or will we always have to limit the use of Template exclusions by doing it in the Template itself


There isn't a very straightforward way that I can do Template=program.exe,TemplateName. But maybe you could use template variables to work around this.

Guest10 wrote:
How about: Tmpl.Comment=This set of exclusions works with Media Catcher versions 3.01 and 3.02


I don't think you should have any trouble inserting this line into your local template.

Guest10 wrote:
nit-pic: I forgot to mention that in Templates.ini, it's spelled "separator", not "seperator".


Thanks!
View user's profileSend private message
wraithdu


Joined: 29 Jun 2007
Posts: 1410
Reply with quote
Couple templates for LastPass. The Tmpl.Browser variable can be any of *, a particular browser, or a process group.

Code:
[TemplateSettings]

Tmpl.Browser=firefox.exe

Code:
[Template_Local_LastPass_XP]

Tmpl.Title=LastPass (XP)
Tmpl.Class=Local
OpenFilePath=%Tmpl.Browser%,%Local AppData%\LastPass\*_lps.act.xml
OpenFilePath=%Tmpl.Browser%,%Local AppData%\LastPass\*_lppri.lps
OpenFilePath=%Tmpl.Browser%,%Local AppData%\LastPass\*_lp.act.lps
OpenFilePath=%Tmpl.Browser%,%Local AppData%\LastPass\*_icons3.lps

Code:
[Template_Local_LastPass_Vista]

Tmpl.Title=LastPass (Vista)
Tmpl.Class=Local
OpenFilePath=%Tmpl.Browser%,%USERPROFILE%\AppData\LocalLow\LastPass\*_lps.act.xml
OpenFilePath=%Tmpl.Browser%,%USERPROFILE%\AppData\LocalLow\LastPass\*_lppri.lps
OpenFilePath=%Tmpl.Browser%,%USERPROFILE%\AppData\LocalLow\LastPass\*_lp.act.lps
OpenFilePath=%Tmpl.Browser%,%USERPROFILE%\AppData\LocalLow\LastPass\*_icons3.lps


EDIT: currently the %Tmpl.Browser% variable does not work, so replace it with the actual browser or group name in the template until it is fixed.

EDIT2: template variables for program names work as of 3.35.20, so the template can be used as written.
View user's profileSend private message
tzuk


Joined: 22 Jun 2004
Posts: 15154
Reply with quote
Version 3.43.10: I renamed the old Replay Music template to Applian Replay Music, and moved it to the Download Managers section. I also added Applian Replay Media Catcher template to the same section.
View user's profileSend private message
Keror0


Joined: 04 Apr 2009
Posts: 10
Reply with quote
Just want to infrom you that LastPass now create the following files:

%USERPROFILE%\*\LastPass\*_ff.sotp
%USERPROFILE%\*\LastPass\*_lppri.lps
%USERPROFILE%\*\LastPass\*_ICONS3.LPS
%USERPROFILE%\*\LastPass\*_lpall.slps
%USERPROFILE%\*\LastPass\*_lps.act.sxml
%USERPROFILE%\*\LastPass\lp.suid
View user's profileSend private message
tzuk


Joined: 22 Jun 2004
Posts: 15154
Reply with quote
Thanks, see also this topic:
http://www.sandboxie.com/phpbb/viewtopic.php?t=7138
View user's profileSend private message
Ideas for application configurations
You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

Use the RSS feed to watch this topic for replies
  
  
 This topic is locked: you cannot edit posts or make replies.  

Sandboxie is Copyright © 2004-2012 by Sandboxie Holdings LLC.  All rights reserved.
Sandboxie.com | Contact Author
This site has been viewed 213,000,326 times since June 2004