Documentation

Installation on mobile drives: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
e.g on a USB memory device


 
* create a directory on the USB-stick (e.g.: "TARGET_3001!")<br>
 
* 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>
Install TARGET3001! e.g on a USB stick
* 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>
 
* 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>
works since version V14
* In the file "target.ini", from the TARGET-directory of the USB stick the following adaptions need to be made in section "[Directory]":<br>
 
- create a directory on the USB-stick (e.g.: "TARGET_3001!")<br>
- copy the contents of the already installed TARGET-edition (e.G.: C:\Programs\ibf\TarV16\professional\) to the new created TARGET-directory on the USB stick<br>
- copy the contents of the already existing AppDataPath (e.g.: C:\Dokuments and Settings\<user name>\application data\ibf\TarV16\professional\) to the same directory of USB stick<br>
- 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>
     [Directory]
     [Directory]
     HelpDirectory='$EXEPATH$\HELP\'
     HelpDirectory='$EXEPATH$\HELP\'
Line 17: Line 12:
     DemoProjectPath='$EXEPATH$\PROJECTS\'
     DemoProjectPath='$EXEPATH$\PROJECTS\'
    
    
Now you van use TARGET 3001! from the USB stick. Start TarV16.exe/TarV16.exe from the directory on the 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.