Search found 1 match

by djransom
Mon Oct 30, 2023 3:15 pm
Forum: General Discussions
Topic: Change <InstallDir> from command line
Replies: 1
Views: 2973

Change <InstallDir> from command line

I have a user that wants to run my app installer via a script on the command line. They want to be able to change the default install directory. Is this possible?

I've tried using the /D switch with no luck so far. I tried something like:

Code: Select all

C:Setup.exe /D C:/NewPath/