Additional files - include files & folders into your application |
||
|
||
Applies
to: Working with BrowserBob |
||
Additional
files to be included with your standalone application can be added via
View ->Additional Files. A dialog box appears where you can add files
of any type to your project.
Files added here will be included with your application during the "build" process. The 'root' folder for additional files in your finished application will be in the folder "Additional" in the installation directory of the application. |
|
![]() |
Example:
a file named "start.html" would be placed in directory: <_CurrentDir_>\Additional\start.html
Important Tip: Specify your additional files here before you
create links in your application. Creating
a directory structure of your choice with unlimited subdirectories: Important
note: every time you test your
project all additional files will be copied to a temporary folder for
testing. This means, if you have huge amounts of additional files, this
may take quite a while. The same applies to the compilation of single
exe files or setups when building. Related
topics:
|
||
![]() |