WSSDecoder – Talk
Jump to navigation
Jump to search
PowerShell P:\a3\sounds_f> get-childitem "" -Recurse | where {$_.extension -eq ".wss"} | Foreach {P:\Audio\WSSDecoder.exe $_.fullname}
PowerShell P:\a3\sounds_f> get-childitem "" -Recurse | where {$_.extension -eq ".wss"} | Foreach {P:\Audio\WSSDecoder.exe $_.fullname}