
myselfidem
MemberContent Type
Profiles
Forums
Events
Everything posted by myselfidem
-
I will try and tell you later. *Edit: Yes you can keep /Set-SySLocale:fr-CH. But, unfortunatly, after testing, I see there is no effect : InputLocale:100c:0000100c isn't selected as default. http://technet.micro...360(WS.10).aspx Image winRE *Edit 2: You are trying to customize an winRE and not an winPE!. The winRE.wim is located inside install.wim image mounted: %Mounted_Folder%\Windows\System32\Recovery\winRE.wim
-
You can find help here: Intlcfg Command-Line Options Languages and International Servicing Command-Line Options: http://technet.micro...360(WS.10).aspx You can change your batch file like this for Windows 7: REM ------------------ Start /wait dism /image:%Mount% /GET-Intl Dism /Image:%Mount% /Set-UILang:fr-FR Dism /Image:%Mount% /Set-SySLocale:fr-FR Dism /Image:%Mount% /Set-UserLocale:fr-CH Dism /Image:%Mount% /Set-InputLocale:100c:0000100c Dism /Image:%Mount% /Set-TimeZone:"W. Europe Standard Time" rem intlcfg -InputLocale:100C:0000100C -Image:%Mount% rem intlcfg -SySLocale:fr-FR -Image:%Mount% rem intlcfg -UserLocale:fr-CH -Image:%Mount% rem intlcfg -UILang:fr-FR -Image:%Mount% rem intlcfg -TimeZone:"W. Europe Standard Time" -Image:%Mount% rem intlcfg -report -Image:%Mount% Start /wait dism /image:%Mount% /GET-Intl REM ------------------
-
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Thanks steven4554!- 666 replies
-
@nice_guy75 Just for testing purpose! I've tested RT Se7en Lite 1.7.0 RC x86 on my computer 32 bit to custumize my Windows 7 ULTIMATE AIO SP0 (install.wim 1 (x86) and install.wim 2 (x64) successfully! imagex info The process need TIME and we must be patient. Rebuild all images WORKS fine! Enjoy! Mounting and customizing Windows 7 Ultimate (x64): images RT Se7en Lite 1.7.0. RC x86
-
A visual guide to 7Customizer
myselfidem replied to blue4603's topic in Unattended Windows 7/Server 2008R2
I don't use UltraISO, but you can find some help about silent install, here: http://www.msfn.org/board/topic/13823-ultraiso-silent-install-but-lacking-reg-code/ http://www.msfn.org/board/topic/79706-ultraiso-easy-silent-install/ http://www.msfn.org/board/topic/25750-ultraisoexe-siltent-install-switch/ -
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
I see that even if IE9 is installed, the update KB976002 (Browser choice) is needed for European countries! http://windows.microsoft.com/en-GB/windows/what-is-the-browser-choice-update Cheers- 666 replies
-
That's correct: <ARCH>0</ARCH> is for architecture x86 <ARCH>9</ARCH> is for architecture x64 Like kelsenellenelvian said, the trouble seems to be the same name for Windows 7 Ultimate. For install.wim x64, change the name to: Windows 7 ULTIMATE (x64) Maybe that can help you (as example): http://www.msfn.org/...-make-a-w7-aio/ http://www.msfn.org/...n-the-same-dvd/
-
OK, sorry. It seems the trouble isn't the images index number! But I think when we want rebuild all images with RT Se7en Lite unfortunatly, isn't possible because there are not the same architecture inside the images: x86 and x64! The reason is there are two versions for RT Se7en Lite: one for Windows 7 x86 and another for Windows 7 x64! It's needed also to change the Autounattend.xml file for Windows 7 AIO. We can ask a request to Benjamin to add this feature if it's possible for the next release to customize an Windows 7 AIO. *Edit: If you have successfully trimmed the two images install.wim, you can try to mount the install.wim and see if your images are customized!
-
Maybe I'm wrong! I think for Windows 7 Ultimate (x64) the index number isn't valid: index:2! The index number doesn't match the version for Ultimate x64. If you have only one image the index number sould be index:1 For the two versions Windows 7 Ultimate x86 and amd64, the new index number is : index:1 http://www.windowsvalley.com/create-windows-7-aio-all-in-one-dvd-or-merge-all-editions-of-windows-7-in-single-dvd/ Anyway RT Se7en Lite has two versions: using for x86 or x64!
-
IE9 to integrate the Windows 7 DVD?
myselfidem replied to TrendMark's topic in Unattended Windows 7/Server 2008R2
With IE9 I see that you can choose where you want download a file inside a window from below. Image IE9 download file I don't know if that answers your question! Image: Choose a folder to save -
RT7Lite Help: " is replaced with @
myselfidem replied to nice_guy75's topic in Unattended Windows 7/Server 2008R2
If your Autounattend.xml can't make this changes, you can use reg.exe to modify registry keys inside the image install.wim "mounted". You can find help here: http://www.msfn.org/...749#entry960749 Once done you can also make the changes inside the Hive loaded inside your registry (you will see the hive)! The registry keys for keyboard are inside: Here is my example reg keys: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Keyboard Layout] [HKEY_CURRENT_USER\Keyboard Layout\Preload] "1"="0000040c" "2"="00000807" "3"="0000100c" [HKEY_CURRENT_USER\Keyboard Layout\Substitutes] "0000040c"="0000100c" [HKEY_USERS\.DEFAULT\Keyboard Layout] [HKEY_USERS\.DEFAULT\Keyboard Layout\Preload] "1"="0000040c" "2"="00000807" "3"="0000100c" [HKEY_USERS\.DEFAULT\Keyboard Layout\Substitutes] "0000040c"="0000100c" Once done Unmount /Commit the image. -
Kels state of affairs
myselfidem replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
My deepest condolences Kel! Friendly -
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Many thanks coucou!- 666 replies
-
RT7Lite Help: " is replaced with @
myselfidem replied to nice_guy75's topic in Unattended Windows 7/Server 2008R2
I think you can try RT Se7en Lite 1.7.0 RC with Windows 7 SP1 and keep all components! About "Auounattend.xml" you can make some changes to have a full unattended installation creating an account user. I've tested skip user creation and doesn't works for me! About components to keep http://www.rtwincustomize.net/web/index.php?/topic/7146-components-to-keep/ When I use my Autounattend.xml customized; all is fine! I hope that can help you! -
RT7Lite Help: " is replaced with @
myselfidem replied to nice_guy75's topic in Unattended Windows 7/Server 2008R2
I've tested RT Se7en Lite 1.7.0 RC with my Windows 7 SP1 using "reverse integration" and I've the same result like you: Skip user creation not working! I think it's better to wait the next release RT Se7en Lite v3.0 .RC! About keyboard: I think you need to keep "Natural language" and "Languages" components also for Microsoft Office 2010! -
About DRM rights with Windows Media Player. Worked one time to download inside the Virtual Machine and after nothing. Because it's needed a unique SID matching the computer! But using audit mode the folder => "C:\ProgramData\Microsoft\Windows\DRM" is empty and it is the condition needed! And it's not needed to delete the files inside this folder or inside the registry! I will install my new Windows 7 SP1 integrated on my computer and I think there is no problem to read the file STC1_128_44_16_2_CBR.wma. Windows Media Player DRM: frequently asked questions Images
-
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Happy man! Could you tell us if KB976902 is already integrated? *Edit: you can look inside: %systemdrive%\Windows\servicing\Packages Image SP1 "reverse integration" (without cleanup backup files)- 666 replies
-
RT7Lite Help: " is replaced with @
myselfidem replied to nice_guy75's topic in Unattended Windows 7/Server 2008R2
I think you have customized only one image using "reverse integration"! Have you integrated SP1 inside all, images?!? -
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
@coucou In fact it's not needed to integrate KB976902 upgrading Windows 7 with "reverse integration SP1" because this update is included inside SP1 for Windows 7! Maybe if you have an full Windows 7 SP1 it's not the same; and KB976902 isn't integrated?- 666 replies
-
Could you please tell us how you have sloved the problem? Have you made changes inside the registry? Thanks in advance.