Skip to content

Commit

Permalink
Directory is not supported on CustomAction
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanotti committed May 22, 2024
1 parent 29673f5 commit 59da855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distributions/otelcol/windows/installer.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
<CustomAction
Id="CopyConfig"
ExeCommand="xcopy /y &quot;[CONFIG]&quot; &quot;[INSTALLDIR]config.yaml*&quot;"
Directory="INSTALLDIR"
Impersonate="no"
Execute="deferred" Return="check"/>
<InstallExecuteSequence>
Expand Down

0 comments on commit 59da855

Please sign in to comment.