Egde installtion via command promt

can any one tell me the steps of UiPath edge extensions installation via command prompt

including ege chromium clean up
edge policy as well

can anyone help me on this its very urgent

Go with this steps

@T_Y_Raju

To install UiPath Edge extensions via the command prompt, you need to use the UiPathExtensionInstaller.exe tool provided by UiPath. Follow these steps:

1.Locate the Installer: First, make sure you have the UiPath Edge extensions installer (UiPathExtensionInstaller.exe). You can find this installer in the UiPath installation directory or in the “Extensions” folder.

2.Open Command Prompt: Open a command prompt with administrative privileges.

3.Navigate to the Installer Directory: Use the cd command to navigate to the directory where the installer is located. For example:

           cd C:\Program Files (x86)\UiPath\Studio\UiPath

4.Run the Installer : Use the installer’s executable with the desired parameters. The basic syntax for installing UiPath Edge extensions is as follows:

        UiPathExtensionInstaller.exe install edge

If you want to specify a specific version of Edge, you can do so with the -edgeVersion parameter:

    UiPathExtensionInstaller.exe install edge -edgeVersion [version]

Replace [version] with the desired version number.
5. Follow the Prompts: The installer may ask for confirmation, prompt you to close Microsoft Edge, and perform the installation.
6. Verify the Installation: Once the installation is complete, you can verify that the Edge extension is installed and enabled. You can do this by opening Microsoft Edge and navigating to the “Extensions” section in the browser’s settings.

@T_Y_Raju

this one is not much helpful any other documents

how in install edge policies via command prompt