Jump to content

RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0


Recommended Posts

Hi Bensam,

AWESOME program you have developed! I LOVE IT! THANK YOU!

I have a question about one of the tweaks: I built a DVD with the Change CMD Prompt Color tweak, which worked, of course! but now I need to change the colors of those prompts which I start as Admin, and said changes do not stick! next time I open the prompt, it is back tot he tweaked green over black... can you plese indicate where I can disable this tweak on a live system?

Thanks!

You can use Start |Run and write cmd

type: color /?

Sets the default console foreground and background colors.

COLOR [attr]

attr Specifies color attribute of console output

Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground.

Each digit can be any of the below values.

0 = Black 8 = Gray

1 = Blue 9 = Light Blue

2 = Green A = Light Green

3 = Aqua B = Light Aqua

4 = Red C = Light Red

5 = Purple D = Light Purple

6 = Yellow E = Light Yellow

7 = White F = Bright White

If no argument is given, this command restores the color to what it was when CMD.EXE started.

This value either comes from the current console window, the /T command line switch or from the DefaultColor

registry value.

The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute the COLOR command with a foreground

and background color that are the same.

Reg file for white color


Windows Registry Editor Version 5.00

; White color

[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"CompletionChar"=dword:00000009
"DefaultColor"=dword:0000000f
"EnableExtensions"=dword:00000001


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor]
"AutoRun"=""
"CompletionChar"=dword:00000040
"DefaultColor"=dword:0000000f
"EnableExtensions"=dword:00000001
"PathCompletionChar"=dword:00000040

Edited by myselfidem
Link to comment
Share on other sites


Hi, i have integrated the SP1 on Win7 . Normally before this integration ,the size of the "tweaked" ISO was 1.5gb. Now after the integration of the SP1 the size is arrived at 2,5gb. I'ts normal this? Also the size of installed Sysop is increased for some gb.

Bye

Auto quote me.

Sorry if a topic is already covered.

1) I read that had been resolved the problem of removal of the snipping tool. I removed the Tablet PC is gone but also the snipping tool.

2) Is possible to disable the swap file like as the ibernation ?

3) Is possible to config the Lan setting? I can't find a cofig section if present.

Bye

If tablet PC was selected then snipping tool will also be deleted.

There is a way to keep the file to run? Perhaps it would be enough to constrain the program does not delete them regardless. So takes up little space and is very useful.

Edited by Zumoc
Link to comment
Share on other sites

@myselfidem, thank you very, very much for the reply. This is actually my workaround (I use a little BAT file int he Command Prompt autorun reg key - HKEY_CURRENT_USER\Software\Microsoft\Command Processor\autorun - to set my network drive and change colors). However, my question to bensam is how he implemented this tweak, because CMD does NOT respect any custom settings put in its shortcut properties, so the tweak applied by RT7Lite is always active on ALL new CMD windows, regardless of whatever settings I choose as defaults...

@Bensam, can you please describe what the CMD prompt color change tweak does and how?

Thanks!

Hi Bensam,

AWESOME program you have developed! I LOVE IT! THANK YOU!

I have a question about one of the tweaks: I built a DVD with the Change CMD Prompt Color tweak, which worked, of course! but now I need to change the colors of those prompts which I start as Admin, and said changes do not stick! next time I open the prompt, it is back tot he tweaked green over black... can you plese indicate where I can disable this tweak on a live system?

Thanks!

You can use Start |Run and write cmd

type: color /?

Sets the default console foreground and background colors.

COLOR [attr]

attr Specifies color attribute of console output

Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground.

Each digit can be any of the below values.

0 = Black 8 = Gray

1 = Blue 9 = Light Blue

2 = Green A = Light Green

3 = Aqua B = Light Aqua

4 = Red C = Light Red

5 = Purple D = Light Purple

6 = Yellow E = Light Yellow

7 = White F = Bright White

If no argument is given, this command restores the color to what it was when CMD.EXE started.

This value either comes from the current console window, the /T command line switch or from the DefaultColor

registry value.

The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute the COLOR command with a foreground

and background color that are the same.

Reg file for white color


Windows Registry Editor Version 5.00

; White color

[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"CompletionChar"=dword:00000009
"DefaultColor"=dword:0000000f
"EnableExtensions"=dword:00000001


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor]
"AutoRun"=""
"CompletionChar"=dword:00000040
"DefaultColor"=dword:0000000f
"EnableExtensions"=dword:00000001
"PathCompletionChar"=dword:00000040

Link to comment
Share on other sites

Hello!

About the images:

Tutorials

Step 6:

RT Seven Lite now enters to log section once after Apply button was clicked. You can select either Build current image (Deletes all other images in WIM except the one which you are customizing) or Re-build all the images (It will not delete any other images in WIM).

Optimize boot.wim and install.wim will be enabled only if select Advanced preset settings in task section or if select Winsxs for removal. Now click commit button to start the operation.

Link to comment
Share on other sites

@coucou

About your question by PM.

To disable Hibernation and Screensaver you can use a batch file like this and choose your prefered plan before:

Help inside "Unattended Setup Reference for Windows 7.chm".

C:\>powercfg -LIST

Existing Power Schemes (* Active)

-----------------------------------

Power Scheme GUID: 381b4222-f694-41f0-9685-ff5bb260df2e (Balanced)

Power Scheme GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c (High performance)

Power Scheme GUID: a1841308-3541-4fab-bc81-f71556f20b4a (Power saver) *

Power.cmd


@echo off
POWERCFG -SETACTIVE 381b4222-f694-41f0-9685-ff5bb260df2e
POWERCFG -X -monitor-timeout-ac 0
POWERCFG -H OFF
exit

(You can add this command inside "clean.cmd" if you want at last.).

More help here:

Powerplan setting by unattend.xml

*Edit:

Powercfg Command-Line Options

Edited by myselfidem
Link to comment
Share on other sites

@coucou

Maybe you can try to set the Updates files for integration inside C:\ and not D:\!

I use this reg file to have permissions with my two partitions:


Windows Registry Editor Version 5.00

; Conserver le jeu de permissions NTFS attachées à un fichier ou à un dossier lors de la copie

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ForceCopyAclwithFile"=dword:00000001
"NoLowDiskSpaceChecks"=dword:00000001
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001

Hello myselfidem,

Although, I didn't thought that setting the Updates files for integration inside C:\ and not D:\ will help, I had gived a try yesterday.

I rebuild for the nth time another Win7DVD by using "RT Se7en Lite RC build 1.70" to integrate 97 Updates by following yr advice (set the updates in ascending order).

I Installed it and checked if the updates were integrated... Only 20 updates were installed (see image bellow as well as the Lastsession file and the actal list files in %systemdrive%\Windows\Servicing\Packages.

BTW, As i wrote here above I've added 97 updates (see Lastsession.inf).

I've only 20 integrated updates in %systemdrive%\Windows\Servicing\Packages (see ServicingPackages.txt). WHY???

I've already asked bensam56 HERE and never got an answer!

I'll appreciate any help

Regards

post-11791-0-36054200-1291979410_thumb.jpg

ServicingPackages.txt

Link to comment
Share on other sites

You can check the installation result inside %Windir%\Panther\setupact.log (setuperr.log)

See also inside %Windir%\Panther\UnattendGC\setupact.log (setuperr.log)

More help: Windows 7, Windows Server 2008 R2, and Windows Vista setup log file locations

TNX for the info.

I checked the .log filzes and couldn't find any about the updates

Here are the 2 setupxxx.log files

Link to comment
Share on other sites

Look inside %Windir%\Panther\setupact.log

Example inside my setupact.log:

---

Startup: Package: Package_10_for_KB983590~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_11_for_KB2388210~31bf3856ad364e35~x86~~6.1.1.1 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_11_for_KB2416471~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_16_for_KB982307~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_1_for_KB2028551~31bf3856ad364e35~x86~~6.1.2.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_1_for_KB2028560~31bf3856ad364e35~x86~~6.1.2.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_1_for_KB2120976~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-02 11:03:27, Info CBS Startup: Package: Package_1_for_KB2124261~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

-----

Link to comment
Share on other sites

TNX again,

The above setupact.log was in %Windir%\Panther\UnattendGC\setupact.log.

Here bellow the complete %Windir%\Panther\setupact.log

You can notice in this underneath example content, KB947821 is installed (successfully) and right after that a failed sequence.

The best for the end, Windows update show this KB947821as installed (see the image above).

2010-12-13 21:05:36, Info CBS    Startup: Package: Package_4_for_KB974431~31bf3856ad364e35~x86~~6.1.1.5 completed startup processing, new state: Installed, original: Absent, targeted: Installed.  hr = 0x0
2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB947821_RTM~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0
2010-12-13 21:05:36, Info CBS Failed to get execution SQM build number value for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, execution sequence: 20 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get execution SQM result appid value for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, execution sequence: 20 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM build number value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM poqexec appid value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS SQM: Reporting package change completion for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, current: Installed, original: Absent, target: Installed, status: 0x0, failure source: Not Applicable, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 20, first merged sequence: 4
2010-12-13 21:05:36, Info CBS SQM: Unable to gather perf datapoints because there are no active sessions.
2010-12-13 21:05:36, Info CBS SQM: Upload requested for report: PackageChangeEnd_Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, session id: 142862, sample type: Standard
2010-12-13 21:05:36, Info CBS SQM: Ignoring upload request because the sample type is not enabled: Standard
2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0
2010-12-13 21:05:36, Info CBS Failed to get execution SQM build number value for package: Package_for_KB958488~31bf3856ad364e35~x86~~6.2.7600.16513, execution sequence: 22 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get execution SQM result appid value for package: Package_for_KB958488~31bf3856ad364e35~x86~~6.2.7600.16513, execution sequence: 22 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM build number value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM poqexec appid value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS SQM: Reporting package change completion for package: Package_for_KB958488~31bf3856ad364e35~x86~~6.2.7600.16513, current: Installed, original: Absent, target: Installed, status: 0x0, failure source: Not Applicable, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 22, first merged sequence: 4
2010-12-13 21:05:36, Info CBS SQM: Unable to gather perf datapoints because there are no active sessions.
2010-12-13 21:05:36, Info CBS SQM: Upload requested for report: PackageChangeEnd_Package_for_KB958488~31bf3856ad364e35~x86~~6.2.7600.16513, session id: 142862, sample type: Standard
2010-12-13 21:05:36, Info CBS SQM: Ignoring upload request because the sample type is not enabled: Standard
2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB958488~31bf3856ad364e35~x86~~6.2.7600.16513 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0
2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB972270_RTM~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0
2010-12-13 21:05:36, Info CBS Failed to get execution SQM build number value for package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, execution sequence: 24 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get execution SQM result appid value for package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, execution sequence: 24 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM build number value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM poqexec appid value. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
2010-12-13 21:05:36, Info CBS SQM: Reporting package change completion for package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, current: Installed, original: Absent, target: Installed, status: 0x0, failure source: Not Applicable, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 24, first merged sequence: 4
2010-12-13 21:05:36, Info CBS SQM: Unable to gather perf datapoints because there are no active sessions.
2010-12-13 21:05:36, Info CBS SQM: Upload requested for report: PackageChangeEnd_Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, session id: 142862, sample type: Standard
2010-12-13 21:05:36, Info CBS SQM: Ignoring upload request because the sample type is not enabled: Standard
2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

setupact.log

Regards

Edited by coucou
Link to comment
Share on other sites

First thing, I can see inside your setupact.log:

[quote

]----

DiskSpaceReqs: Windows image size (from metadata) = [15551918882] bytes

2010-12-13 20:40:38, Info [0x0601bb] IBS DiskSpaceReqs: Windows image size (after padding) = [17643981682] bytes

2010-12-13 20:40:38, Info IBS DiskSpaceReqs: Windows image contents: [17643981682] bytes

2010-12-13 20:40:38, Info IBS DiskSpaceReqs: ~BT volume (estimate): [0] bytes

2010-12-13 20:40:38, Info IBS DiskSpaceReqs: Install volume (estimate): [17643981682] bytes

2010-12-13 20:40:38, Info IBS DiskSpaceReqs: ~LS volume (estimate w/o padding): [0] bytes

2010-12-13 20:40:38, Info IBS CalculatingRecommendedSpaceForWindows: RequiredSize [17643981682] bytes

2010-12-13 20:40:38, Info IBS CalculatingRecommendedSpaceForWindows: Recommending [21610728306] bytes

2010-12-13 20:40:38, Info IBS Callback_ValidateInstallDrive:Install volume -- required free space = [17643981682] bytes

2010-12-13 20:40:38, Info IBS Callback_ValidateInstallDrive:Install volume -- recommended free space = [21610728306] bytes

2010-12-13 20:40:38, Info IBS Callback_ValidateInstallDrive:Summary - CCP check passed; able to calculate space reqs; able to find install location; location type meets installation reqs; size of location IS too small; location free space is NOT enough; location free space does NOT meet the recommendation----

And you have many updates not installed:

Failed to get execution SQM build number value for package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, execution sequence: 24 [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get execution SQM result appid value for package: Package_for_KB972270~31bf3856ad364e35~x86~~6.1.1.0, execution sequence: 24 [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM build number value. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM poqexec appid value. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

Edited by myselfidem
Link to comment
Share on other sites

TNX again myselfitem,

I'm surprise regarding the inside my setupact.log.

In fact they are many "NOT enough space" as well as "free space is enough" (see here bellow). Moreover, I've allocated 55 GB (55000000000 bytes) to my VMware machine when Microsoft recommend ~25GB.

2010-12-13 20:40:09, Info IBS Callback_ValidateInstallDrive:-----------------------------------------------------------

2010-12-13 20:40:09, Info IBS Callback_ValidateInstallDrive:====== Does disk [0] offset [0x6500000] meet installation reqs? ======

2010-12-13 20:40:09, Info [0x0601ba] IBS DiskSpaceReqs: Windows image size (from metadata) = [15551918882] bytes

2010-12-13 20:40:09, Info [0x0601bb] IBS DiskSpaceReqs: Windows image size (after padding) = [17643981682] bytes

2010-12-13 20:40:09, Info IBS DiskSpaceReqs: Windows image contents: [17643981682] bytes

2010-12-13 20:40:09, Info IBS DiskSpaceReqs: ~BT volume (estimate): [0] bytes

2010-12-13 20:40:09, Info IBS DiskSpaceReqs: Install volume (estimate): [17643981682] bytes

2010-12-13 20:40:09, Info IBS DiskSpaceReqs: ~LS volume (estimate w/o padding): [0] bytes

2010-12-13 20:40:09, Info IBS CalculatingRecommendedSpaceForWindows: RequiredSize [17643981682] bytes

2010-12-13 20:40:09, Info IBS CalculatingRecommendedSpaceForWindows: Recommending [21610728306] bytes

2010-12-13 20:40:09, Info IBS Callback_ValidateInstallDrive:Install volume -- required free space = [17643981682] bytes

2010-12-13 20:40:09, Info IBS Callback_ValidateInstallDrive:Install volume -- recommended free space = [21610728306] bytes

2010-12-13 20:40:09, Info IBS Callback_ValidateInstallDrive:Summary - CCP check passed; able to calculate space reqs; able to find install location; location type meets installation reqs; size of location is not too small; location free space is enough; location free space meets the recommendation

As well for the NOT installed updates, the KB947821. Many times it's "installed" and also "ERROR_NOT_FOUND"

2010-12-13 21:05:36, Info CBS Startup: Package: Package_1_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-13 21:05:36, Info CBS Startup: Package: Package_2_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB947821_RTM~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

2010-12-13 21:05:36, Info CBS Failed to get execution SQM build number value for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, execution sequence: 20 [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get execution SQM result appid value for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, execution sequence: 20 [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM build number value. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS Failed to get merged execution SQM poqexec appid value. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2010-12-13 21:05:36, Info CBS SQM: Reporting package change completion for package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, current: Installed, original: Absent, target: Installed, status: 0x0, failure source: Not Applicable, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 20, first merged sequence: 4

2010-12-13 21:05:36, Info CBS SQM: Unable to gather perf datapoints because there are no active sessions.

2010-12-13 21:05:36, Info CBS SQM: Upload requested for report: PackageChangeEnd_Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0, session id: 142862, sample type: Standard

2010-12-13 21:05:36, Info CBS SQM: Ignoring upload request because the sample type is not enabled: Standard

2010-12-13 21:05:36, Info CBS Startup: Package: Package_for_KB947821~31bf3856ad364e35~x86~~6.1.8.0 completed startup processing, new state: Installed, original: Absent, targeted: Installed. hr = 0x0

I don't know really what to do :blink::wacko::unsure:

Regards

Edited by coucou
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...