with this tool you can easily unpack WISE installations:
http://www.angelfire.com/ego/jmeister/hwun/
to use it u need to write a small batch file:
@echo off
cls
hwun upgrade C:\1
pause
------------
upgrade => name of the file to unpack
C:\ => unpack to this dir