View Single Post
  #1  
Old 07-27-2025, 19:15
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 660 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,819 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
Resource Manager (.NET) v2

Resource Manager for .NET:
- ability to add/delete/replace resources;
- ability to add all resources from an assembly

Simple tutorial:
Select the main assembly
and after this you can:

1. Select another assembly which contains resources (Assembly with resources) or you can
2. Add resources with data from a file (Resource data) and choose the name of resource
also original resources of main assembly can be removed from ListView.

Resource Manager (.NET) v2.0 - not dnlib edition;
- added 64 assemblies support;

Last edited by CodeCracker; 07-27-2025 at 23:37.
Reply With Quote
The Following 7 Users Say Thank You to CodeCracker For This Useful Post:
Mahmoudnia (07-27-2025), NoneForce (07-28-2025), riverstore (11-04-2025), tonyweb (08-03-2025), user_hidden (07-27-2025), wx69wx2023 (07-27-2025), zionoobie (07-28-2025)