From 445b4d720e36053f38af2376210f3107767b1fbc Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Wed, 30 Oct 2024 11:43:05 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B7=E3=83=A7=E3=83=BC=E3=83=88=E3=82=AB?= =?UTF-8?q?=E3=83=83=E3=83=88=E3=81=AE=E4=BD=9C=E6=88=90=E3=82=92=E5=89=8A?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/setup.cmd | 8 -------- 1 file changed, 8 deletions(-) diff --git a/script/setup.cmd b/script/setup.cmd index 5855fb6..9ec71b8 100644 --- a/script/setup.cmd +++ b/script/setup.cmd @@ -8,14 +8,6 @@ if %ERRORLEVEL% == 0 ( if %ERRORLEVEL% == 1 ( echo タスクスケジューラーの設定でエラーが発生しました。 ) -Cscript "%dir%shortcut.vbs" "%dir%" "%dir%" "dislocker_client.exe" "stop" "シャットダウンと停止処理" -if %ERRORLEVEL% == 0 ( - Cscript "%dir%shortcut.vbs" "%USERPROFILE%/Desktop" "%dir%" "dislocker_client.exe" "stop" "シャットダウンと停止処理" - echo ショートカットの作成は完了しました。 -) -if %ERRORLEVEL% == 1 ( - echo ショートカットの作成でエラーが発生しました。 -) set /P pc_number=PC番号を入力 set /P onetime=ワンタイムパスワードを入力