"Publisher" Location ?????

I am using CCleaner, Version 6.0 9.10300.  When I open Tools>Start Up>Scheduled Tasks, I see the following:

Key = Task
Program = ScheduledDefrag
Publisher = Microsoft Corp.
File = %windir%\system32\defrag.exe -c

Key = Task
Program = ManualDefrag
Publisher = Microsoft Corp.

ALL of the other tasks published by Microsoft show Publisher = Microsoft Corporation.

Using Resource Hacker on defrag.exe shows the Company Name as Microsoft Corporation.

Task Scheduler shows the Author of both of the above tasks as Microsoft Corporation.

I have NO Registry keys showing Microsoft Corp.

Where is CCleaner picking up the name of Microsoft Corp. for these tasks?

Thank You.

"Corp." is simply an abbrivation of "Corporation".

It doesn't make any difference to anything which one has been used, they both mean the same thing.

Microsoft will use either one, or sometimes both, when signing their software.

You'd have to ask MS why they use each one in different places.

But there is probably no particular reason why other than which developer is typing it in at the time, or possibly how much space they have to display it in a particular message box?

It's quite common for programmers/developers to shorten longer words so that they will fit more neatly in a message box.

This is mine

Screenshot 2023-04-03 090223.jpg

nukecad,

Thanks for your response. I understand how the programming works. However, you did not answer my question. I will restate:

WHERE is CCleaner picking up the name of Microsoft Corp. for these tasks?

<p>
	 
</p>

<p>
	hazelnut,
</p>

<p>
	Thanks for your response. Here's what my defrag.exec shows:
</p>
image.thumb.jpeg.4faab4d984f83ed28ff38b34b90526fb.jpeg

@Publisher

What operating system are you using?

20 hours ago, hazelnut said:
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
	<p>
		This is mine
	</p>

	<p>
		 
	</p>

	<p>
		<a class="ipsAttachLink ipsAttachLink_image" data-fileid="17380" data-fullurl="//content.invisioncic.com/d154966/monthly_2023_04/Screenshot2023-04-03090223.jpg.284e3f5bb2e8c4616297f902a64c67b9.jpg" href="<fileStore.core_Attachment>/monthly_2023_04/Screenshot2023-04-03090223.jpg.284e3f5bb2e8c4616297f902a64c67b9.jpg" data-fileext="jpg" rel=""><img alt="Screenshot 2023-04-03 090223.jpg" class="ipsImage ipsImage_thumbnailed" data-fileid="17380" data-ratio="104.87" width="308" src="<fileStore.core_Attachment>/monthly_2023_04/Screenshot2023-04-03090223.jpg.284e3f5bb2e8c4616297f902a64c67b9.jpg"></a>
	</p>
</div>

Microsoft doesn't have consistency with that then because for the Drive Optimizer GUI/Defrag GUI ("dfrgui.exe") they have:

Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
	<p>
		(C) Microsoft Corporation. All rights reserved.
	</p>
</div>

6 hours ago, Publisher said:
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
	<p>
		WHERE is CCleaner picking up the name of Microsoft Corp. for these tasks?
	</p>
</div>

Sorry, I haven't got a clue.

It could be anywhere from a field internal to the .exe's code, or from the Windows registry, or from .......

You'd need to look at the CCleaner source code to be sure where it's looking, but of course that's commercial software and not going to be published.

Is there a particular reason why you seem to be so bothered by how MS have written their name differently in different places?

Thanks again to all.

Don't like this blog because one cannot make individual replies.

OS is MS 7.

Reason is I hate inconsistencies......

1 hour ago, Publisher said:
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
	<p>
		Thanks again to all.
	</p>

	<p>
		Don't like this blog because one cannot make individual replies.
	</p>

	<p>
		OS is MS 7.
	</p>

	<p>
		Reason is I hate inconsistencies......
	</p>
</div>

Unfortunately Microsoft can and does use each of the things mentioned (Microsoft Corp. or Corporation) It means nothing in the grand scheme of things. Do not worry too much about it :)

Still the question remains: Where is the secret hiding place that CCleaner is getting this info from.......

Copied defrag.exe from system32 to systemroot, changed 2 defrag tasks accordingly, and now the full MS name is shown. I don't get it....

That doesn't make sense.:huh:

Wonder if they're pulling it from some installed certificate(s) or the web somehow.