| Virtual File System |
Previous Top Next |


| · | Build a Thinstall package using CMD.EXE as the input EXE and NEW_CMD.EXE as the output EXE. |
| · | Add a virtual file to your Thinstall project by using Virtual Files -> Add Virtual File |
| · | Double-click on the real_file.txt and edit the Virtual Filename. |
| · | Change the Virtual Filename to %InstallPath%\virtual_file.txt, this means the virtual file will appear in the same directory as the main EXE with the name virtual_file.txt |
| · | Click the Build! button |
| · | Run the new_cmd.exe from your already open DOS Shell |
