| View previous topic :: View next topic |
| Author |
Message |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Tue Aug 31, 2010 11:16 am Post subject: |
|
|
No not CopyFiles, these modes...it tells weather/when to install the component
| Quote: | [Optional Components]
BitLocker
[BitLocker]
OptionDesc ="%BitLocker2Go%"
Tip ="%BitLocker_Tip%"
Modes =0,1,2,3 |
Edit: nm, found it
| Quote: | if anyone is interested, i figured how default components are determined by windows setup. sysoc.inf contains a list of all optional components. and each .inf it mentions has the subcomponents.
In the subcomponents look for a line that says Modes=0,1,2,3
this means installed in all install scenarios (clean, upg9x, upgNT, upg2K)
removing the line should no longer make it a default component. (it is explained in commented lines in fxsocm.inf) |
| Quote: | i believe modes=0,1,2,3 means
0 is default in clean install, 1 is in Win9x upgrade, 2 is in WINNTupgrade, 3 is in WIN2Kupgrade.. to undefault the component the line should be commented ( or deleted. |
_________________
Will also accept any old PC hardware donations
Last edited by ricktendo64 on Tue Aug 31, 2010 2:04 pm |
|
| Back to top |
|
 |
OnePiece Alb

Joined: 01 Sep 2007 Posts: 276 Location: Albania
|
Posted: Tue Aug 31, 2010 1:43 pm Post subject: |
|
|
| 5eraph wrote: | According to TechNet, InstallDefault performs this task.
| Microsoft wrote: | | InstallDefault=0 | 1 ; Whether to install this component by default. 1=Yes, 0=No. |
I thought I knew about Modes at one time, but I can't remember now. Strangely enough, the article linked above gives no mention of Modes. |
Sysoc to do with SETUPAPI.DLL, not to do with ADVPACK.DLL
| ricktendo64 wrote: | Anybody have documentation on Modes = 0,1,2,3 directive in INF files?
I want to NOT install a certain component by default, I know I can use Modes = 0 (or not add it at all) but was just curious if anybody had the full story on the use of Modes
tia |
tried to use InstallType? http://www.wincert.net/forum/index.php?act=findpost&pid=56068 I never tried it, but maybe works
Ciao |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Tue Aug 31, 2010 5:44 pm Post subject: |
|
|
Thanks for the link, Rick.
And thanks for the reminder, OnePiece.  |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Sep 04, 2010 2:02 am Post subject: |
|
|
Just a suggestion, but for you guys who make addons for IE8/WMP11 dont you think it would be nice to update the icons in add/rem windows components to the newer style icons?
Here is what I'm thinking
| Code: | [ExtraFileEdits]
; ieframe.dll bitmap #807
ieaccess.inf|IconIndex = *, ..\xpsp1res.dll, 200|IconIndex = *, ..\ieframe.dll, 807|1
; wmploc.dll bitmap #101
wmpocm.inf|IconIndex = *, ocgen.dll, 1003|IconIndex = *, ..\wmploc.dll, 101|1 |
 _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
OnePiece Alb

Joined: 01 Sep 2007 Posts: 276 Location: Albania
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sun Sep 12, 2010 9:08 am Post subject: |
|
|
Found this IE hotfix for XP in SoLoRs updates
KB2300135-v2 - ieframe.dll/8.00.6001.23060 _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Tue Sep 14, 2010 11:07 am Post subject: |
|
|
so far as of 12:00 noon Eastern Time
MRT 3.11 x86
KB982802
KB2141007
there are a couple of Jscript hotfixes showing up again in the download center but are already in our packs or IE addons.
of course there are Office, Junk Email and such but that is not our interest  |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Tue Sep 14, 2010 3:57 pm Post subject: |
|
|
Another IIS one is
KB2290570 _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
acus
Joined: 19 May 2010 Posts: 82 Location: italy
|
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
Posted: Thu Sep 30, 2010 9:10 pm Post subject: |
|
|
I guess you can use KB2362765 for Vista x64. _________________
My work list(Hosted by dumpydooby) |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Fri Oct 01, 2010 1:12 am Post subject: |
|
|
It's worth considering, but I have no idea how to get the files out. 7-Zip gives me 4950 files, none of them DLLs.
Apparently I need the Vista version of Expand.exe, which I don't have.
Last edited by 5eraph on Fri Oct 01, 2010 1:34 am |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Fri Oct 01, 2010 1:42 am Post subject: |
|
|
Thanks.
How do I use Pasha_ZZZ's script? The procedure is not obvious to me from reading the CMD file. No instructions are included.
I have tried placing both IECompat.dll files (after renaming the 32-bit file) into the Files folder and running the CMD. I have also tried dragging the DLLs onto the CMD file. Nothing works so far. |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
Posted: Fri Oct 01, 2010 1:54 am Post subject: |
|
|
Put IECompat.dll files into the Files folder, then put all catalogs into CATs folder, finally run _SignTest.cmd.
A CATsDLLs.log is generated showing what catalogs sign what files. _________________
My work list(Hosted by dumpydooby) |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Fri Oct 01, 2010 1:58 am Post subject: |
|
|
Thanks again. Now my only problem is that no log file is created.
The CMD is missing quotes around instances of %~dp0%LOGFILE% to allow for spaces in the path. I now have a log file.
Pasha_ZZZ should probably update the script. |
|
| Back to top |
|
 |
acus
Joined: 19 May 2010 Posts: 82 Location: italy
|
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Wed Dec 01, 2010 9:13 pm Post subject: |
|
|
I should have mentioned those here, acus. Thanks for the reminder.
They will be included in the next cumulative update for IE which should be released 13 days from now if Microsoft keeps its IE cumulative update schedule. |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Tue Dec 14, 2010 12:20 pm Post subject: |
|
|
Here is my changelog so far, lets see how it stacks up in a bit
| Code: | Updated KB890830-v3.14 (MRT)
Updated Flash Player v10.1.102.64
Updated KB931125 Root Certificates [October 2010]
Updated XPS Viewer EP v1.2
Added KB2296199 Replaces KB2279986
Added KB2416400-IE8 Replaces KB2360131-IE8
Added KB2423089
Added KB2436673 Replaces KB981957
Added KB2440591
Added KB2443105
Added KB2443685 Replaces KB2158563
Added KB2447568-IE8 Replaces KB2362765-IE8
Added KB2467659 |
_________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
acus
Joined: 19 May 2010 Posts: 82 Location: italy
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Tue Dec 21, 2010 4:21 pm Post subject: |
|
|
I was just about to report, thanks _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Dec 25, 2010 2:54 am Post subject: |
|
|
KB978787 Rdpdr.sys/5.1.2600.5950 but it still has not been placed on the view and request hotfix page _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
|
| Back to top |
|
 |
mf3imp

Joined: 11 Nov 2007 Posts: 64
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Feb 19, 2011 12:04 pm Post subject: |
|
|
KB2498072 scsiport.sys/5.1.2600.6073 _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
RicaNeaga
Joined: 16 Apr 2010 Posts: 180
|
Posted: Sat Feb 19, 2011 2:24 pm Post subject: |
|
|
| ricktendo64 wrote: | | KB2498072 scsiport.sys/5.1.2600.6073 |
the link is down.  |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Sat Feb 19, 2011 3:46 pm Post subject: |
|
|
| RicaNeaga wrote: | the link is down.  |
probably because the hotfix was removed or replaced as it was request only release. |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Feb 19, 2011 5:36 pm Post subject: |
|
|
Not just this hotfix but all hotfix request links are down, try again later _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Sat Feb 19, 2011 8:01 pm Post subject: |
|
|
| ricktendo64 wrote: | | Not just this hotfix but all hotfix request links are down, try again later |
thanks for the heads-up  |
|
| Back to top |
|
 |
bphlpt

Joined: 19 Apr 2008 Posts: 846
|
Posted: Sat Feb 19, 2011 11:17 pm Post subject: |
|
|
Seem to be working again now.
Cheers and Regards |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sun Mar 06, 2011 12:19 pm Post subject: |
|
|
New timezone hotfix KB2515337 (no installer for XP yet but there is a REG that can be applied)
Other: here is the updated "TZVersion" number taken from the Windows 7 hotfix (I also manually updated this number in my updatepack)
| Code: | Dec=131792897
Hex=0x7db0001 |
_________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Sun Mar 06, 2011 5:33 pm Post subject: |
|
|
Thanks, Rick.
Do you also update the KBLast value? It usually matches TZVersion. |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sun Mar 06, 2011 5:37 pm Post subject: |
|
|
Yep, I do _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Mon Mar 07, 2011 5:13 pm Post subject: |
|
|
| ricktendo64 wrote: | | New timezone hotfix KB2515337 (no installer for XP yet but there is a REG that can be applied) |
XP hotfix has been posted on the request page......
"TZVersion"=dword:07db0001
"TZBaseYear"=dword:000007db
"KBLast"=dword:07db0001 |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
Posted: Sat Mar 12, 2011 7:48 am Post subject: |
|
|
Just heads up,
KB2467659 has been unnecessary since KB2482017 is released.
http://support.microsoft.com/kb/2467659
| Quote: | | Note These issues are resolved by security update 2482017. |
_________________
My work list(Hosted by dumpydooby) |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Sat Mar 12, 2011 9:17 am Post subject: |
|
|
| thanks for the headsup Yumeyao |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Mar 12, 2011 12:16 pm Post subject: |
|
|
Double thanks _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Wed Mar 16, 2011 6:56 pm Post subject: |
|
|
Another time zone update has been released (KB2519231).
Last edited by 5eraph on Wed Mar 16, 2011 7:16 pm |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Wed Mar 16, 2011 6:59 pm Post subject: |
|
|
WTF?
I guess its because of the time of year, lots of countries changing
Edit: 5eraph yumeyao also posted this one _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Wed Mar 16, 2011 7:15 pm Post subject: |
|
|
Somehow I missed it. Sorry about that.  |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Thu Mar 17, 2011 2:56 am Post subject: |
|
|
Another Flash update will be released sometime next week due to a critical vulnerability.
| Adobe wrote: | | We are in the process of finalizing a fix for the issue and expect to make available an update for Flash Player 10.x and earlier versions for Windows [...] during the week of March 21, 2011. |
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Wed Mar 23, 2011 12:31 pm Post subject: |
|
|
KB2524375
| Quote: | Microsoft is aware of nine fraudulent digital certificates issued by Comodo, a certification authority present in the Trusted Root Certification Authorities Store on all supported versions of Microsoft Windows. Comodo advised Microsoft on March 16, 2011 that nine certificates had been signed on behalf of a third party without sufficiently validating its identity. These certificates may be used to spoof content, perform phishing attacks, or perform man-in-the-middle attacks against all Web browser users including users of Internet Explorer.
These certificates affect the following Web properties:
login.live.com
mail.google.com
www.google.com
login.yahoo.com (3 certificates)
login.skype.com
addons.mozilla.org
"Global Trustee"
Comodo has revoked these certificates, and they are listed in Comodo’s current Certificate Revocation List (CRL). In addition, browsers which have enabled the Online Certificate Status Protocol (OCSP) will interactively validate these certificates and block them from being used. |
_________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
user_hidden

Joined: 06 Dec 2007 Posts: 1562 Location: Canada eh!
|
Posted: Wed Mar 23, 2011 2:53 pm Post subject: |
|
|
| gracias |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Mar 26, 2011 9:09 am Post subject: |
|
|
New timezone hotfixes have been published on the DST blog
http://blogs.technet.com/b/dst2007/ _________________
Will also accept any old PC hardware donations
Last edited by ricktendo64 on Sat Mar 26, 2011 3:33 pm |
|
| Back to top |
|
 |
5eraph Moderator

Joined: 05 Jul 2005 Posts: 3707 Location: Riverview, MI USA
|
Posted: Sat Mar 26, 2011 1:39 pm Post subject: |
|
|
Thanks very much for the link, Rick. Bookmarked.  |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Sat Mar 26, 2011 9:14 pm Post subject: |
|
|
The story behind the Turkish move (of only one day!) is quite amusing. Apparently, the Turkish move was the result of a test taken by 1.5 million students. Sounds like our SAT. Out of a total population of nearly 78 million. Quite a lot of trouble to go through for 2% of the population. Wouldn't it have made much more sense to move the test date instead of the DST date (which is coordinated with all of Europe)? _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3026 Location: Honduras
|
Posted: Sat Mar 26, 2011 9:48 pm Post subject: |
|
|
LMAO
Looks like they are not going to publish any other languages, any English x86 updatepack makers or XP users have the registry entries (only need the filelist) to share?
I could do it manually but I prefer the one generated by installer _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
|