質問編集履歴

1

誤字修正

2019/04/05 11:59

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -104,7 +104,7 @@
104
104
 
105
105
  <Binary Id="sevenz.exe" SourceFile="7z.exe" />
106
106
 
107
- <CustomAction Id="SevenZ" BinaryKey="sevenz.exe" ExeCommand="x -y -o[SourceDir] [SourceDir]\data.7z" Return="asyncWait" />
107
+ <CustomAction Id="SevenZ" BinaryKey="sevenz.exe" ExeCommand="x -y -o[TARGETDIR] [SourceDir]\data.7z" Return="asyncWait" />
108
108
 
109
109
  <InstallExecuteSequence>
110
110