|
ASP to EXE
3.12 - User Guide and FAQ
Screenshots - More Details
Steps for compile asp into exe
- Import your asp project: you just select the folder which is your asp code location.
- Mark database files:because the database(as *.mdb ) must be loaded by system. Other file which may be modifyed should not be compiled into dll file.
- Compile the project: This step will compile asp files , html files etc into exe and dll files.Other marked files in step
- 2 will be copied into your exported folder.
- Test the exe file: Run the compiled exe file for test the result.
Screenshots - More Details
|