Jump to content

myselfidem

Members
  • Joined

  • Last visited

Everything posted by myselfidem

  1. I think Legolash2o can add this option inside Start Menu !
  2. Yo entiendo la lengua española, sino que debe ser escrito en Inglés en este forum ! I understand the Spanish language but must be written in English in this forum ! --------------------------------- You can use SetProductKey on my signature below to integrate default keys using AIO with x86 and amd64 images merged! I will take a look inside your file and give you help soon.
  3. You can try: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_TrackDocs"=dword:00000000"Start_TrackProgs"=dword:00000000
  4. Could you attach your Autounattend.xml file, please ? You can read on the first page more infos about order passes x86 and amd64! *Edit: 1 - There is no Windows 7 amd64 STARTER EDITION ! 2 - You can't use Autounattend.xml AIO to install ALL IMAGES like your example!
  5. Good news! Thanks *Edit: Credits and thanks to Shibbey for this tip !!!!
  6. I don't use this mothod, but maybe you can find some help here: http://www.msfn.org/board/topic/149206-how-to-add-wpi-to-a-windows-cddvd/page__view__findpost__p__989591
  7. myselfidem replied to K'tar's post in a topic in Win Toolkit
    However I made two new tests and this doesn't work for me adding the reg file inside the mounted hive ! :g: I will make more tests when I have some time. Worked previously...
  8. We can't download your exe file:
  9. myselfidem replied to K'tar's post in a topic in Win Toolkit
    I think WinToolkit use this stuff and can integrate registry keys inside the mounted hives!
  10. myselfidem replied to K'tar's post in a topic in Win Toolkit
    That means we must mount the image install.wim and use reg.exe to load the NTUSER.DAT to integrate the registry key inside the hive loaded: http://www.msfn.org/board/topic/160244-registry-hive/page__view__findpost__p__1022499
  11. myselfidem replied to K'tar's post in a topic in Win Toolkit
    About ctfmon.exe: Frequently asked questions about Ctfmon.exe http://support.microsoft.com/kb/282599/en-us
  12. You can try to use a bootorder file. Read how to here: http://technet.microsoft.com/en-us/library/dd799243(v=ws.10).aspx http://technet.microsoft.com/en-us/library/hh824900.aspx#bkmk_5
  13. myselfidem replied to alfreire's post in a topic in Win Toolkit
    How to obtain prerequisite updates for Internet Explorer 10 for Windows 7 that fail to install: http://support.microsoft.com/kb/2818833/en-us Note If this update is uninstalled, Internet Explorer 10 will also automatically be uninstalled.
  14. myselfidem replied to K'tar's post in a topic in Win Toolkit
    Have you tried like this?: http://www.msfn.org/board/topic/137889-quick-launch-classic-7-tool-105/page__view__findpost__p__953427
  15. myselfidem replied to K'tar's post in a topic in Win Toolkit
    I think this will work integrated this reg file inside a mounted image: http://www.msfn.org/board/topic/139572-ask-your-seven-xml-here/page__view__findpost__p__952379
  16. 1 - If wim images are merged creating an AIO (32bit and 64bit) or some images removed, we can use: Dism /Get-WimInfo /WimFile:"%DVDSource%\sources\install.wim" Image names and index numbers will be shown. Note: if some images are removed the index number isn't the same ! 2 - If we want select an image to install, we must remove ei.cfg file! Example on my image install.wim (keeping only image Windows 7 ULTIMATE):
  17. myselfidem replied to alfreire's post in a topic in Win Toolkit
    I don't know if IE10 will installed without this update !
  18. myselfidem replied to alfreire's post in a topic in Win Toolkit
    About Windows6.1-KB2670838-x64.msu there is sometimes trouble and if it's the case try do not install this update: http://www.winbeta.org/news/botched-update-kb2670838-windows-7-resulting-bsod-microsoft-working-fix
  19. myselfidem replied to K'tar's post in a topic in Win Toolkit
    I use this registry file successfully: Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]"ExtraIconsOnMinimized"=dword:00000000 "ShowStatus"=dword:00000003[HKEY_CURRENT_USER\Software\Microsoft\CTF\MSUTB]"ShowDeskBand"=dword:00000000[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]"ctfmon.exe"=-
  20. That's right ianymaty! Thanks.
  21. Dont' worry about install pending! The updates will be installed during silent install ! Tested successfully. See images process here: https://skydrive.live.com/?cid=D178EA021B182B88&id=D178EA021B182B88%211066&sc=documents#cid=D178EA021B182B88&id=D178EA021B182B88%211522&sc=documents Lats post updated about spelling!
  22. It will be fixed by Legolash2o ! However a workaround tested and works is using a batch file to extract IE10 files inside the folder: C:\WinToolkitxxx\Updates and integrate inside updates using WinToolkit: IE10_Extract.cmd @echo off & Color 1Ftitle Extract Internet Explorer 10 files to integrate with WinToolkitecho.rem IE10 extraction files for Windows 7 SP1 selected versionrem example IE10 German. Adapt to your needsrem prerequisite updates must be integrated first!cmd /c C:\IE10-Windows6.1-x86-de-de.exe /X:C:\WinToolkit141-16\Updates\IE10ping /n 3 127.0.0.1 >nulecho.pause Image: https://skydrive.live.com/?lc=4108#cid=D178EA021B182B88&id=D178EA021B182B88%211521
  23. You can test the new release WinToolkit141-16 ! However I do like this to integrate successfully IE10 on my image Windows 7 SP1: http://www.wincert.net/forum/topic/10939-warning-14115-test5-experimental/?p=96360 German help: http://www.win-lite.de/wbb/board195-windows-7/board201-win7-allg-probleme-lösungen/p156037-internet-explorer-10-in-windows-7-64-bit-integrieren/#post156037 On TechNet: http://technet.microsoft.com/de-de/library/jj851192.aspx
  24. The answer about your question!