EditRocket Download Page

The EditRocket download is a full trial version that includes all features.

The download expires 30 days after the first use. After the expiration, a registration code / serial number
must be purchased to continue using EditRocket.

 

  File Type Link File Name Size Notes
 
windows Windows
(with installer)
Download editrocket3_1_1_setup.exe 12.28 MB  
 
windows Windows
(no installer)
Download editrocket3_1_1_windows.zip 18.59 MB Unzip and launch editrocket.exe
 
mac Mac OS X Download editrocket3_1_1.dmg 2.57 MB Requires OS X 10.2 or newer
 
linux Linux / Unix Download editrocket3_1_1.zip 1.87 MB Requires Sun Java 1.4.2 or newer

 

Installation Instructions

Change Log / Updates

 

Installation Instructions and Requirements

Windows (Native Installer)

EditRocket requires Windows 98 or newer.

To install, the download editrocket3_1_1_setup.exe file to your Windows machine. Launching the exe file executes the windows installer. Follow the prompts to install EditRocket.

Windows (Zip File with Java Included)

EditRocket requires Windows 98 or newer.

To install, download the editrocket3_1_1_windows.zip file to your Windows machine. Extract the zip file. Open the extracted directory and launch editrocket.exe or editrocket.bat.

Mac OS X

EditRocket requires OS X 10.2 or newer. For OS X 10.2, the apple software update Java Release 1.4.1 is required. For OS X 10.4, software update Java 5.0 Release 4 is recommended, but not required.

To install, download the editrocket3_1_1.dmg file to your machine. Double click the .dmg file. This should open a window showing EditRocket.app. Drag EditRocket.app to your Applications folder or wherever you want it to reside. Double-click the EditRocket.app file to launch EditRocket.

Linux / Unix

EditRocket requires Sun Java 1.4 or greater. Java 1.5 or 1.6 is recommended.

Download and unzip editrocket3_1_1.zip. Open a terminal window. Navigate to the directory where you unzipped the zip file and then to the editrocket3_1_1 directory.

Either launch the shell script or the executable jar file:

./editrocket.sh (you may need to execute a chmod on editrocket.sh before launching -- chmod 755 editrocket.sh)

or

java -jar editrocket.jar

If java is not in the path, type the full path to the java program, for example:

/usr/jdk1.6.0_04/bin/java -jar editrocket.jar

If using the shell script and java is not in the path, make sure to edit the script so that the full path to java is specified.