How can we help you?
Application: Text Home Edition
To customize Open With command from the File menu, you need to have OS administrator rights.

You can open the file being edited in another text editor directly from MyOffice Text. In the File menu, select Open With to choose an editor for further work.

The list of programs available for selection is configured using the OpenWithList.ini config file. If this file contains no data or incorrect data, the File > Open with command is not displayed in the Command menu.

To add, change or delete a program from the list, follow these steps:

1.Run the text editor installed in the operating system (for example Notepad in Windows) as an administrator.

2.In a text editor, open the OpenWithList.ini file located in the <installation folder> > Resources directory, where <installation folder> is the MyOffice Standard. Home Edition software installation folder.

3.Change the file as needed.

4.Save the file in UTF-8 encoding and restart the application to see the changes made.

Keep the following data structure in the file (see the example below):

[section name] is the application from the MyOffice Standard. Home Edition software bundle for which the list of applications is created:

o[MyOffice Text Home Edition] is MyOffice Text.

o[MyOffice Spreadsheet Home Edition] is MyOffice Spreadsheet.

[ordinal number\appPath], where:

oOrdinal number is the application sequence number in the list.

oAppPath is the full path to the program executable file. The path should appear in quotation marks. In Windows, directory names should be separated using a slash (/) or a double backslash (\\) when specifying the path to a file.

[ordinal number\appTitle], where:

oOrdinal number is the application sequence number in the list.

oappTitle is the short name under which the program will be displayed in the list. The name should appear in quotation marks. If the name of the application is not specified in the configuration file, the list will display the title of its executable file without extension.

An example of OpenWithList.ini file:

[MyOffice Text Home Edition]

1\appPath="C:/Program Files/LibreOffice/program/swriter.exe"

1\appTitle="LibreOffice Writer"

2\appPath="C:\\Program Files\\Microsoft Office 15\\root\\Office15\\WINWORD.EXE"

2\appTitle="Word"

 

[MyOffice Spreadsheet Home Edition]

1\appPath="C:/Program Files/LibreOffice/program/scalc.exe"

1\appTitle="LibreOffice Calc"

2\appPath="C:\\Program Files\\Microsoft Office 15\\root\\Office15\\EXCEL.EXE"

2\appTitle="Excel"

Was this helpful?
Yes
No
Previous
Recent files
Next
Send via email