質問編集履歴
1
誤字修正
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[
|
107
|
+
<CustomAction Id="SevenZ" BinaryKey="sevenz.exe" ExeCommand="x -y -o[TARGETDIR] [SourceDir]\data.7z" Return="asyncWait" />
|
108
108
|
|
109
109
|
<InstallExecuteSequence>
|
110
110
|
|