User Tools

Site Tools


vaulttools:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vaulttools:installation [2013/06/24 16:33]
admin [Installation]
vaulttools:installation [2019/05/20 12:59] (current)
Line 2: Line 2:
 ==== AppStore installer==== ==== AppStore installer====
 If you use the installation package from the Autodesk AppStore just run the installation. If you use the installation package from the Autodesk AppStore just run the installation.
 +
 +Extension folders created by the installer:
 +
 +**Vault 2013:**\\ 
 +C:\ProgramData\Autodesk\Vault 2013\Extensions\REITEC GmbH Vault Tools.bundle
 +
 +**Vault 2014:**\\
 +C:\ProgramData\Autodesk\ApplicationPlugins\REITEC GmbH Vault Tools.bundle\Contents\V2014
 +
  
 Use the windows control panel to uninstall. Use the windows control panel to uninstall.
  
 ==== Manual installation ==== ==== Manual installation ====
-The installation of the Reitec.Vault.Tools extension is quite simple. Just copy the content of the ZIP-file to **"%ProgramData%\Autodesk\Vault 2013\Extensions\Reitec.Vault.Tools"**.+The installation of the Reitec.Vault.Tools extension is quite simple. Just copy the content of the ZIP-file to **"%ProgramData%\Autodesk\Vault 201X\Extensions\Reitec.Vault.Tools"**.
  
-To uninstall everything just delete the folder.\\ \\ \\ +To uninstall everything just delete the folder.\\ \\
  
  
Line 14: Line 23:
  
 <note> <note>
-Reitec.Vault.Tools is only available for Vault 2013.+Reitec.Vault.Tools is only available for Vault 2013 / 2014.
 </note> </note>
 ===== PDF publishing ===== ===== PDF publishing =====
 To setup the PDF publishing you need to do some extra steps. To setup the PDF publishing you need to do some extra steps.
  
-**1. JobProcessor config-file: **\\ +**1. JobProcessor config-file (Vault 2013 only): **\\ 
 Open the file "JobProcessor.exe.config" in the Vault program folder and add the following lines into the "jobHandlers" section: Open the file "JobProcessor.exe.config" in the Vault program folder and add the following lines into the "jobHandlers" section:
 <code> <code>
 <!--Reitec.Vault.Tools --> <!--Reitec.Vault.Tools -->
 <jobHandler class="RT.TOOLS.PDF" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/> <jobHandler class="RT.TOOLS.PDF" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/>
 +<jobHandler class="RT.TOOLS.PDF.DELETEEXT" handler="Reitec.Vault.Tools.JobHandler, Reitec.Vault.Tools"/>
 </code> </code>
 +
 +The "RT.TOOLS.PDF" job is for publishing pdf files. If you publish pdfs to an additional external repository you can delete pdfs in the repository with the "RT.TOOLS.PDF.DELETEEXT" job.
  
 **2. CAD-System**\\  **2. CAD-System**\\ 
Line 31: Line 43:
 ^ File Name                                ^ CAD System        ^ File types                 ^ ^ File Name                                ^ CAD System        ^ File types                 ^
 | JobServerSetting.Inventor.xml            | Inventor 2012+    | .idw, .dwg (Inventor only) | | JobServerSetting.Inventor.xml            | Inventor 2012+    | .idw, .dwg (Inventor only) |
-| JobServerSetting.AutoCAD_2013_x86.xml    | AutoCAD 2013 x86  | .dwg (AutoCAD only)        +| JobServerSetting.xml                     | AutoCAD 201X      .idw, .dwg (AutoCAD only)  
-| JobServerSetting.AutoCAD_2013_x64.xml    | AutoCAD 2013 x64  | .dwg (AutoCAD only)        |+
  
 <note important> <note important>
 If you only use automatic pdf publishing, you need to install Reitec.Vault.Tools only on the JobServer. If you only use automatic pdf publishing, you need to install Reitec.Vault.Tools only on the JobServer.
 </note> </note>
vaulttools/installation.1372084431.txt.gz · Last modified: 2019/05/20 12:55 (external edit)