MSFN Forum: 7Customizer - a Windows 7 Customization and Deployment tool - MSFN Forum

Jump to content



  • 80 Pages +
  • « First
  • 60
  • 61
  • 62
  • 63
  • 64
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

7Customizer - a Windows 7 Customization and Deployment tool READ the FIRST post BEFORE you post!! 0.5.0c (09.November.2011

#1221 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 22 August 2010 - 03:46 AM

Hi myselfidem

As you've test here above adding 2 langpack (EN-HEB) may you let us know please
1) what is the result upsized ISO-DVD?
2) When you've tested that ISO-DVD (with 3 languages FR-EN-HEB) istallation.
a- do all 3 languages are automatically installed?
b- do it ask what language/s is to be installed (1 or 2 or all 3)?
c- then what the main language?

Regards


#1222 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 22 August 2010 - 04:10 AM

View Postcoucou, on 22 August 2010 - 03:46 AM, said:

Hi myselfidem

As you've test here above adding 2 langpack (EN-HEB) may you let us know please
1) what is the result upsized ISO-DVD?
2) When you've tested that ISO-DVD (with 3 languages FR-EN-HEB) istallation.
a- do all 3 languages are automatically installed?
b- do it ask what language/s is to be installed (1 or 2 or all 3)?
c- then what the main language?

Regards

Hello coucou!

The ISO size depends how many updates, drivers and programs, etc. you have integrated. But if you need, you can use an DVD9.
If you try to use your Windows 7 already customized, you can see the 3 languages at the first window's 7Customizer.
The two languages packs (en-US and he-iL) are integrated and you must keep your main language for the installation!

After the installation is done, you can change the language inside "Région et langue" (Regional)

Extract: English guide:

Quote

5. Other notes:

1. The languages you integrate are not for the setup part. It is for the Windows UI.
2. The keyboard, date ,currency and time zone ,in the unattended part, are not for the setup part. They are used for the user settings after the installation is done.
3. Fill the whole information in the unattended part or the setup will fail.
4. Always integrate drivers that supports Windows 7. Drivers that does not support Windows 7 might not be integrated properly or might not be integrated at all.
5. If you face issues integrating drivers, these issues are related to DISM not 7Customizer. Do not report these issues. I can not help you with that.
6. 7Customizer does not support Windows Server 2008. I am not planning to support it. However, if I plan to support it, it will be after finishing 7customizer.


Have a nice WE. Regards

This post has been edited by myselfidem: 22 August 2010 - 04:54 AM


#1223 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 23 August 2010 - 04:23 PM

Hello coucou! :rolleyes:
About reducing Image size.
If you want reduce the size of the final Image, you can try to use GImageX or use a batch file.

1) Before to launch 7Customizer.exe, you can delete the folders and the Images you don't want like "support" and "upgrade" and choose to keep only the Image you want.

Example with Windows 7 Ultimate (install.wim 5 and boot.wim 2)

With the batch file (change the name of your folder where Windows 7 is located and the partition's letter, for your personnal use):

7Custom.cmd
@ECHO OFF
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /export C:\Win7\sources\install.wim 5 C:\Win7\sources\installnew.wim "Windows 7 ULTIMATE"
DEL /S /F /Q "C:\Win7\sources\install.wim"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEBASIC.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEPREMIUM.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 PROFESSIONAL.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 STARTER.clg"
RD /S /Q "C:\Win7\support\"
RD /S /Q "C:\Win7\upgrade\"
REN "C:\Win7\sources\installnew.wim" "install.wim"
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /export C:\Win7\sources\boot.wim 2 C:\Win7\sources\bootnew.wim
DEL /S /F /Q "C:\Win7\sources\boot.wim"
REN "C:\Win7\sources\bootnew.wim" "boot.wim"
pause to see if errors



Now you have only one Image: Windows 7 Ultimate (install.wim 1 and boot.wim 1; because the order's number of folders .wim has been moved!)

2) After you can launch 7Customizer and you can see only the Image Windows 7 Ultimate inside the window that you can customize, and you can made your customizations adding updates, drivers, language packs, etc.

I've made an test with Windows XP SP3, here is the log.txt

Quote

=== 7Customizer Started===
7Customizer verion: 0.4.4
7Customizer path: C:\7Customizer_0.4.4\7Customizer.exe
Current directory: C:\7Customizer_0.4.4
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
OS architecture: x86
Work folder found: True
Mount folder found: True
Themes folder found: True
Languages folder found: True
Extract utility found: True
Configuration file found: True
bootorder.txt file found: True
Boot sector file found: True
Elevated: True
Loading Language: Begin
Loading Language: Done
Getting drive info
Free space: 27,3889465332031 GB
Getting drive info: Done
Saved Imagex path: C:\Program Files\Windows AIK\Tools\x86\imagex.exe
Saved DISM path: C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe
Saved odcdimg path: C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe
Windows source path selected
Sources folder found
install.wim found
install.wim size: 1917 MB
Added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe">work\testimagex.txt
Testing imagex
Imagex result begin:
Imagex result file created.

ImageX Tool for Windows
Copyright © Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385

Imagex result end.
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe">work\testdism.txt
Testing dism
dism result begin:

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


dism result end.
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "C:\Win7\sources\install.wim">work\imagesinfo.xml
Starting imagex
Imagex created imagesinfo.xml Successfully
Reading images information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<WIM>
<TOTALBYTES>2010168439</TOTALBYTES>
<IMAGE INDEX="1">
<DIRCOUNT>9675</DIRCOUNT>
<FILECOUNT>48161</FILECOUNT>
Number of Available Images: 1
Reading image indiceis
Reading image displaynames
Reading image names
Reading image architectures
Reading image edition IDs - using EDITIONID
Available Images: Begin
Windows 7 Édition Intégrale
Available Images: End
Reading info finished
Start button pressed
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "C:\Win7\sources\install.wim" 1 >work\imagesinfo.xml
Starting ImageX
Imagex created imagesinfo.xml Successfully
Reading selected image information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<IMAGE INDEX="1">
<DIRCOUNT>9675</DIRCOUNT>
<FILECOUNT>48161</FILECOUNT>
<TOTALBYTES>8329369824</TOTALBYTES>
<CREATIONTIME>
Installed Language: Begin
fr-FR
Installed Language: End
Image default language: fr-FR
Image Architecture: x86
Image Edition:Ultimate
Selected Image name: Windows 7 ULTIMATE
Finished Reading selected image information
Tweaks Enabled
Preparing instructions for registry editing
added reg.exe load HKLM\7user "work\mount\Users\Default\NTUSER.DAT"
added reg.exe load HKLM\7soft "work\mount\Windows\System32\config\SOFTWARE"
added reg.exe load HKLM\7system "work\mount\Windows\System32\config\SYSTEM"
added reg.exe import "work\reg.reg"
added reg.exe unload HKLM\7user
added reg.exe unload HKLM\7soft
added reg.exe unload HKLM\7system
Finished preparing instructions for registry editing
Apply button pressed
Debug Mode: False
Creating Autounattend.xml
Finished Autounattend.xml
Prepearing instructions to execute
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /mount-wim /wimfile:"C:\Win7\sources\install.wim" /index:1 /mountdir:"work\mount"
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /unmount-wim /mountdir:"work\mount" /commit
Preparing tweaks file
Finished preparing tweaks file
Starting
Finished Execution
Done. Exiting 7Customizer


You save space for the ISO file and processing time because the process is a little faster (the size is reduce)!
* Also if you want save time when 7Customizer is working: Disconnect from the Internet!

Before execute 7Customizer.exe you can also add modded .dlls (imageres.dll, spwizimg.dll, etc.) inside your Windows 7 Image. You can read Guide de l'utilisateur Se7en_UA for customizations.
I've tried successfully and all works perfectly with 7Customizer on a Computer working with Windows XP SP3 and Windows 7!
I will update the 7Customizer French guide about reducing Image size.
Regards

*Edit: Guide updated
7Customizer French guide

You can also optimize Windows to save time and to improve performances: desable Screensaver and others features:
http://www.optimizingpc.com/
http://www.optimizin...pandscreen.html

Changing the storage location:
http://www.optimizin...al_folders.html

This post has been edited by myselfidem: 24 August 2010 - 12:17 PM


#1224 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 24 August 2010 - 06:01 AM

Hi myselfidem,
Check yr PM please

#1225 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 24 August 2010 - 08:11 AM

View Postcoucou, on 24 August 2010 - 06:01 AM, said:

Hi myselfidem,
Check yr PM please

Hi coucou,
You can find some help inside 7Customizer French guide (How to reduce the Image size?) and I will update the guide for delete the folder where the Image isn't mounted correctly (inside the folder "work\mount").
Btw, it's better do not stop the process even if you get errors!
Regards

*Edit: some help here:
Unmount and Clean up a Wim Image using Dism

This post has been edited by myselfidem: 24 August 2010 - 08:36 AM


#1226 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 24 August 2010 - 10:06 AM

View Post' date=, on 24 August 2010 - 08:11 AM, said:

Hi coucou,
You can find some help inside 7Customizer French guide (How to reduce the Image size?) and I will update the guide for delete the folder where the Image isn't mounted correctly (inside the folder "work\mount").
Btw, it's better do not stop the process even if you get errors!
Regards

Hello myselfidem,
TNX again for all yr helps :wub:
I'll test the Image size reducer later.

I never stop any proces while getting errors. Unfortunately when errors happens, the process continue and create ISO file, while that ISO file is a simple copy of the Win7 source (NO integration).

Regards

#1227 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 24 August 2010 - 12:15 PM

View Postcoucou, on 24 August 2010 - 10:06 AM, said:

I never stop any proces while getting errors. Unfortunately when errors happens, the process continue and create ISO file, while that ISO file is a simple copy of the Win7 source (NO integration).

Regards

Hi coucou! :rolleyes:
I've made an complete new test, using 7Custom.cmd, and all is fine, works perfectly. I've integrated 21 updates, language packs (en-US and he-iL), drivers and add some tweaks!
I've made the test with Windows 7 but it's the same with Windows XP SP3! (because save time, you know!).

At fist I've used the 7Custom.cmd and after I've launched 7Customizer.exe for the customizations!

Here is the log.txt

Quote

=== 7Customizer Started===
7Customizer verion: 0.4.4
7Customizer path: C:\7Customizer_0.4.4\7Customizer.exe
Current directory: C:\7Customizer_0.4.4
OS: Microsoft Windows NT 6.1.7600.0
OS architecture: x86
Work folder found: True
Mount folder found: True
Themes folder found: True
Languages folder found: True
Extract utility found: True
Configuration file found: True
bootorder.txt file found: True
Boot sector file found: True
Elevated: True
Loading Language: Begin
Loading Language: Done
Getting drive info
Free space: 21,3967094421387 GB
Getting drive info: Done
Saved Imagex path: C:\Program Files\Windows AIK\Tools\x86\imagex.exe
Saved DISM path: C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe
Saved odcdimg path: C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe
Windows source path selected
Sources folder found
install.wim found
install.wim size: 1917 MB
Added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe">work\testimagex.txt
Testing imagex
Imagex result begin:
Imagex result file created.

ImageX Tool for Windows
Copyright © Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385

Imagex result end.
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe">work\testdism.txt
Testing dism
dism result begin:

Outil Gestion et maintenance des images de d�ploiement
Version : 6.1.7600.16385


dism result end.
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "C:\Win7\sources\install.wim">work\imagesinfo.xml
Starting imagex
Imagex created imagesinfo.xml Successfully
Reading images information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<WIM>
<TOTALBYTES>2010168439</TOTALBYTES>
<IMAGE INDEX="1">
<DIRCOUNT>9675</DIRCOUNT>
<FILECOUNT>48161</FILECOUNT>
Number of Available Images: 1
Reading image indiceis
Reading image displaynames
Reading image names
Reading image architectures
Reading image edition IDs - using EDITIONID
Available Images: Begin
Windows 7 Édition Intégrale
Available Images: End
Reading info finished
Start button pressed
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "C:\Win7\sources\install.wim" 1 >work\imagesinfo.xml
Starting ImageX
Imagex created imagesinfo.xml Successfully
Reading selected image information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<IMAGE INDEX="1">
<DIRCOUNT>9675</DIRCOUNT>
<FILECOUNT>48161</FILECOUNT>
<TOTALBYTES>8329369824</TOTALBYTES>
<CREATIONTIME>
Installed Language: Begin
fr-FR
Installed Language: End
Image default language: fr-FR
Image Architecture: x86
Image Edition:Ultimate
Selected Image name: Windows 7 ULTIMATE
Finished Reading selected image information
Language Pack Selected
Reading Language Pack Info
Reading Language Pack info finished successfully and saved
Adding instruction to integrate the language pack
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /Image:"work\mount" /Add-Package /PackagePath:"C:\LangPack\kb972813-x86-en-us.cab"
Finished adding instruction to integrate the language pack
Language Pack Selected
Reading Language Pack Info
Reading Language Pack info finished successfully and saved
Adding instruction to integrate the language pack
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /Image:"work\mount" /Add-Package /PackagePath:"C:\LangPack\kb972813-x86-he-il.cab"
Finished adding instruction to integrate the language pack
Update Button Pressed
21 Update(s) Selected
Update info finished successfully and saved
Added update: Windows6.1-KB971033-x86
Update info finished successfully and saved
Added update: Windows6.1-KB971468-x86
Update info finished successfully and saved
Added update: Windows6.1-KB972270-x86
Update info finished successfully and saved
Added update: Windows6.1-KB973525-x86
Update info finished successfully and saved
Added update: Windows6.1-KB974332-x86
Update info finished successfully and saved
Added update: Windows6.1-KB974431-x86
Update info finished successfully and saved
Added update: Windows6.1-KB974571-x86
Update info finished successfully and saved
Added update: Windows6.1-KB975467-x86
Update info finished successfully and saved
Added update: Windows6.1-KB975560-x86
Update info finished successfully and saved
Added update: Windows6.1-KB976098-x86
Update info finished successfully and saved
Added update: Windows6.1-KB976264-x86
Update info finished successfully and saved
Added update: Windows6.1-KB976662-x86
Update info finished successfully and saved
Added update: Windows6.1-KB977074-x86
Update info finished successfully and saved
Added update: Windows6.1-KB977165-x86
Update info finished successfully and saved
Added update: Windows6.1-KB977863-x86
Update info finished successfully and saved
Added update: Windows6.1-KB978207-x86
Update info finished successfully and saved
Added update: Windows6.1-KB978251-x86
Update info finished successfully and saved
Added update: Windows6.1-KB978262-x86
Update info finished successfully and saved
Added update: Windows6.1-KB978506-x86
Update info finished successfully and saved
Added update: Windows6.1-KB979099-x86
Update info finished successfully and saved
Added update: Windows6.1-KB979306-x86
Finished adding instruction to integrate updates
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /Image:"work\mount" /Add-Driver /driver:"C:\Drivers" /ForceUnsigned /recurse
Tweaks Enabled
Preparing instructions for registry editing
added reg.exe load HKLM\7user "work\mount\Users\Default\NTUSER.DAT"
added reg.exe load HKLM\7soft "work\mount\Windows\System32\config\SOFTWARE"
added reg.exe load HKLM\7system "work\mount\Windows\System32\config\SYSTEM"
added reg.exe import "work\reg.reg"
added reg.exe unload HKLM\7user
added reg.exe unload HKLM\7soft
added reg.exe unload HKLM\7system
Finished preparing instructions for registry editing
After apply ISO file selected
ISO file: C:\Win7.iso
ISO label: Win7
Added: "C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe" -u2 -m -o -lWin7 -b"work\etfsboot.com" -yo"work\bootorder.txt" "C:\Win7" "C:\Win7.iso"
Apply button pressed
Debug Mode: False
Creating Autounattend.xml
Finished Autounattend.xml
Prepearing instructions to execute
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /mount-wim /wimfile:"C:\Win7\sources\install.wim" /index:1 /mountdir:"work\mount"
Added: "C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /unmount-wim /mountdir:"work\mount" /commit
Preparing tweaks file
Finished preparing tweaks file
Starting
Finished Execution
Done.
Exiting 7Customizer


Regards

*Edit: 7Customizer French guide
Updated and folder "Batchs_7C.zip" added (to give some help!)
For 7Customizer_0.4.4

This post has been edited by myselfidem: 25 August 2010 - 11:00 AM


#1228 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 26 August 2010 - 10:06 AM

View Postcoucou, on 19 August 2010 - 06:27 AM, said:

Hi,
Regarding the addons I've already downloaded some from here (.wa files) and others from here (.exe files)

Regards

Hi coucou!
About Addons.

I've made some search and I've tried Windows 7 Toolkit. You must be member to download the software!
It's only with English language!
It's really a nice software, like an "American knife" (like Swiss knife, I mean!) made by Legolash2o. :thumbup
I've tried the last one, version 0.7.0.50 on my Computer Windows 7 Ultimate. I've used "W7T" - at last -! after applying updates, language packs and tweaks with 7Customizer.
All works fine and the addons successfuly integrated!
I've integrated French Addons (I've an French Windows 7) and I've made an ISO file with Windows 7 Toolkit! Works perfectly!

I've tried also the version 0.5.0.42 Alpha (W7TAlpha.msi), it was successfuly, but I've found some problems (dont use at first because after it's impossible to "mount" the Image)!!
But the ISO file created with 7Customizer, at the first test and using correctly W7TAlpha.msi, works perfectly, also!!
And if you want to mount a new time your Image with 7Customizer: Uninstall W7T 0.5.0.42 Alpha.

*Its' just an advice: don't integrate "Ux_Theme_Patch_1.1.wa (French addon), don't work!
It will be not integrated, but the installation is OK for Windows!
I will made a new tutorial for Windows 7 Toolkit, I think.
Regards

This post has been edited by myselfidem: 27 August 2010 - 02:20 AM


#1229 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 26 August 2010 - 11:29 PM

@coucou
Hello!
About "Autorun", here are the reg files to solve your problem:

Disable_Autorun_CdRom.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
"AutoRun"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000b5

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000b5 



Enable_Autorun_CdRom.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
"AutoRun"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoDriveTypeAutoRun"=dword:00000091

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:00000091


You can also use AutoPlay Repair Wizard, if you need.

Some help here:
http://support.micro...kb/330135/en-us

Regards

*Edit: Enable_Autorun_CdRom.reg updated

This post has been edited by myselfidem: 07 May 2011 - 12:01 PM


#1230 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 27 August 2010 - 05:04 AM

Thank you myselfidem :D
I'll give a try later

Have a nice WE

#1231 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 August 2010 - 07:35 AM

View Postcoucou, on 27 August 2010 - 05:04 AM, said:

Thank you myselfidem :D
I'll give a try later

Have a nice WE

Thanks coucou!

About the batch files installed inside "C:\7Customizer_0.4.4\work"!

These batch files are created by 7Customizer when you have made your customizations and you launch the program.

You can't modify these files because 7Customizer is "running"!
These commands are used to integrate: updates, language packs, themes, wallpapers, tweaks, etc.

If you want add some reg files, for your unattended installation, you can use "SetupComplete.cmd" inside the folder "SCRIPTS", after you've made the $OEM$ folders.

Have a nice WE. :rolleyes:

This post has been edited by myselfidem: 28 August 2010 - 09:20 AM


#1232 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 27 August 2010 - 03:20 PM

Hi coucou! :rolleyes:

I've tried to merge two batch files for 7Custom.cmd to export and save only one Windows 7 Image: Windows 7 ULTIMATE x86 or x64 using "7Customizer_0.4.4"!

I've found some help here:
plateform x86. x64. ia64

Works now with computer 32-bits or 64-bits!
I've tried successfuly on my computers x86 and x64 (amd64)!
I've spend some times, but now it is done:

7Custom_X86_X64_EN.cmd

@echo off
Title Backup Image Windows 7 ULTIMATE
echo.
REM   Batch file for 7Customizer_0.4.4
REM   This file can be used on a computer 32-bits or 64-bits
REM   Deleting Images WIM files unnecessary. 
REM   To adapt to your needs: example  => Windows 7 Ultimate 32-bits: index:5 
REM                                    => Windows 7 Ultimate 64-bits: index:4 
REM   Only one Image will be saved:    => Windows 7 Ultimate now with an new index:1
REM   And for the Image boot.wim 2:    => boot.wim 1 
REM   Rename to your needs the folder name (ex: Win7) and his location (C:\; D:\; H:\, etc.)
echo.
if /i  %PROCESSOR_ARCHITECTURE%==x86   Goto :32
if defined PROCESSOR_ARCHITEW6432      Goto :wow64
echo  Native Process on plateform 64-bits%PROCESSOR_ARCHITECTURE%
if defined PROCESSOR_ARCHITEW6432 goto :wow64
echo.
:wow64
Color 0E
echo ==Process 32-bits on an plateform 64-bits==
echo.
echo ==Exporting the Image Windows 7 Ultimate amd64==
echo.
"C:\Program Files\Windows AIK\Tools\amd64\imagex.exe" /export C:\Win7\sources\install.wim 4 C:\Win7\sources\installnew.wim "Windows 7 ULTIMATE"
echo.
echo ==Removal folders and files unnecessary==
echo.
DEL /S /F /Q "C:\Win7\sources\install.wim"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEBASIC.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEPREMIUM.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 PROFESSIONAL.clg"
DEL /S /F /Q "C:\Win7\boot\fonts\chs_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\cht_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\jpn_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\kor_boot.ttf"
RD /S /Q "C:\Win7\support\"
RD /S /Q "C:\Win7\upgrade\"
REN "C:\Win7\sources\installnew.wim" "install.wim"
echo.
echo ==Exporting Boot file for Windows 7 Ultimate==
echo.
"C:\Program Files\Windows AIK\Tools\amd64\imagex.exe" /export C:\Win7\sources\boot.wim 2 C:\Win7\sources\bootnew.wim
DEL /S /F /Q "C:\Win7\sources\boot.wim"
REN "C:\Win7\sources\bootnew.wim" "boot.wim"
echo.
echo ==Finished execution==
echo.
echo ==The index and rank are now: [install.wim 1] et [boot.wim 1]==
echo.
echo ==WARNING: Do not use twice this batch file because ==
echo ===the new WIM files will be irretrievably losts!=====
echo.
echo ==Press any key to exit==&pause>nul
echo.
:end
goto :eof
:32
Color 0A
echo ==Native Process 32-bits==
echo.
echo ==Exporting the Image Windows 7 Ultimate x86==
echo.
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /export C:\Win7\sources\install.wim 5 C:\Win7\sources\installnew.wim "Windows 7 ULTIMATE"
echo.
echo ==Removal folders and files unnecessary==
echo.
DEL /S /F /Q "C:\Win7\sources\install.wim"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEBASIC.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 HOMEPREMIUM.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 PROFESSIONAL.clg"
DEL /S /F /Q "C:\Win7\sources\install_Windows 7 STARTER.clg"
DEL /S /F /Q "C:\Win7\boot\fonts\chs_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\cht_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\jpn_boot.ttf"
DEL /S /F /Q "C:\Win7\boot\fonts\kor_boot.ttf"
RD /S /Q "C:\Win7\support\"
RD /S /Q "C:\Win7\upgrade\"
REN "C:\Win7\sources\installnew.wim" "install.wim"
echo.
echo ==Exporting Boot file for Windows 7 Ultimate==
echo.
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /export C:\Win7\sources\boot.wim 2 C:\Win7\sources\bootnew.wim
DEL /S /F /Q "C:\Win7\sources\boot.wim"
REN "C:\Win7\sources\bootnew.wim" "boot.wim"
echo.
echo ==Finished execution==
echo.
echo ==The index and rank are now: [install.wim 1] et [boot.wim 1]==
echo.
echo ==WARNING: Do not use twice this batch file because==
echo ===the new WIM files will be irretrievably losts!=====
echo.
echo ==Press any key to exit==&pause>nul
:end
goto :eof




*Edit
Notice:
You can keep these files if you want (desactivate), just add REM at the begenin of the lines:
Be carefull, they are writed twice (sections x86 and x64)!!
REM  DEL /S /F /Q "c:\Win7\boot\fonts\chs_boot.ttf"
REM  DEL /S /F /Q "c:\Win7\boot\fonts\cht_boot.ttf"
REM  DEL /S /F /Q "c:\Win7\boot\fonts\jpn_boot.ttf"  (neccessary for Office 2010)
REM  DEL /S /F /Q "c:\Win7\boot\fonts\kor_boot.ttf" 



I've made in English and in French languages!
Dowmload here (ready to use) and 7Customizer French guide updated:
Batchs_7C.zip

The color's letters inside "7Custom_X86_X64_EN.cmd" is GREEN for X86; and YELLOW for X64!
I hope that can give some help!

Nice WE.

This post has been edited by myselfidem: 30 August 2010 - 04:39 PM


#1233 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 29 August 2010 - 09:23 AM

TNX myselfidem,
very nice post :thumbup especially as i did not decide yet working on x32 or x64 although i got success preparing my personalized Win7 x32.

Regards

#1234 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 29 August 2010 - 09:45 AM

View Postcoucou, on 29 August 2010 - 09:23 AM, said:

TNX myselfidem,
very nice post :thumbup especially as i did not decide yet working on x32 or x64 although i got success preparing my personalized Win7 x32.

Regards

Thanks coucou ;)

*EDIT:
I've fixed an error inside: "7Custom_X64.cmd". Index is index:4 (for Windows 7 64-bits)
New "Batchs_7C.zip" inside the folder '7Customizer', on MediaFire:
Regards

This post has been edited by myselfidem: 29 August 2010 - 10:43 AM


#1235 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 30 August 2010 - 10:17 AM

Hello!

I've made an new "7Customizer French guide" and a new folder "New_Batchs_7C.zip" with an error fixed!!
I hop that can give some help.
7Customizer
Regards

#1236 User is offline   Legolash2o 

  • W7T Pogrammer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07

Posted 08 September 2010 - 11:50 AM

View Postmyselfidem, on 26 August 2010 - 10:06 AM, said:

View Postcoucou, on 19 August 2010 - 06:27 AM, said:

Hi,
Regarding the addons I've already downloaded some from here (.wa files) and others from here (.exe files)

Regards

Hi coucou!
About Addons.

I've made some search and I've tried Windows 7 Toolkit. You must be member to download the software!
It's only with English language!
It's really a nice software, like an "American knife" (like Swiss knife, I mean!) made by Legolash2o. :thumbup
I've tried the last one, version 0.7.0.50 on my Computer Windows 7 Ultimate. I've used "W7T" - at last -! after applying updates, language packs and tweaks with 7Customizer.
All works fine and the addons successfuly integrated!
I've integrated French Addons (I've an French Windows 7) and I've made an ISO file with Windows 7 Toolkit! Works perfectly!

I've tried also the version 0.5.0.42 Alpha (W7TAlpha.msi), it was successfuly, but I've found some problems (dont use at first because after it's impossible to "mount" the Image)!!
But the ISO file created with 7Customizer, at the first test and using correctly W7TAlpha.msi, works perfectly, also!!
And if you want to mount a new time your Image with 7Customizer: Uninstall W7T 0.5.0.42 Alpha.

*Its' just an advice: don't integrate "Ux_Theme_Patch_1.1.wa (French addon), don't work!
It will be not integrated, but the installation is OK for Windows!
I will made a new tutorial for Windows 7 Toolkit, I think.
Regards


Thanks for the good feedback, however you no longer have to be a member to download it, you should try the new 0.8.0.20 Beta, it already has over 80 changes, including component removal :P
http://www.mediafire.com/Legolash2o

#1237 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 September 2010 - 12:24 PM

View PostLegolash2o, on 08 September 2010 - 11:50 AM, said:

Thanks for the good feedback, however you no longer have to be a member to download it, you should try the new 0.8.0.20 Beta, it already has over 80 changes, including component removal :P
http://www.mediafire.com/Legolash2o

Many thanks Legolash2o! :rolleyes:
I will try the new version and if it's possible can I translate in French language your nice program?
Regards

This post has been edited by myselfidem: 08 September 2010 - 12:25 PM


#1238 User is offline   Legolash2o 

  • W7T Pogrammer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,129
  • Joined: 09-February 07

Posted 08 September 2010 - 12:30 PM

I prob won't be doing translation until v1.0.0 (no promises). I just have not figured out an efficient way of translating it yet (code). Any other requests or suggestions are welcome.

#1239 User is offline   Dark 

  • Group: Members
  • Posts: 6
  • Joined: 30-August 10
  • OS:Windows 7 x64

Posted 12 September 2010 - 01:18 PM

Hello Blue, just tried your little program out and worked a treat, good job and thanks!

There is some things i would add to your program though so then windows does not have to be touched after install at all as i have to go through this process every time i have formatted.

  • Line amount on taskbar so it can be set to 2 lines for example for full view of clock

  • Always show all icons for notifications

  • Search all programs and control panel (its missing from your options)

  • Admin tools for start menu (missing too)

  • Small icons on desktop

  • Theres no info for tcp/ipv4 network properties for when i disable dhcp and dns services, also would need to disable register dns and disable netbios in advanced options. Plus would be nice to also be able to choose network selection to choose private for example.

  • Disable experience program for if you choose in 'Protect your PC: Recommended'.

  • Prefetch boot only

  • Disk defrag schedule disable

  • Power options to high performance plus settings within

  • Autoplay disable

  • C drive properties not to have indexed ticked

  • Action center asks security center service to be on when disabled so would be nice to disable that too

  • Problem report settings on/off

  • \Users\Username\AppData\Local\Temp
    and
    \windows\temp

    have files not cleaned after install

  • Task scheduler items to disable

  • Show disconnected devices in device manager


And erm, i think thats round about it :)

This post has been edited by Dark: 12 September 2010 - 01:33 PM


#1240 User is offline   myselfidem 

  • 2 Slow 4 You
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,720
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 13 September 2010 - 12:17 AM

View PostLegolash2o, on 08 September 2010 - 12:30 PM, said:

I prob won't be doing translation until v1.0.0 (no promises). I just have not figured out an efficient way of translating it yet (code). Any other requests or suggestions are welcome.

Thanks, I will wait. ;)

Share this topic:


  • 80 Pages +
  • « First
  • 60
  • 61
  • 62
  • 63
  • 64
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

12 User(s) are reading this topic
2 members, 10 guests, 0 anonymous users

  1. Gant26,
  2. kinomy


All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy