Skip to main content
Participant
January 24, 2024
Question

TRANSITION_INSTALL_MODE command line option

  • January 24, 2024
  • 8 replies
  • 2409 views

Hello,

 

I saw that the command line option TRANSITION_INSTALL_MODE=3 is mentioned on the “64-bit Unified App Installer” page but I was not able to find what the value “3” means.

Is there a webpage that describes what are the options behind TRANSITION_INSTALL_MODE?

8 replies

Participant
February 6, 2024

Is it really possible that not even Adobe knows what are the options for TRANSITION_INSTALL_MODE?

Amal.
Legend
February 12, 2024

Hi there

 

Please check the help pages below and see if that works.

- https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/properties.html

- https://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/deployment.html

 

Hope it will help.

 

~Amal

Participant
February 12, 2024

Hi,

 

I have read these pages already and none of these links have ANY information about TRANSITION_INSTALL_MODE. Just look at the example command line from this link: https://www.adobe.com/devnet-docs/acrobatetk/tools/DesktopDeployment/singleinstaller.html
"Setup.exe /sAll /slf /re /msi DISABLE_FIU_CHECK=1 TRANSITION_INSTALL_MODE=3"

What does the number 3 mean in "TRANSITION_INSTALL_MODE=3?" What are the other possible values ad what do they do?

 

Toomas

Amal.
Legend
January 24, 2024

Hi @Toomas34728471yr5x

 

Hope you are doing well and thanks for reaching out.

 

For more information about the cmd line desktop deployment please go through the help page https://adobe.ly/47HN73D and see if that works for you.

 

Regards

Amal

Participant
January 24, 2024

Thanks for the reply but TRANSITION_INSTALL_MODE is not mentioned there. The command is brought up on this page but the values are not explained:
https://www.adobe.com/devnet-docs/acrobatetk/tools/DesktopDeployment/singleinstaller.html
I intend to use the "64-bit Unified App Installer" to upgrade around 30000 computers so I really need to know what the values mean.