MoI discussion forum
MoI discussion forum

Full Version: 在moi中怎样设置快捷键打开在MOI安装目录中的word文档?(How to set a shortcut key in MOI to open a Word document located in the MOI installation directory?)

Show messages: All  1  2

From: Michael Gibson
10 Sep   [#2] In reply to [#1]
Hi SUIYAN, try putting this in for the "Command" part of the shortcut key:

script: moi.filesystem.shellExecute( moi.filesystem.getProcessDir() + 'filename.docx' );

- Michael

Show messages: All  1  2