Hey there, Currently there's no API to add/modify/remove win32 unmanaged resources.
Jb On Wed, Aug 2, 2017 at 6:21 AM, <[email protected]> wrote: > Hi, > > I've used cecil to change a compiled assembly name (had to change both > Name & MainModule.Name). after saving the PE to disk I was hoping the > OriginalFileName property will get changed as well. > It is part of the Version Info resource, which can't be accessed using > Mono.cecil. > > These attributes don't appear in the CustomAttributes collection as well. > > Thank you! > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
