Application from Memory
C#.NET can launch applications from memory very easily...
- 资源大小:18.36 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:2次
- 资源积分:1积分
-
标 签:
C#
others
资 源 简 介
Application from Memory
C#.NET can launch applications from memory very easily through Reflection. Launching an exe from memory instead of directly is done for a variety of reasons.
文 件 列 表
bin
Debug
Properties
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
MemoryLauncher.csproj
MemoryLauncher.sln
Program.cs
TestApp.exe