View Single Post
 
Old 02-06-2015, 01:30 AM
WinSock64 WinSock64 is offline Windows XP Office 2003
Novice
 
Join Date: Jan 2011
Posts: 2
WinSock64 is on a distinguished road
Default Trying to associate .XLSX,.XLS,.CSV files to open in Excel 2013 in separate process

I was trying to figure out how to get file associations to open Excel 2013 consistently in a separate process. If I simply use excel /x I generate a new excel process, but if I try to use excel /x "%1" with the file association it uses the same process. Any ideas upon how I can accomplish what I want to do?
Reply With Quote