i tried that severel times but now it works lol to me. tnx m8 just have to ask about WIMMOUNT.INF is that installed in windows 7 default or should i doubble click it to install ?
If you're on Win7, use dism to mount: Code: dism /Mount-Wim /WimFile:F:\7Work\DVD\sources\install.wim /index:4 /MountDir:F:\7Work\WIM and unmount: Code: dism /Unmount-Wim /MountDir:F:\7Work\WIM /commit I'm going to add this to the guide. In Win7 it's already present. If gimagex.exe doesn't work, you must use dism to mount and dismount (look above).
im waiting.. =) isnt possible to create just a .bat with all those commands we need to do...asking people to change the directory C: and the language fr-FR ? ty im using vista x64 and tried to use zelda2000 script but it didnt work here...didnt create a image.
wow so far it worked without any problem so now when i am to make iso first problem occours. i have replaced F: with D: oscdimg.exe -h -u2 -m -bD:\7Work\DVD\boot\etfsboot.com -lWindows7DVD D:\7Work\DVD D:\Windows7.iso oscdimg.exe was not rekogniced as a intern or extern program or batch file huh original lilne::: oscdimg.exe -h -u2 -m -bF:\7Work\DVD\boot\etfsboot.com -lWindows7DVD F:\7Work\DVD F:\Windows7.iso
I forget to include it on my new package... I've already reuploaded my packages with the missing file, but you can find oscdimg.exe inside the old packages.
No it does not work Still get error I get this error this time: ERROR: dism.exe has encountered an error.
Take the intlcfg.exe from the old archive in my guide and run the old command to set languages (adapt it to your needs): Code: intlcfg -genlangini -dist:F:\7Work\DVD -image:F:\7Work\WIM -defaultlang:fr-FR -all:fr-FR if even this doesn't work, delete everything and retry the whole procedure as something must have gone wrong, paying more attention to details.
Got it now its making the iso D:\7Work\oscdimg.exe -h -u2 -m -bD:\7Work\DVD\boot\etfsboot.com -lWindows7DVD D:\7Work\DVD D:\Windows7.iso tnx m8 that was great niiiiice work indeed
I've been guessing so far that thing can't be done with 7600.16385.090713-1255_x86fre_client_en-us_Retail_Ultimate-GRMCULFRER_EN_DVD.iso or can be?
I tried it an it works... Also, tonight I've done major changes to the guide. Most probably this is a Release Candidate guide, only some little correction and clarification and it's perfect for RTM
Many thanks to BubuXP. Dism works now. And i have another problem "dism /Unmount-Wim /MountDir:C:\7Work\WIM /Commit" don't work i have an error message:
You have something still open like explorer or a file of the WIM folder. Make sure everything is closed before u unmount. Greetings Smithy
Nothing oppened. (I closed all windows, none antivirus installed) i ll try: dism /Cleanup-WIM Edit: Seems to work
Have you seen if wimmount.inf needs to be installed in vista? And your vista is sp2 ? And anybody noted if dism in win7 works without installing the wimmount.inf ? I will test those points, but just to be sure...