Jump to content

myselfidem

Member
  • Posts

    2,515
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Switzerland

Everything posted by myselfidem

  1. I've tried successfuly an "Autounattend.xml" (like yours) but with "Windows AIK for Windows 7"! Test made with "Sun VirtualBox" virtual machine. I've just add some lines inside "Autounattend.xml"! I've tested for Windows 7 ULTIMATE but I give you as attachment for "Windows 7 ENTERPRISE"! I've used oscdimg.exe manually to create the ISO file like this: Works perfectly! *Edit: Autounattend.xml (example / same as attachment)): <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <InputLocale>0409:00000409</InputLocale> <UserLocale>en-US</UserLocale> <UILanguage>en-US</UILanguage> <SystemLocale>en-US</SystemLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <Organization>TEST</Organization> <FullName>test</FullName> <AcceptEula>true</AcceptEula> </UserData> <DiskConfiguration> <WillShowUI>OnError</WillShowUI> <Disk wcm:action="add"> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Type>Primary</Type> <Size>100</Size> </CreatePartition> <CreatePartition wcm:action="add"> <Order>2</Order> <Type>Primary</Type> <Extend>true</Extend> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Format>NTFS</Format> <Label>system</Label> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> <ModifyPartition wcm:action="add"> <Format>NTFS</Format> <Label>Main</Label> <Letter>C</Letter> <Order>2</Order> <PartitionID>2</PartitionID> </ModifyPartition> </ModifyPartitions> </Disk> </DiskConfiguration> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows 7 ENTERPRISE</Value> </MetaData> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> </OSImage> </ImageInstall> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Password> <Value>c</Value> <PlainText>true</PlainText> </Password> <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Username>Administrator</Username> </AutoLogon> <OOBE> <HideEULAPage>true</HideEULAPage> </OOBE> <UserAccounts> <AdministratorPassword> <Value>c</Value> <PlainText>true</PlainText> </AdministratorPassword> </UserAccounts> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ComputerName>test</ComputerName> </component> </settings> <cpi:offlineImage cpi:source="wim:C:/win7/sources/install.wim#Windows 7 ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend> *Edit: Unattented Windows Setup Reference for Windows 7
  2. Could you "attach" the orignal Autounattend.xml made with vLite please? I don't know but maybe vLite creates an other Unatend.xml (I've never used vLite at this time)? Your Autounattend.xml seems OK! *Edit: And are you making tests with a virtual machine or with an real HDD?
  3. ok friend...I'm working for Sp1 slipstream....next build will have slipstream option this is a screenshot which is slipstreamed SP1 and customized using rt 7 lite..... Thanks very much bensam56 for your nice software and is features! Here is the new file with more translation for French "Services Tab", inside Tweaks options, added and some errors fixed: RT_Seven_Lite_RC.txt Regards
  4. Hello bensam56! I'm working on the translation for the section "Services" inside Tweaks and when the new file is created I give you! Regards
  5. Hello DineshBhat! Inside your Autounattend.xml, I see at this line: > is missing You can try also to delete the last line: <cpi:offlineImage cpi:source="wim:E:/Office Docs/auto_Install_ISO/Win7-unattended/win7/sources/install.wim#Windows 7 ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> I hope that will help you.
  6. For 7Customizer just put the program (7Customizer_0.4.4.rar) inside C:\ partition and Right click and choose: extract here (with WinRar): you must see only one folder C:\7Customizer_0.4.4 (and not 2 folders)! Try to extract your ISO file with WinRar! Can you see the Image info with?: launch the command deploiement tools WAIK with admin rights and choose:
  7. You have extracted the files from an ISO Windows 7 Ultimate! Your Windows 7 is an valid version? And it's an x64? When you select the Image with 7Customizer you see only one Image available?
  8. When you use 7Customizer, some files are created and if you get errors you need to delete these old files inside the folder "7Customizer_0.4.4\work". If you don't know the files you must delete just delete the folder 7Custumizer_0.4.4 and install an other time 7Customizer (expand 7Customizer_0.4.4.rar)! I hope that will help you!
  9. You can try to delete "7Customizer_0.4.4" and expand a new time inside the partition C:\ Also you can delete the file "dism.log", a new one will be created! Thanks to tell me the result!
  10. Could you attach your Dism.log please? See inside %SystemDrive%\Windows\Logs\DISM\dism.log It seems you have an modded Windows 7 Ultimate with only one Image available, because the original one have 4 Images available!!
  11. You must choose the correct path for Dism.exe: %SystemDrive%\Program Files\Windows AIK\Tools\amd64\Servicing\Dism.exe
  12. It's better to expand the progam 7Customizer to your partition C:\ or D:\ and launch the program! Not try to launch to your desktop!!
  13. Hello Therian! You can try to use the version 7Customizer_0.4.4! Download here:
  14. Hello bensam56! I've made more French translation, also for the Tweaks section!! I give you here the new file! RT_Seven_Lite_RC.txt Regards
  15. Hello bensam56 I've made some little changes inside the file resource.fr-FR.zip (one end line missing fixed!) resource.fr-FR.zip I see that some lines were not translated by me!? (see attachment) I've not these lines inside resource.en-US.txt! Could you give me for translation, please? Because it's not a good French translation!! Thanks Regards
  16. Hello bensam56 Thanks very much for this new release! I see some new lines that I can translate in French! And I've made a new resource.fr-FR.zip because inside the first one I've forgotten some transaltion. Could you please give me the new resource.en-US?! Because it appears that some text are new! Thanks a lot. You can see Images here! Regards
  17. Oh sorry bensam56 ! I see that I've forgotten to translate some lines! Now it's fixed with the new translated French file: resource.fr-FR.zip Thanks and Regards!
  18. Hello besam56 ! Here is the file with the French translation for RT Seven Lite: resource.fr-FR.zip It's the second part! It is possible to add more space for the buttons (inside: Windows Updates): Move up; Move down because with French language it's: Déplacer vers le haut; Déplacer vers le bas!? Thanks and Regards.
  19. Hello bensam56 I see inside the file "resource.en-US.txt" that the lines: Lag_137 and Lag_138 are the same (same description)? And the line Lag_149 is missing! Is that correct? Just littles errors: process writing Formatting Select an ISO Select an Image Lag_337=...the support for ti so... (it) Lag_396= ...telecoms products... Lag_440=......Energy, Photo Screensaver, all except Blank screen. Lag_466=...by Microsoft's instant... Lag_471=...service caches... Lag_473=..which enables... Lag_474=..."-Windows Firrewall" Lag_476=...additional... Lag_479=...pripority...applications.. Lag_484=...Reliability Lag_486=...passwords...unauthorized Lag_488=...network... Lag_498=...by... Lag_499=...consistent... Lag_500=...addition... Lag_502=File Lag_503=...won't... Lag_507=Network... Lag_513=Microsoft... Lag_526=Reliability... Lag_540=Disk quota... Lag_556=...installations... Lag_557=...privileges... Lag_559=...privileges...clearance... Lag_560=Upgrades the window... (Windows) Lag_572=exe is...The Wsqmcons.exe (the first word is at the end) Lag_573=Settings... Thanks
  20. Thanks! If someone need, it's possible to download the English version: GettingStarted.en-US.txt
  21. I'm working for the translation to the other part! It's a hard job! Sure I give you when it's done. Many thanks bensam56!
  22. I've fixed just a little error inside the files GettingStarted! Thanks
×
×
  • Create New...