Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Controlling Priority Between Two Applications

Updated: 29 Jul 2010 | 1 comment
marcoh's picture
+1 1 Vote
Login to vote

I'm asked quite often how to control the priority between a virtual Excel 2007 and a nomal Excel 2003 (installed as part of Office 2003). The inquisitor needs to be able to control which version when start when the user double-clicks an Excel file. (The answer is in the documentation but it comes up often enough to warrant an answer here).

The Tip:

Use the HKCR priorities to decide on the default application for file extensions.

In this scenario this one liner will make sure that excel 07 wins:

svscmd "Microsoft Office 2007" priority -t hkcr -l 75.4

If the layer is activate at the time, make sure to deactivate/active the layer to apply the changes.

Comments

Andrew Souter's picture
26
Nov
2007
0 Votes 0
Login to vote

feature

great update, i think a good feature for future versions of SVS would be to allow a GUI driven option from within the trinket or SVS control panel applet to set the priority for SVS apps.