How can make xlsx opened in debug status when "open with--ONLYOFFICE"?

OS: window10

Operating System

Windows 10(x64)

Version information

Community version 9.1.0.167 (x64 exe)

I have created the shortcut logo in Desktop.In the property–target–“C:\Program Files\ONLYOFFICE\DesktopEditors\DesktopEditors.exe” --ascdesktop-support-debug-info-keep=1.Now when click this shortcut , enter into onlyoffice,select “view”–macro,press F1,the window of Developer Tools can be called.

If i click some xlsx file (sample.xlsx)with “open with”–ONLYOFFICE ,sample.xlsx opened with ONLYOFFICE, select “view”–macro,press F1,the window of Developer Tools can not be called.
How can make xlsx opened in debug status when “open with–ONLYOFFICE”?

Hello @withonly

Launching the shortcut with --ascdesktop-support-debug-info-keep=1 flag should write a property into a registry. Basically, opening Desktop Editors with such shortcut once should already make it run in debug mode even from Open with. If it is not the case for you, please do a simple test by going to the installation folder with Desktop Editors, launching DesktopEditors.exe file directly from there and trying to open DevTools right from the main screen with F1. Does it open the DevTools?

By the way, do you have office formats associated with Desktop Editors?