Bug #2178

RCP: 0.7.8: Windows & Linux launcher scripts

Added by Matthieu Decorde over 6 years ago. Updated over 6 years ago.

Status:New Start date:05/02/2017
Priority:Normal Due date:
Assignee:- % Done:

80%

Category:Setup Spent time: -
Target version:TXM 0.7.8

Description

The script fails to create the TXMHOME directory at command line:

(
echo "get install date from %installdir%\STAMP and %DOTTXM%\STAMP files" 
Fc "%installdir%\STAMP" "%DOTTXM%\STAMP" 
) >"%TXMHOME%\TXMLogs.txt" 2>"%TXMHOME%\TXMErrorLogs.txt" 

The "%TXMHOME%\TXMLogs.txt" and "%TXMHOME%\TXMErrorLogs.txt" files could not be created because TXMHOME directory was not created

Solution (workaround)

Go to user home directory and create TXM home directory manually with the "mkdir TXM" command, or create the directory from the File Manager.

Solution

Move the directories creation instructions at the beginning of the scripts.

History

#1 Updated by Serge Heiden over 6 years ago

  • Description updated (diff)

#2 Updated by Matthieu Decorde over 6 years ago

  • Subject changed from RCP: 0.7.8: Windows launcher script to RCP: 0.7.8: Windows & Linux launcher scripts
  • Description updated (diff)
  • % Done changed from 0 to 80

Also available in: Atom PDF