cancel
Showing results for 
Search instead for 
Did you mean: 

How to install TREX on a different Drive than the default?

shuvendu
Explorer
0 Kudos

Hi Guys,

I am trying to install TREX 7.10 on a Windows environment by running Shell scripts (from the TREX install guide)

-->Navigate to the directory <drive>:\<path to unpack directory>\tx_trex_content\TX_WINDOWS_X86_64. This directory was created by unpacking the TREX software package using SAPCAR.

-->Call the install.cmd installation script (depending on your shell) as follows:

install.cmd --action=install --sid=<SAPSID> --password=<password for adm/service user> --type=DEFAULT

Even though the "tx_trex_content" are in 😧 Drive, the TREX is getting installed in C: Drive.

Could you please help me how do I specify the default Drive in the Window's shell script so that the TREX is installed in 😧 Drive instead?

Regards,

Shuvendu

Accepted Solutions (1)

Accepted Solutions (1)

shuvendu
Explorer
0 Kudos

I should have read the help options more carefully. The parameter "--target=D:\usr\sap" had to be added to the shell script.

Regards,

Shuvendu

Answers (0)