|
|
|
#1
|
|||
|
|||
|
Last edited by Grumpy; 05-02-2011 at 07:20. Reason: Please do NOT Quote whole post. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Thanks ! Works perfect
Last edited by Grumpy; 05-02-2011 at 07:20. Reason: Please do NOT Quote whole post. |
|
#3
|
||||
|
||||
|
Quote:
cs.mst de.mst en-uk.mst es.mst fr-fr.mst hu.mst it.mst pl.mst pt-br.mst ru.mst |
|
#4
|
||||
|
||||
|
1- extract mst from autorun.dat with msiX (msix filename of MSI /out c:\msicontent)
2- edit and save mst with orca or appeditor 3- remove old mst from autorun.dat with msidb (msidb -d filename of MSI -j filename of MST to remove) 4- insert new modified mst to autorun.dat with msidb (msidb -d filename of MSI -r filename of MST to insert) Last edited by peterf1999; 16-01-2009 at 08:40. |
|
#5
|
||||
|
||||
|
The conversion you made works like a charm!!!
Thanx A lot 100% working!! |
|
#6
|
||||
|
||||
|
[QUOTE=klaroqsim;366839]
Quote:
|
|
#7
|
||||
|
||||
|
[QUOTE=koray76;366869]
Quote:
Section How to edit embedded .mst files in .msi |
|
#8
|
|||
|
|||
|
need to extract embedded mst from autorun.dat - need special program and special command ;P
Tutorials: Useful tools, freeware programs, scripts etc
__________________
Orca - msi editor iscab14.0.0.162 [layout.bin + bat file] iscab11.50.0.42618 [layout.bin + bat file] iscab10.0.0.159 [layout.bin + bat file] cabarc6.0.5730.13 makecab.[ddf]5.1.2600.2180 StarBurn CD/DVD/Blu-Ray/HD-DVD - good for UDF image Listing Contents of disk [RCD format] exe by Skeraxe |
|
#9
|
|||
|
|||
|
100%
test in windows xp, the 100% thanks
|
|
#10
|
|||
|
|||
|
Quote:
Just scroll down on that page to How to edit embedded .mst files in .msi |
|
#11
|
|||
|
|||
|
Open notepad and copy paste this into it, save as Filename: msix_extract.bat Save as type: All Files (*.*)
Code:
@ECHO OFF MD extracted msix.exe autorun.dat /out extracted\ |
|
#12
|
||||
|
||||
|
Quote:
msix autorun.dat /out c:\mirrors first create folder 'mirrors' or msix return error ex: md c:\mirrors if u want extract MSTs into current folder (c:\test\) type: msix autorun.dat /out .\ Last edited by peterf1999; 16-01-2009 at 11:53. |
|
#13
|
||||
|
||||
|
Quote:
from menu trasform -> apply transform select en-us.mst |
|
#14
|
|||
|
|||
|
Quote:
Read "how to edit embedded .mst files in .msi" section from link provided earlier or wait for step by step guide which will be more precise and easier to follow than my old "How to guide..." |
|
#15
|
|||
|
|||
|
Quote:
move CookBlds.cab - CookVehi.cab and you have then 4,33GB DVD2 and 1,70GB DVD1 If its too complicated then learn it, no one wants to edit every user separate autorun.dat Quote:
atleast i do that (add space to all other languages except english) with EA Games which try to install language based on location and want it to be english instead |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 | jta | PC Games - CD/DVD Conversions | 22 | 05-08-2012 16:55 |
| Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) | Heretic666 | PC Games - CD/DVD Conversions | 6 | 26-12-2006 06:28 |
| ParaWorld (DVD9 to 1x CD-R & 1x DVD5) OR (DVD9 to 1 DVD5) | !HaGaR! | PC Games - CD/DVD Conversions | 11 | 25-10-2006 08:45 |