Files
freeswitch/w32/Setup/inno_setup/expsound.bat
T
Carlos J. Talbot d2ad55e50d Initial check in for Windows Inno Setup script.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 04:33:50 +00:00

6 lines
197 B
Batchfile

echo off
rem example call: expsound {tmp} {app} freeswitch-sounds-en-us-callie-8000-1.0.11.tar.gz
IF EXIST %1\%3 %1\7za x -r -y -o%1 %1\%3
IF EXIST %1\%~n3 %1\7za x -r -y -o%2\sounds %1\%~n3