mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 01:02:20 -05:00
restore original path on exit
This commit is contained in:
parent
7502994766
commit
811d5fc573
@ -40,4 +40,5 @@ set PATH=%OPATH%
|
||||
call release-x64.bat
|
||||
set PATH=c:\Program Files (x86)\Inno Setup 5
|
||||
compil32 /cc xchat-wdk-x64.iss
|
||||
set PATH=%OPATH%
|
||||
pause
|
||||
|
@ -38,4 +38,5 @@ set PATH=%OPATH%
|
||||
call release-x86.bat
|
||||
set PATH=c:\Program Files (x86)\Inno Setup 5
|
||||
compil32 /cc xchat-wdk-x86.iss
|
||||
set PATH=%OPATH%
|
||||
pause
|
||||
|
Loading…
Reference in New Issue
Block a user