文言の変更
This commit is contained in:
parent
6b617a6a63
commit
99fd556319
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if %ERRORLEVEL% == 1 (
|
|||
|
||||
set /P pc_number=PC番号を入力
|
||||
set /P onetime=ワンタイムパスワードを入力
|
||||
set /P host_url=ホストURLを入力 (必要な場合のみ)
|
||||
set /P host_url=ホストURLを入力 (必要な場合のみ)
|
||||
|
||||
start %dir%dislocker_client.exe setup %pc_number% %onetime% %host_url%
|
||||
|
||||
|
|
Loading…
Reference in a new issue