Hi,
I have problem with installation CCS 6.2. How can I fix this error?
Thank you for your answers
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Thank you for your answer,
And how can I choose location to the installer in CMD ?
I have this syntax:
...\Descop\css>css.exe --temp // this is working, but with error
If I use this syntax:
...\Descop\css>css.exe/v"INSTALLDIR=\"c:\ccs\"" --temp // this is working, but with error
Where is my mistake?
The command to run would be something like:
ccs_setup_6.2.0.00050.exe --temp C:\Users\<username>\temp
Replace <username> with your user name. This folder would be writable. I suspect that if you try to create a folder in the root of C: that you will still have issues with permissions.
Note the name of the executable should be something like ccs_setup_6.2.0.00050.exe and not css.exe
Regards,
John