Currently when you double click on a SAS file in windows, it will open it in an existing SAS session you already have open. Is there a way to make it so that when it is clicked in windows a new SAS window would start?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
As far as I know SAS is a so called "single instance" application so it's default behaviour is to open it in an existing session. In fact you may notice that it gets opened in the first session you have opened.
回答2:
I think this might be what you're looking for: How can I change the default action when I double click on a SAS file in Windows Explorer?