teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

path修正

2019/02/20 06:25

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  ```bat
10
10
  @echo off
11
11
  copy msifilepath c:\
12
- cd C:\Program Files (x86)
12
+ cd C:\Program Files (x86)\file
13
13
  del old.exe
14
14
  cd c:\
15
15
  msiexec.exe /I new.msi /quiet /norestart