Install TwineCompile582TrialSetup.exe from command line

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
miskol
Posts: 5
Joined: Mon Mar 10, 2025 3:28 pm

Install TwineCompile582TrialSetup.exe from command line

Post by miskol »

How to install TwineCompile582TrialSetup.exe from command line?
Are there any list of known parameters?
And how can I install it to specific folder?
jomitech
Site Admin
Posts: 2182
Joined: Wed Oct 08, 2008 12:23 am

Re: Install TwineCompile582TrialSetup.exe from command line

Post by jomitech »

You can use the command

Code: Select all

TwineCompile582TrialSetup.exe /?
to view the available command-line commands. Use

Code: Select all

/DIR="C:\Test"
to set a default directory.
Jon
Post Reply