Download and offline installation possibility

Hi,
it is great new tool SmartSetup but for some reason I prefer older way. I need offline setup so I miss the possibility just download installer. Do you plan this feature or I have to use the older approach by the Subscription manager, but there is no AI Studio in subscription manager v2.2.0.0
Thank you

You can run tms fetch <your.product.id> to download it in one machine, then you can move the downloaded files to another machine to install.

Hi, I'm trying to install XData on a PC without an internet connection. I downloaded the packages as described above using tms fetch tms.biz.xdata on an online machine. Then I transferred everything to the offline computer.

Attempt 1 (most internet access is blocked): tms install tms.biz.xdata -> Error message: "Request to https://api.landgraf.dev/tms/api/setup/user/products failed with status code 403".

Attempt 2 (completely without an internet connection): Error message: "Error: Server Certificate Invalid or not present".

Is there a specific parameter I need to use for an offline installation?

What can I do? Thanks for any help. Henry

Instead of tms install command, you should use tms build:

tms build tms.biz.xdata

Since install will always connect to the server to see if there is a new version to be fetched.

That worked perfectly. Thank you.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.