O.P. Help with mptools.exe
Hi,
I'm trying to decode some UIB file that I've extracted from WLM, but mptools.exe fails all the time with no apparent reason
I'm using the syntax:
mptools.exe /UIB=Decode /Src="C:\uibfile.bin"
The documentation says that only the /Src parameter is needed, but the mptools.exe always fails with a message box of "mptools is used for internal..." if I only use that parameter - strange
Only when I'm adding /Def or /Style I don't see the message box but no output is generated. I've tried to save the UIB file in all forms (hexdump text file - .txt, binary file - .bin, resource file - .res and even .uib file but nothing works - there is no output. doing %errorlevel% reveals an error of 9009 but I don't know what it is.
Can someone advise? I forgot to mention that I'm using mptools.exe version of 4.84.0.384
|