Deskzilla workspace

From ALM Works Knowledge Base

Jump to: navigation, search

Deskzilla workspace is a directory that contains all environment needed to work in Deskzilla. By running Deskzilla with different workspaces, the user is able to work in different environments, similar to working with different documents in an editor.

By default, Deskzilla workspace is located in

 $HOME/.Deskzilla

On Windows, this folder looks like

 C:\Documents and Settings\your_user_name\.Deskzilla

To run Deskzilla with a different workspace, specify it as a command-line argument. On windows:

 deskzilla.exe c:\my_workspace

On all systems:

 java -Xmx256m -jar deskzilla.jar /path/to/my/workspace
Personal tools