• Welcome to Maher's Digital World.

Windows 7 Support

Started by Maher, June 26, 2011, 07:56 PM

Previous topic - Next topic

scarface


harkaz

#591
sfc /scannow found corrupt files which cannot be repaired, as expected - the effect of removing files in winsxs folder.

I use Windows Update downloader mainly because I want to add updates to Windows PE images. Windows Update will keep things simple and minimize Winsxs size.

UPDATE: Don't forget to delete all the log files in the next ISO you will prepare.

Quote from: scarface on January 26, 2013, 09:39 PM
Ps: you should call your internet provider for better connection, you used 10% of my upload bandwith.

Many clients of my ISP would like this...  :P

scarface

to harkaz: it's too tedious to do
mkdir E:\Upd1\ext
mkdir E:\Upd2\ext
mkdir E:\Upd3\ext
expand â€"F:* e:\upd1\*.msu e:\upd1\ext
expand â€"F:* e:\upd2\*.msu e:\upd2\ext
expand â€"F:* e:\upd2\*.msu e:\upd3\ext
dism /online /Add-Package /PackagePath:E:\upd1\ext
can it be done via windows update only?

gohbender

Could you please upload the latest windows XP and 7 torrents on TPB? The most recent ones on there are from November, the links on the hosted file websites are annoying and 2/3 won't even let you download the files without paying for a premium account because the files are too large.

Thanks, I really like the ISOs you have built. they are without a doubt my favorites on the web.

harkaz

Quote from: scarface on January 27, 2013, 12:04 AM
to harkaz: it's too tedious to do
mkdir E:\Upd1\ext
mkdir E:\Upd2\ext
mkdir E:\Upd3\ext
expand â€"F:* e:\upd1\*.msu e:\upd1\ext
expand â€"F:* e:\upd2\*.msu e:\upd2\ext
expand â€"F:* e:\upd2\*.msu e:\upd3\ext
dism /online /Add-Package /PackagePath:E:\upd1\ext
can it be done via windows update only?

Yes, it can.

scarface

#595
I'm having problems with a virtual machine: I exported that reg entry from my current working config, but  cmd option in right click doesnt work, although take ownership is working:

[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd]
@="cmd here (Administrator)"
"Icon"="\"%windir%\\System32\\acmd.ico\""
"Position"="top"

[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\cmd]
@="cmd here (Administrator)"
"Icon"="\"%windir%\\System32\\acmd.ico\""
"Position"="top"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas]
@="take ownership"
"NoWorkingDirectory"=""
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas]
@="take ownership"
"NoWorkingDirectory"=""
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d o && icacls \"%1\" /grant *S-1-5-32-544:F /t"
"icon"="TK.ico"

harkaz

Quote from: scarface on January 28, 2013, 07:17 AM
I'm having problems with a virtual machine: I exported that reg entry from my current working config, but  cmd option in right click doesnt work, although take ownership is working:

[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd]
@="cmd here (Administrator)"
"HasLUAShield"="" <- Try with this one
"Position"="top"

[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\cmd]
@="cmd here (Administrator)"
"HasLUAShield"="" <- Try with this one
"Position"="top"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas]
@="take ownership"
"NoWorkingDirectory"=""
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas]
@="take ownership"
"NoWorkingDirectory"=""
"icon"="TK.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d o && icacls \"%1\" /grant *S-1-5-32-544:F /t"
"icon"="TK.ico"

scarface


scarface

#598
problem solved with this key:
[HKEY_CLASSES_ROOT\Directory\Background\shell\cmd]
"Extended"=-

pilotdepo

Good day.. i just want to ask if i should install all the updates in the WINDOWS UPDATE? because there's still tons of update when i check it after installing windows 7 sp1 integrated January 2013? thx.. newbie here.. :(