Method for disallowing. net programs from the. NET Framework framework (Supplement)

Source: Internet
Author: User

We have introducedProgramHow to run without the. NET Framework framework,
However, some friends still encounter some problems in their applications. They mainly need to extract the Framework Program and the DLL of the application by themselves.
Here we will introduce a method of extraction from laziness.

We can use the remotesoft linker trial version to extract and obtain the trial version.

Http://www.remotesoft.com/linker/try.html

You can use mdeploy or native to extract the trial version.
The mdeploy method is simple and can be extracted directly.
It extracts the current framework environment of your system. That is, if you have installed. Net 3.0, the extracted core file is 3.0.

After extraction, there will be an EXE file and RSM file. You only need to replace the generated EXE file with fetionvm.exe in the fetion framework.
In fact, this file is a pre-written template program. You can modify the resource attributes and then click OK.

The directory structure of the virtual framework extracted in native mode is the same as that of fetion.
Copy the file to the fetion framework and overwrite it.
Then you can change the fetionvm. SRM file. The file has been restored before.Code.

This saves the trouble of extracting DLL files by yourself.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.