Documentation

Installation on mobile drives: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
TARGET auf einem wechselbaren Datenträger installieren:
e.g on a USB memory device


 
* create a directory on the USB-stick (e.g.: "TARGET_3001!")<br>
z. B. TARGET für USB Stick
* copy the contents of the already installed TARGET-edition (e.g. C:\Programs\ibf\TarVx\professional\) to the new created TARGET-directory on the USB stick (the "x" in TarVx stands for your version number).<br>
 
* copy the contents of the already existing AppDataPath (e.g.: C:\Dokuments and Settings\<user name>\application data\ibf\TarVx\professional\) to the same directory of USB stick<br>
funktioniert ab der Version V14
* adapt the first line of the file "FIND_INI.ini" in the TARGET-directory on the USB stick to "$EXEPATH$\TARGET.INI". Further explanations can be found in this file as well.<br>
 
* In the file "target.ini", from the TARGET-directory of the USB stick the following adaptions need to be made in section "[Directory]":<br>
- Verzeichnis anlegen auf dem USB-Stick (z.B.: "TARGET_3001!")<br>
- Den Inhalt der Installierten TARGET-Version (z.B.: C:\Programme\ibf\TarV16\proffesional\) in das neu angelegte TARGET-Verzeichnis auf dem USB-Stick kopieren<br>
- Den Inhalt vom AppDataPath (z.B.: C:\Dokumente und Einstellungen\<Benutzername>\Anwendungsdaten\ibf\TarV16\professional\) auf dem USB-Stick kopieren<br>
- Die erste Zeile der Datei "FIND_INI.ini" im TARGET-Verzeichnis des USB-Sticks muss geändert werden auf "$EXEPATH$\TARGET.INI". Weitere Erklärungen hierzu finden Sie auch in dieser Datei<br>
- In der Datei "Target.ini", im TARGET-Verzeichnis des USB-Sticks, müssen folgende Änderungen gemacht werden im Abschnitt "[Directory]":<br>
     [Directory]
     [Directory]
     HelpDirectory='$EXEPATH$\HELP\'
     HelpDirectory='$EXEPATH$\HELP\'
Line 17: Line 12:
     DemoProjectPath='$EXEPATH$\PROJECTS\'
     DemoProjectPath='$EXEPATH$\PROJECTS\'
    
    
Sie können TARGET jetzt vom USB-Stick aus nutzen. Starten Sie hierzu die TarV16.exe/TarV16.exe im entsprechenden Verzeichnis auf dem USB-Stick.
Now you can use TARGET 3001! from the USB stick. Start TarVx.exe from the directory on the USB storage device.




[[fr: Installation sur un disque amovible]] [[de: Installation auf wechselbarem Datenträger]]
[[fr: Installation sur un disque amovible]] [[de: Installation auf wechselbarem Datenträger]]

Latest revision as of 17:13, 22 March 2018

e.g on a USB memory device

  • create a directory on the USB-stick (e.g.: "TARGET_3001!")
  • copy the contents of the already installed TARGET-edition (e.g. C:\Programs\ibf\TarVx\professional\) to the new created TARGET-directory on the USB stick (the "x" in TarVx stands for your version number).
  • copy the contents of the already existing AppDataPath (e.g.: C:\Dokuments and Settings\<user name>\application data\ibf\TarVx\professional\) to the same directory of USB stick
  • adapt the first line of the file "FIND_INI.ini" in the TARGET-directory on the USB stick to "$EXEPATH$\TARGET.INI". Further explanations can be found in this file as well.
  • In the file "target.ini", from the TARGET-directory of the USB stick the following adaptions need to be made in section "[Directory]":
   [Directory]
   HelpDirectory='$EXEPATH$\HELP\'
   LibDirectory='$EXEPATH$\LIBS'
   DatabaseDirectory='$EXEPATH$\LIBS'
   DemoProjectPath='$EXEPATH$\PROJECTS\'
  

Now you can use TARGET 3001! from the USB stick. Start TarVx.exe from the directory on the USB storage device.