CreateProcess / ShellExecute Options |
Previous Top Next |
· | Thinstall loads all EXEs (internal and external) |
· | Thinstall loads only internal (bundled) EXEs. |
1. | Be able to load and use your virtual files |
2. | Load any process it creates using Thinstall. For example: Process1.exe was built with Thinstall. It executes Process2.exe using CreateProcess or ShellExecute and Thinstall loads Process2.exe. Process2.exe executes Process3.exe, and again Thinstall loads Process3.exe so it can see your virtual files. |