Jump to content

myselfidem

Member
  • Posts

    2,515
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Switzerland

Everything posted by myselfidem

  1. Many thanks. It's already done inside the topic given above, but some members was thinking it was a phantom post! Regards
  2. Thanks to take a decision about this member sending "spams": http://www.msfn.org/...9177-harrymark/ Regards
  3. Maybe that can help you: http://www.mydigital...ash-key-drives/ http://www.mydigital...ess-in-windows/ http://www.theeldergeek.com/forum/index.php?showtopic=34434 (Download (USB Write Protect) usbwp.rar, the reg key will be installed executing UsbWriteProtect.exe).
  4. Is your question solved about protected files?
  5. Now I think it was a Spammer, but I really see an answer on this topic! Thanks
  6. Your link doesn't work!
  7. Yes,I think it's missing: languages:en-US (and unable to set <InputLocale>0409:00020409</InputLocale>).
  8. Maybe you can try to do a new fresh copy of Windows 7 Ultimate (untouched) and use 7Customizer_0.4.4.rar (Stable version)! Remove 7Customizer_0.5.0c and also inside your computer the folder: %userprofile%\AppData\Local\blue4603 Remove also C:\Windows\Logs\DISM\dism.log. A new log file, dism.log will be created. Try to integrate IE9 => /Add-Package /PackagePath:"C:\IE9-win7.msu" (and not from E:\ partition). It seems there is some problems with incorrect command line using SetACL.exe with 7Customizer_0.5.0c for some registry keys, after integrating IE9: http://helgeklein.co...ion-setacl-exe/ *Edit: I made a complete test with 7Customizer_0.5.0c, integrating IE9-win7.msu (x86) on Windows 7 SP1 x86 Ultimate (untouched) and I have the same errors inside dism.log file...But the installation was successful. I'm guessing your image is corrupted or components missing (languages:en-US)?
  9. I've made many tests with your same Autounattend.xml file, exept : <InputLocale>0409:00020409</InputLocale> Whithout problem! It seems you haven't enough memory on your computer. Windows Error Codes
  10. Unfortunately I can't test on my computer the UEFI-Based System using Oracle Sun VirtualBox, even if I can select this option with the Virtual Machine! My computer is BIOS-Based System. However, you can read the Unattended Windows Setup Reference for Windows 7.chm and see some examples: http://www.microsoft...ls.aspx?id=2458 Always check your Autounattend.xml file with WSIM before to see if errors! Image Enable EFI on Virtual Machine
  11. I'm not sure the problem will be solved like this, but try to add a name inside your Autounattend.xml: <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Name></Name> // Add a local account name <Group>Administrators</Group> <Password> <PlainText>true</PlainText> <Value></Value> </Password> </LocalAccount> </LocalAccounts> </UserAccounts> And, of course you are testing on a Virtual Machine with option 64-bit!
  12. Inside Dism.log file all DACL and SACL failed! Have you an Autounattend.xml file?
  13. If your OS is working on your computer, you can try to look at: C:\Windows\Logs\DISM\dism.log C:\Windows\Logs\CBS\CBS.log However, you will need to reinstall your OS and make your future tests on a virtual machine! You can also attach your unattend.xml file located inside: C:\Windows\Panther
  14. The best way now is to reinstall your Windows 7 OS on your computer and use a Virtual Machine for the next tests: http://www.sevenforums.com/tutorials/3413-repair-install.html
  15. It's always recommended to use your customized DVD on a Virtual Machine before: http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
  16. Of course you can! Look inside => C:\7Customizer_0.5.0c\work\log.txt
  17. You are using an Autounattend.xml AIO (x86/amd64) ? Remove first the last line: <cpi:offlineImage cpi:source="wim://servername/win7x64/win7entsp2x64idev1.0.wim#Windows 7 Enterprise Edition SP1 x64 SSI IDEV Image v1.0" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> Remove, because those values are deprecated for Windows 7! <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> And add the values given by Tripedacus.
  18. Maybe you can try to use the exe file and rename with "short name": Choose the 32 bit to suit your needs: http://www.adobe.com/special/products/flashplayer/fp_distribution3.html Works fine for me, like this: FlashPlayer32bit.exe -install I hope that can help you.
  19. Could you attach your Autounattend.xml file?
×
×
  • Create New...