UiPath Studioをインストールしようとしています。
既定ではCドライブにインストールしてしまうそうなので、Dドライブ直下にインストールするように指定したいのですが、うまく指定できません。
下記ページを参考に以下のようにコマンドプロンプトで指定したのですが、セットアップウィザードがそのまま表示されてしまうため、うまく指定できているのか不安です。
参考頁:Studio - Command Line Parameters
コマンド:
D:>UiPathStudio.msi APPLICATIONFOLDER=D:
Dドライブへの正しい指定の仕方を教えて頂けますでしょうか。
また、OrchestratorのインストールもDドライブに指定したいので、
そちらも合わせてご教示頂けますと幸いです。
********
I am about to install UiPath Studio & Orchestrator.
I want it to be installed to D folder.
Regarding to Install guide(Studio - Command Line Parameters), It seems possible through command line.
Is below command correct ? If you know correct command for indicate install folder, please tell me how and code.
Command:
D:>UiPathStudio.msi APPLICATIONFOLDER=D: