[PRJ] Cab to Oem to EXT GUI v0.0.1! (PC)

Nokser

Inactive Recognized Developer
Mar 18, 2008
3,259
603
0
33
Warsaw
mcodingset.com
I am unaware of any converter to convert EXTs into OEMs. However, waaaaaaaaaaaaay waaaaaaaaaay in the future, it might come to this tool. ;)



As for a status update, here's a screenshot:


I started from scratch. I think this layout will work much better.
For Me, this option is greate, because I cooking in old struktur ;)
 

minerva19

Member
Jan 24, 2010
10
0
0
getting some problem after covert, after covert cab->EXT, flash my ROM, the application will pop up error message like: "The file 'XXX' cannot be opened. Either it is not signed with a trusted certificated, or one of its components cannot be found..." However, if covert cab->OEM, application works fine. Not sure what 'caused the cab->EXT show such error message?
 

jorgepr13

Senior Member
Jan 7, 2009
81
0
0
Carolina/Mayaguez
i installed it to a different location, and get an error instaling the comdlg32

then i look the script and found full paths... you can "improve" the scripts using
--> @echo off&pushd %~dp0 <-- at the top

an then changing things like
C:\CAB_Converter\COMDLG32.OCX
C:\CAB_Converter\EXT_PAckages_rebuilder.exe
to
COMDLG32.OCX
EXT_PAckages_rebuilder.exe

Ex.

@echo off&pushd %~dp0
copy COMDLG32.OCX %windir%\system32\
regsvr32 %windir%\system32\COMDLG32.OCX
 

advanced15

Senior Member
Mar 25, 2010
198
3
0
excellent!

any news on a update.

when installed on win 7 it asks if you are sure if this app installed correctly.

otherwise all ok!

help me alot in past this has..