All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.enduser.installing-dotify.html Maven / Gradle / Ivy

The newest version!



	
		
		Installing Dotify for use within the Daisy Pipeline
		
	
	
		

Installing Dotify for use within the Daisy Pipeline

Installing Dotify

Download and install the latest release available on the Dotify website

Configuring the Dotify CLI path in the DAISY Pipeline

  • If you are using the Pipeline GUI, go to Windows > Preferences > Paths and make sure that the "dotify-cli.jar" path entry points to the Dotify dotify-cli.jar executable (e.g. C:\Program File\Dotify\dotify-cli.jar)
  • If you are using the Pipeline CommandLine version or have embedded the Pipeline as a component in another system, do the following:
    • Locate the pipeline.user.properties file by navigating to the Pipeline installation path (e.g. C:\Program Files\Daisy Pipeline\) and find pipeline.user.properties within that directory.
    • Open pipeline.user.properties in an XML or text editor, and make sure that the entry with the key pipeline.dotify.cli.path points to the dotify-cli.jar file.

      For example, if you installed Dotify to C:\Program File\Dotify\, the resulting element in pipeline.user.properties should read:

      
      	<entry key="pipeline.dotify.cli.path">C:\Program File\Dotify\dotify-cli.jar</entry>
      		




© 2015 - 2025 Weber Informatics LLC | Privacy Policy