Command Line Parameter
For automatic launch of the project and quiting after processing of the file, you can use command line parameters of Actual Web Album as follows:
Command line syntax:
WebAlbum.exe [-options] <Project file>
Where options include:
| -generate |
Generate gallery only |
| -upload |
Generate gallery and upload to web server |
| -s:<path> |
scan a folder or drive "path" |
Examples:
"c:\Program Files\Actual Web Album\WebAlbum.exe" -generate d:\image\sitelist.m3h "c:\Program Files\Actual Web Album\WebAlbum.exe" -generate -s:C:\image\
|