Skip to content

Commit

Permalink
Really put relative paths in etwpackage.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
randomascii committed Aug 11, 2015
1 parent a335108 commit 7a2cf0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_etw.bat
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ xcopy %UIforETW%\bin\UIforETWStatic_devrel32.exe %destdir%\bin\UIforETW32.exe /y
xcopy %UIforETW%\bin\UIforETWStatic_devrel.exe %destdir%\bin\UIforETW.exe /y
xcopy %destdir%\bin\UIforETW*.exe %~dp0bin /y

cd /d %UIforETW%
python %UIforETW%make_zip_file.py %UIforETW%etwpackage.zip etwpackage

@echo Now upload the new etwpackage.zip
Expand Down

0 comments on commit 7a2cf0c

Please sign in to comment.