Post: How To Extract an Embedded Resource from an Assembly
12-26-2019, 01:56 AM #1
Vilerage
360 Black Scope
(adsbygoogle = window.adsbygoogle || []).push({}); Hi guys I'm gonna show you how to extract an embedded resource from an assembly first drag and drop any .DLL or .EXE into your project then we need to make the file an embedded resource.
click on the file and find build action and select embedded resource and that's it.

Here's an example how to extract an embedded resource:
    
Extract("BlackOps2", Path.Combine(DLLLocation, filePath.Replace("\\PS3Lib.dll", "")), "Lib270", "PS3Lib.dll");


Here's the code to grab those embedded resources:
You must login or register and the post to view hidden content.
Last edited by Vilerage ; 12-26-2019 at 03:10 AM.

The following user thanked Vilerage for this useful post:

Wosley

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo