[Help needed] How to change chromium name in window task manager to custom branding name

256 views
Skip to first unread message

Anjul Khanal

unread,
Sep 24, 2021, 5:30:28 PM9/24/21
to Chromium-dev
Hi,
I need to customize chromium browser in windows 10 to another custom name . i am able to change in other places but i was unable to change name in window task manager. It still is showing Chromium.  Can anyone let me know changing name there.
taskmanager.png

Manjunath E

unread,
Sep 25, 2021, 4:43:59 AM9/25/21
to anjul....@codingmountain.com, Chromium-dev

On Sat, 25 Sep, 2021, 2:59 am Anjul Khanal, <anjul....@codingmountain.com> wrote:
Hi,
I need to customize chromium browser in windows 10 to another custom name . i am able to change in other places but i was unable to change name in window task manager. It still is showing Chromium.  Can anyone let me know changing name there.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/70eef41b-4f0d-4741-9fc5-f9d79535320en%40chromium.org.

Fldax

unread,
Sep 25, 2021, 10:35:11 PM9/25/21
to Chromium-dev, rce.ma...@gmail.com, Chromium-dev, anjul....@codingmountain.com
The name showing here is the "description" of the chrome.exe binary (PE)  file, the description is specified in file src\chrome\app\chrome_version.rc.version. You can modify the "@PRODUCT_FULLNAME@" macro to a hard coded string. And the  "@PRODUCT_FULLNAME@" macro is from file src\chrome\app\theme\chromium\BRANDING, modify the branding file is better.

Anjul Khanal

unread,
Sep 28, 2021, 5:11:10 PM9/28/21
to Fldax, Chromium-dev, rce.ma...@gmail.com
Thanks for reaching me out.  Changing name at  https://source.chromium.org/chromium/chromium/src/+/main:chrome/app/theme/chromium/BRANDING. Helped me.
Thanks alot
Reply all
Reply to author
Forward
Message has been deleted
0 new messages