Lister context menu cannot be found

I have DOpus 13.11, 64-bit.I know I have asked this before, but I do not seem to find the lister context menu so that I can edit what I have there.

Please help!

Hans L

Settings / Customize / Menus

Thank you (from an exhausted caregiver)!

Hans L

Jon, why do I get te screenshot error when I do this for New Word:

Copy "C:\Users[My Name]\AppData\Roaming\Microsoft\Templates\Normal.dotx" HERE AS "ZZZ – New File.docx"

image

Jon or anyone, any response?

Hans L

The error message is coming from Word, not Opus.

Oh, just wonder why. Well, I will try to find out.

Thank you, Leo!

Hans L

Thinking about this a little, this works:

"C:\Users\HansPL\AppData\Roaming\Microsoft\Templates\Normal.dotm"

So, why does this not work?

COPY "C:\Users\HansPL\AppData\Roaming\Microsoft\Templates\Normal.dotm" AS "New file.docx" HERE

Does not work with dotm nor dotx. And I removed "ZZZ – " in "New file ...". The COPY one has worked in the past.

Hans L

Ask somewhere with experts on Word. :slight_smile:

.docx is not just a renamed copy of a .dotm file. You need Word to convert it. Can be done with a script but it's probably easier to create a template.docx that can be copied to new file.docx.

You could also check if

FileType NEW=.docx NEWNAME="norename:My New File"

gives you the desired result.

Yeah, that worked. It was my insistence of using doTm and doTx that made it not work. Tnx!

Hans L