InfoVersion and #PB_Editor_Comments

Just starting out? Need help? Post your questions and find answers here.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

Hello at all

When i read the doc, i found in the order this constants :

#PB_Editor_FileVersionNumeric
#PB_Editor_ProductVersionNumeric
#PB_Editor_CompanyName
#PB_Editor_ProductName
#PB_Editor_ProductVersion
#PB_Editor_FileVersion
#PB_Editor_FileDescription
#PB_Editor_InternalName
#PB_Editor_OriginalFilename
#PB_Editor_LegalCopyright
#PB_Editor_LegalTrademarks
#PB_Editor_PrivateBuild
#PB_Editor_SpecialBuild
#PB_Editor_Email
#PB_Editor_Website


It's also the same order than in the compiler panel 8)

Image

All is good until #PB_Editor_PrivateBuild :shock:

Normally #PB_Editor_PrivateBuild must be #PB_Editor_Description
And #PB_Editor_SpecialBuild must be #PB_Editor_Comments

But #PB_Editor_Description and #PB_Editor_Comments not exist in PB constants

Someone have an idea why FRED respect all the names of infos version, except this two ?

Have a good day
ImageThe happiness is a road...
Not a destination
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: InfoVersion and #PB_Editor_Comments

Post by Josh »

Kwai chang caine wrote: Normally #PB_Editor_PrivateBuild must be #PB_Editor_Description
And #PB_Editor_SpecialBuild must be #PB_Editor_Comments
Why :?:
sorry for my bad english
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

Hello JOSH :D

Because like i say above, if you follow the title at the left of the field, you can see
"Comment" and "Description"
and not
"SpecialBuild" and "PrivateBuild"

Aaaaaaaaah !!! i have understand now :shock:
It's a bad traduction of the left of the field between french and english version
All the field are good translated except this two :shock:
See yourself :

Image

But i don't understand again another thing, if it's that, the comment is missing :|
Because the MSDN say "Comment" and "PrivateBuild" and "SpecialBuild" must exist and it's not the case :|
https://msdn.microsoft.com/en-us/librar ... s.85).aspx
Msdn wrote:Comments
InternalName
ProductName
CompanyName
LegalCopyright
ProductVersion
FileDescription
LegalTrademarks
PrivateBuild
FileVersion
OriginalFilename
SpecialBuild
ImageThe happiness is a road...
Not a destination
User avatar
Josh
Addict
Addict
Posts: 1183
Joined: Sat Feb 13, 2010 3:45 pm

Re: InfoVersion and #PB_Editor_Comments

Post by Josh »

Kwai chang caine wrote:But i don't understand again another thing, if it's that, the comment is missing :|
Because the MSDN say "Comment" and "PrivateBuild" and "SpecialBuild" must exist and it's not the case :|
"PrivateBuild" and "SpecialBuild" definitely exists, maybe there is a small translation bug in the french Ide.

Look at your list 'Msdn wrote'. All items are in singular, only 'Comments' is written in plural. So I think, the 'Comments' are the three general items below 'Website'.

To see all created info-fields, create an Exe and fill out all fields in Versions-Info. Load up this file to VirusTotal and check the tab 'Details'. You will see all Versions-Info fields, including the three 'comment' fields.
sorry for my bad english
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

Aaaaahh !!! it's perhaps the reason... :D

I don't know this function of VirusTotal :shock:
Thanks a lot for your explanation and the tips 8)
ImageThe happiness is a road...
Not a destination
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

I have try immediately your tips, it's really wonderfull 8)
EXE PB wrote:PrivateBuild = La description
SpecialBuild = Le commentaire
And it's exactely like i have say
PrivateBuid = Description and SpecialBuid = Comments

On the other side for VB6, there are no SpecialBuid and PrivateBuid but there are Comments in the good place
VB6 wrote:Comments = Les commentaires
It's very strange this history of of "InfoVersions" :shock: :|
ImageThe happiness is a road...
Not a destination
User avatar
idle
Always Here
Always Here
Posts: 5049
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: InfoVersion and #PB_Editor_Comments

Post by idle »

all I saw was a circular reference and it's not even an animated gif. :lol:

I think the french makes more sense than, private and special build. If it's private why are you going to say and if it special well your just admitting that your clients are well "special" as in Gaston le Gaffe. :lol:
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

:lol: :lol:
Hello my MASTER friend, happy to read you :D

You have nearly right :lol:

Image

Have a very good day 8)
ImageThe happiness is a road...
Not a destination
User avatar
idle
Always Here
Always Here
Posts: 5049
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: InfoVersion and #PB_Editor_Comments

Post by idle »

:lol: that made my morning!
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

I'm so happy you like it !! :D
I have create it just for you MASTER !!!

it's always three hours during which I would not have made PB suffer with a new useless bad code :mrgreen: :lol:
my morning!
I would never get used to that :shock: , like always..for me it's nearly time to sleep :lol:
I entrust you our PB of love, while I go to sleep, I know that with you it is safe :wink:

Have the very good day of the world my NoKangarou friend 8)
ImageThe happiness is a road...
Not a destination
User avatar
idle
Always Here
Always Here
Posts: 5049
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: InfoVersion and #PB_Editor_Comments

Post by idle »

Have good night and thank you, it's always a pleasure getting GIF's from you.
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5342
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: InfoVersion and #PB_Editor_Comments

Post by Kwai chang caine »

:D 8)
ImageThe happiness is a road...
Not a destination
Post Reply