VMware Cloud Community
BenjaminGregors
Contributor
Contributor

Setting the Windows Copyright Property

Is there an action or other method I can use to populate the Properties->Details->Copyright


string with text other than the default text which Install Builder creates from the name specified in the Product Details?


Thanks,


   Ben

Labels (1)
Reply
0 Kudos
1 Reply
AnonymousDefaul
Enthusiast
Enthusiast

Hi Ben,

You can change it by setting

<project> 
   ...
<windowsResourceLegalCopyright>your_value<windowsResourceLegalCopyright>
  ...
</project>

Best regards,

MIchiel

Reply
0 Kudos