2

When should I set the PrivateBuild flag in Windows VERSIONINFO resource? The Microsoft docs say that I need to use it in the following case:

"File was not built using standard release procedures. If this value is given, the StringFileInfo block must contain a PrivateBuild string."

For example, I ship a custom build of Python with some modifications, but the file name stays python27.dll. Should I mark it as private build?

Mikhail Edoshin
  • 2,639
  • 16
  • 25
  • I'd say yes if you think you or your users would be interested into knowing it's a private build... – CharlesB Dec 20 '12 at 13:21

0 Answers0