Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Trying to edit the "Flash Player 23" from the title in a projector

New Here ,
Jan 06, 2017 Jan 06, 2017

I'm trying to edit the text in the title bar of a projector made in Animate CC. I've found several places online saying to use "resource hacker" which I've installed and I've been able to change the icon without any trouble but I can't find anywhere to edit the "Flash Player 23" text in the title and in the taskbar. I assume it would be in the String Table field but I've tried changing everything in there and so far no luck. Would anyone be able to point me in the right direction please?

590
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jan 06, 2017 Jan 06, 2017

You used to be able to do that, but in the current version of the projector EXE it appears they've hard-coded the window title as a Unicode string, starting at offset 96567C. You'd have to use a hex editor (like XVI32) to change it, and you'll be limited to no more characters than are in the default title string.

Translate
LEGEND ,
Jan 06, 2017 Jan 06, 2017

You used to be able to do that, but in the current version of the projector EXE it appears they've hard-coded the window title as a Unicode string, starting at offset 96567C. You'd have to use a hex editor (like XVI32) to change it, and you'll be limited to no more characters than are in the default title string.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 06, 2017 Jan 06, 2017
LATEST

Ah, fair enough. I'll give XVI32 a go and see how things go. Thanks very much that's very helpful

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines