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

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Fri Jul 20, 2007 12:20 am Post subject: [Release] Microsoft Runtime Libraries 1.4.8 (32-bit) |
|
|
This is the runtime pack that I use for my integrations. This is an alternative to other packs by Kel and RogueSpear
Goal
My goal is to provide basic Microsoft runtime coverage to fill the "gaps" that Microsoft left. I have included only Microsoft C-family runtimes (CRT/MFC/etc.) and VB runtimes. No third-party non-Microsoft runtimes are included. No ActiveX controls are included. Only language runtimes. If you are looking for more than just runtimes or if you are looking for third-party libraries, then one of the other addons may be better suited for your needs.
Why this runtime pack?
First, this is a "no-frills" pack. Second, the installation happens during the text setup, which means that the runtimes here will be installed early enough that programs that depend on these runtimes can be run at any time during Windows setup. Finally, this is an extremely "clean" install; there are no CABs to unpack, no INFs to process, which means this pack "leaves no trace".
Overview of Microsoft Runtimes
- VC1: included in this addon
- VC2-VC6: bundled with WinXP (untouched by this addon)
- VC7-VC9: included in this addon
- VB1-VB4: included in this addon
- VB5-VB6: bundled with WinXP (untouched by this addon)
- VB7+: part of the .NET CLR; not included in this addon
What exactly does this addon install?
| Code: | /*-- C standard library (CRT) ----------------------------------------*/
[1.0 ] msvcrt10.dll
[7.0.9981.0 ] msvcr70.dll
[7.10.7031.4 ] msvcr71.dll
[8.0.50727.4053] msvcr80.dll
[9.0.30729.4148] msvcr90.dll
/*-- Managed C runtimes ----------------------------------------------*/
[8.0.50727.4053] msvcm80.dll
[9.0.30729.4148] msvcm90.dll
/*-- Legacy iostream.h library ---------------------------------------*/
[7.0.9955.0 ] msvci70.dll
/*-- C++ standard library (STL) --------------------------------------*/
[7.0.9466.0 ] msvcp70.dll
[7.10.6052.0 ] msvcp71.dll
[8.0.50727.4053] msvcp80.dll
[9.0.30729.4148] msvcp90.dll
/*-- Microsoft Foundation Class Library (MFC) ------------------------*/
[7.0.9975.0 ] mfc70.dll, mfc70u.dll, mfc70???.dll
[7.10.6101.0 ] mfc71.dll, mfc71u.dll, mfc71???.dll
[8.0.50727.4053] mfc80.dll, mfc80u.dll, mfc80???.dll
[9.0.30729.4148] mfc90.dll, mfc90u.dll, mfc90???.dll
/*-- Microsoft Foundation Class Managed Library ----------------------*/
[8.0.50727.4053] mfcm80.dll, mfcm80u.dll
[9.0.30729.4148] mfcm90.dll, mfcm90u.dll
/*-- Active Template Library (ATL) -----------------------------------*/
[7.0.9975.0 ] atl70.dll
[7.10.6101.0 ] atl71.dll
[8.0.50727.4053] atl80.dll
[9.0.30729.4148] atl90.dll
/*-- Open Multi-Processing libraries (OMP) ---------------------------*/
[8.0.50727.4053] vcomp.dll
[9.0.30729.4148] vcomp90.dll
/*-- Visual Basic runtimes -------------------------------------------*/
[1.00 ] vbrun100.dll
[2.0.9.8 ] vbrun200.dll
[3.0.5.38 ] vbrun300.dll
[4.0.24.22 ] vb40016.dll
[4.0.29.24 ] vb40032.dll |
Other notes...
The VC8/9 runtimes are installed as WinSxS assemblies, the VB runtimes are installed to %SystemRoot%\system, and everything else is installed to %SystemRoot%\system32. And if you are wondering, yes, I omitted msdia on purpose.
Download (version 1.4.8)
Links: Download - Mirror - Backup
MD5: ff1c24227377f2b62ded089de6546721
Size: 4.82 MiB
μArch: x86-32
Languages: neutral
Note: All of my addons are compatible with the RVM Integrator and with nLite.
Changelog:
* 1.3.0: First public release (versions before this were for personal use)
* 1.3.1: Added MFC7 localizations (MFC8 localizations were already present in 1.3.0)
* 1.4.0: Removed the VB6 runtime (XP SP3 bundles an updated version), added VC9 runtimes (9.0.30428.1), updated VC8 runtimes to 8.0.50727.873
* 1.4.1: Updated the VC9 runtimes to 9.0.30729.1
* 1.4.2: Updated the VC8 CRT/STL runtimes to 8.0.50727.3053
* 1.4.3: Updated the VC8 runtimes to 8.0.50727.3073
* 1.4.4: Updated the VC8 runtimes to 8.0.50727.3079, updated the VC9 runtimes to 9.0.30729.162
* 1.4.5: Updated the VC7.1 ATL/MFC runtimes to 7.10.6088.0, updated the VC9 runtimes to 9.0.30729.177
* 1.4.6: Updated the VC9 runtimes to 9.0.30729.4048
* 1.4.7: Updated the VC8 runtimes to 8.0.50727.4028
* 1.4.8: Updated the VC7.1 ATL/MFC, VC8, and VC9 runtimes for MS09-35 _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags!
Last edited by code65536 on Tue Jul 28, 2009 10:51 pm |
|
| Back to top |
|
 |
runningfool87

Joined: 18 Apr 2007 Posts: 324
|
Posted: Fri Jul 20, 2007 12:41 am Post subject: |
|
|
haha, by any chance was plugin.dll the reason you made this public?  |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Fri Jul 20, 2007 12:50 am Post subject: |
|
|
| runningfool87 wrote: | haha, by any chance was plugin.dll the reason you made this public?  |
LOL! No. Had been meaning to do this for a while now, but just never got around to it until now. |
|
| Back to top |
|
 |
jumz

Joined: 10 Mar 2006 Posts: 82 Location: Edmonton, AB, Canada
|
Posted: Fri Jul 20, 2007 11:22 am Post subject: |
|
|
Thanks! Nice work. I too 'prefer' Microsoft-only solutions...no third party stuff... _________________ JuMz |
|
| Back to top |
|
 |
chetri

Joined: 19 Jun 2007 Posts: 45 Location: India
|
Posted: Mon Jul 23, 2007 3:03 pm Post subject: |
|
|
@ code65536
Sounds good. I am dislike 3rd party runtime as these are not usefull to me.
dear i am trying to download your addon but my gprs connection is very poor in bandwith so it is disconnected frequently, hence i am unable to download from the all 3 link as only these doesnot support resume. and again I am also unable to download RUPupdate addon 2.1.11.6 only for disability of resuming support.
sorry for asking another link or link in ryanvm.
anyway thank alot for speedy upadation in usefull addons. _________________ `
I made this letter longer than usual because I lack the time to make it short.
--------Blaise Pascal |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Mon Jul 23, 2007 3:56 pm Post subject: |
|
|
| chetri wrote: | | doesnot support resume |
Resumption is not supported on my personal server as an unfortunate and unavoidable side-effect of forcing abusive download accelerators to behave. The other links are located on file hosting services (Google Page Creator, Rapidshare, and Stashbox), and none of these file hosting services support resumption either (probably also because of the abusive DA problem).
If anyone really must have resumption support because of things like an unstable connection, then, if requested via PM, I can provide download URLs for a section of my server that does not have resumption support disabled. (chetri, check your PM)
I might consider making my downloads available via BitTorrent (which would obviously be resumable), but that seems like a lot of hassle, and I think that it is fairly uncommon to get cases where a connection is so unstable that resumption is necessary for a file of this size. |
|
| Back to top |
|
 |
chetri

Joined: 19 Jun 2007 Posts: 45 Location: India
|
Posted: Tue Jul 24, 2007 2:51 am Post subject: |
|
|
| code65536 wrote: |
(chetri, check your PM)
|
Thanx a lot. |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
|
| Back to top |
|
 |
pen25jf

Joined: 17 Feb 2007 Posts: 151
|
Posted: Sun Aug 19, 2007 7:59 am Post subject: |
|
|
| Hi Code, thanks for the runtimes. Quick question: will this pack conflict in any way with Roguespear's Runtime's (C++ 2005)? It doesn't look like it but just double checking, thanks in advance. |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Sun Aug 19, 2007 9:02 am Post subject: |
|
|
In the case of the VC8 (VC++ 2005) runtimes, both of our packs include VC8 runtimes. His pack installs build 762 into SxS via a switchless installer, while mine installs build 832 directly into SxS. However, since it's being installed into SxS, there is no conflict at all (since the whole point of SxS is to allow different versions to coexist); you'll just have both 762 and 832 versions installed alongside each other on your system.
In the case of his VC7 (VC++ 2002/2003) runtimes (in "Other Runtimes"), there is also a slight version mismatch, but since those runtimes aren't installed into SxS, there will be a conflict (that pack, however, is much like Kel's in that it's all-encompassing and covers more runtimes than my limited pack). _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
pen25jf

Joined: 17 Feb 2007 Posts: 151
|
Posted: Mon Aug 20, 2007 7:46 am Post subject: |
|
|
Thanks. Don't need the openss runtimes, etc. so I wasn't concerned with that Pack, just the C++, and if that's the case, no biggie.
P.S. - msvcrt10.dll was never updated since... 1993?? Is it important for those who want to run WIndows 3.1?
Thanks alot, awesome work. |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Mon Aug 20, 2007 8:19 am Post subject: |
|
|
BTW, unless you need/want both builds of the VC8 runtimes, you can omit the 762 VC8 addon, since this pack will install the full set of build 832 x86 runtimes.
VC1: It's there for completeness, and even after VC1 was discontinued, people still compiled stuff under VC1, so there are VC1 apps that are newer than 1993. Also, it's a 32-bit DLL, so you should've said WinNT 3.1, not Win 3.1.  _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
cosy
Joined: 18 Apr 2006 Posts: 238
|
Posted: Tue Aug 21, 2007 9:29 am Post subject: |
|
|
I wish it was also possible to install these without any intergration..I mean stand alone.
thank you |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Tue Aug 21, 2007 9:56 am Post subject: |
|
|
| cosy wrote: | | I wish it was also possible to install these without any intergration..I mean stand alone. |
For the VC8 runtimes, Microsoft already provides a free standalone installer; just search for it in the Microsoft Download Center.
For all the other runtimes, all you have to do is unzip and copy; there is no need whatsoever for an installer.
n.b.: Because VC8 runtimes are installed as SxS assemblies, they must be installed either via integration or via Microsoft's installer (or a similar installer). Do NOT just copy the VC8 runtimes. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
longo213
Joined: 03 Dec 2007 Posts: 18
|
Posted: Sun Mar 09, 2008 9:24 am Post subject: |
|
|
| Hello code65536. I would like to point your attention to weir compatibility issue with Uniscribe addon. More details over here. |
|
| Back to top |
|
 |
RyanVM Site Admin

Joined: 23 Nov 2004 Posts: 5131 Location: Pennsylvania
|
Posted: Sun Mar 09, 2008 11:36 am Post subject: |
|
|
code65536 hasn't been around for a long time now. I'm going to lock this thread to avoid any further confusion.
code65536, if you ever return, PM me and I'll happily re-open it. _________________ Get up to $200 off on hosting from the same people who host this website!
http://www.ryanvm.net/forum/viewtopic.php?t=2357 |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Wed Sep 10, 2008 5:27 pm Post subject: |
|
|
Thread resurrected. Latest version is 1.4.2, last updated on 12 Aug 2008. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
Posted: Wed Sep 10, 2008 6:39 pm Post subject: |
|
|
code65536, i must say, excellent packing choice and routines especially with this one
many kudos going towards you now on this one, really Nice!
thanks _________________ • Resource Packer • WPI Bee • Addons_Undo •
 |
|
| Back to top |
|
 |
kal Moderator

Joined: 06 Nov 2005 Posts: 292 Location: Paris/FRANCE
|
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
|
| Back to top |
|
 |
crashfly

Joined: 13 Mar 2008 Posts: 788 Location: Arkansas, USA
|
Posted: Fri Nov 07, 2008 6:46 pm Post subject: |
|
|
Would it be possible to make a switchless installer for this addon?
The reason I ask is that I just recently changed over to XP x64 and would like to have some of the runtime files that I used to include with XP x32. A switchless installer (that you make so well) would take into account the OS and put the files in the right place.
Just let me know if it is something you might consider. _________________ A mind is like a parachute, it only functions when it is open.
--Anonymous
How to Ask Questions the Smart Way |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Fri Nov 07, 2008 8:00 pm Post subject: |
|
|
@crashfly
As you know, I'm a very staunch advocate of using switchless installers whenever possible (and in many cases, like that of the DirectX runtimes, switchless is far better than traditional addon). And ever since installing Vista x64 on one of my boxes, I also try my best to make sure that everything that I release is x86-64-compatible. This addon is neither not an installer, nor is it x86-64-compatible, and for very good reasons.
1) This addon copies the runtimes to their destinations during text setup, which means that these runtimes can be used during setup itself. No app is going to need to use the DirectX runtimes during setup. But there can be apps that require the CRT during setup.
2) The VC8/9 runtimes are installed as side-by-side assemblies, which you cannot easily do with a switchless installer (you basically have to install the original MSI package, and that takes up more space and is not a "clean" switchless install--one reason I like switchless installers is that it's possible if you build your own installer in a certain way to install things cleanly--even more cleanly than traditional addons, since you do not get some leftover INF file in the INF directory--and this won't be possible with MSI).
3) I don't have a x86-64 system running NT 5.x with which to test, and since I don't like to release things that I cannot test, there is no x86-64 version of this addon (I can test switchless installers on a live Vista system, but obviously not addons).
So this is why this is a traditional addon (because this is one case where a traditional addon makes more sense than a switchless installer) and why I don't have a x86-64 version of this.
@rick
I downloaded that update, extracted the MSP and the cab within using 7z. Inside, you'll find the redist installers for x86-32, x86-64, and IA-64. I can upload the installers to RS if you can't handle the full 200 MB download from Microsoft. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
Posted: Fri Nov 07, 2008 11:16 pm Post subject: |
|
|
correct, every runtime msp contains the msi installer of its respective components for different platforms.
and i couldn't agree with you any more on the decision of building this as a true addon, code65536.
for me, T-13 installer are for those apps/components that don't need a personal boost-up, which you can immediately put into use without setting, etc.. _________________
My work list(Hosted by dumpydooby)
Last edited by yumeyao on Sat Nov 08, 2008 12:16 am |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
Posted: Fri Nov 07, 2008 11:49 pm Post subject: |
|
|
| code65536 wrote: | | I can upload the installers to RS if you can't handle the full 200 MB download from Microsoft. |
Yes plz, I could really use it for my Spanish svcpack Runtimes addon and with 256kbps it will take a couple hours to get it
Only need x86 BTW _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
yumeyao Moderator

Joined: 27 Aug 2006 Posts: 1718 Location: Taiyuan, Shanxi, PR China
|
Posted: Sat Nov 08, 2008 1:21 am Post subject: |
|
|
@rick:
YGPM. _________________
My work list(Hosted by dumpydooby) |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
Posted: Sat Nov 08, 2008 2:39 am Post subject: |
|
|
Thanks, got em both _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Thu Dec 18, 2008 10:12 pm Post subject: |
|
|
Updated.
VC8: 8.0.50727.3079
VC9: 9.0.30729.162
Original installers if you want the original install packages but don't want to sit through downloading 600MB of hotfixes. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
Posted: Thu Dec 18, 2008 11:10 pm Post subject: |
|
|
Thank you code so much for the installers _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
Posted: Fri Dec 19, 2008 7:27 am Post subject: |
|
|
without going into detail what error I'm receiving concerning some C+ runtime error
but to help eliminate the possibility that this addon is the cause for the tangle up.
is their a link to get the former release?, what I had of that is deleted here
in any case Im going try some thing else to test this probability ..
thanks again for the update.  |
|
| Back to top |
|
 |
nomadturk

Joined: 04 Jan 2008 Posts: 67
|
Posted: Fri Dec 19, 2008 7:47 am Post subject: |
|
|
| ENU_user wrote: | without going into detail what error I'm receiving concerning some C+ runtime error
but to help eliminate the possibility that this addon is the cause for the tangle up.
is their a link to get the former release?, what I had of that is deleted here
in any case Im going try some thing else to test this probability ..
thanks again for the update.  |
ENU_User, here you go mate:
MicrosoftRuntimeLibraries-1.4.3-Addon.7z |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Fri Dec 19, 2008 8:16 am Post subject: |
|
|
| ENU_user wrote: | | without going into detail |
The exact error message would actually be rather helpful. For example, if the problem was with msvcrt.dll, then there is no way that this addon could be at fault... _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
Posted: Fri Dec 19, 2008 11:00 am Post subject: |
|
|
nomadturk, the file in the link turned bad once downloaded, thanks anyway
I'm still not sure what brought this
thats why I looked for the former release of this Runtime pack to affirm ...
I'm suspecting other addon candidates for this new condition ... (testing time .. )
 |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Fri Dec 19, 2008 1:01 pm Post subject: |
|
|
All Microsoft system components, such as msiexec, use the system CRT, and this addon never touches the system CRT. Furthermore, this specific error is generally not caused by the CRT, but rather by a user of the CRT. So I'm 99.9% sure that this error is unrelated to this addon. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
Posted: Fri Dec 19, 2008 2:15 pm Post subject: |
|
|
thanks for the info
as I just finished making the assumption by not integrating this pack and received the same error ..
sorry for the (oops)
thanks again.
Last edited by ENU_user on Fri Dec 19, 2008 6:23 pm |
|
| Back to top |
|
 |
Fragbert
Joined: 24 Jan 2006 Posts: 338
|
Posted: Fri Dec 19, 2008 4:07 pm Post subject: |
|
|
| Something changed for me too - my autodesk switchless installers for DesignReview 2009 and TrueView 2009 will not run with this addon, I have to revert to other runtime installers. |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Sun Dec 21, 2008 9:49 pm Post subject: |
|
|
Updated.
VC7.1 ATL/MFC: 7.10.6088.0
VC9: 9.0.30729.177
Original installers if you want the original VC9 install packages but don't want to sit through downloading 300MB of hotfixes; the installers in this hotfix are missing the en-US localization, though the files packaged within are okay (language-neutral). _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
Kelsenellenelvian Moderator

Joined: 30 Nov 2004 Posts: 4228 Location: Pocatello, ID
|
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Thu Mar 19, 2009 3:47 pm Post subject: |
|
|
Updated.
VC9: 9.0.30729.4048
Original installers if you want the original VC9 install packages but don't want to sit through downloading 350+MB of stuff _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
Raoul90
Joined: 17 Jan 2008 Posts: 675 Location: The Netherlands
|
Posted: Thu Mar 19, 2009 4:36 pm Post subject: |
|
|
This is for multilanguage use i assume?
In that case, thank you  |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Thu Mar 19, 2009 4:46 pm Post subject: |
|
|
| Raoul90 wrote: | | This is for multilanguage use i assume? |
Yes; Microsoft language runtimes are language-neutral. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
fungus

Joined: 19 Jan 2009 Posts: 27
|
Posted: Fri Mar 27, 2009 9:48 pm Post subject: |
|
|
| thx dude for this update |
|
| Back to top |
|
 |
neuropass

Joined: 02 Oct 2008 Posts: 123
|
Posted: Mon Jun 15, 2009 2:57 pm Post subject: |
|
|
is this a good idea for vista or 7???
thanks. |
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
Posted: Mon Jun 15, 2009 3:07 pm Post subject: |
|
|
No its not a installer _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
|
| Back to top |
|
 |
ricktendo64

Joined: 21 May 2006 Posts: 3013 Location: Honduras
|
Posted: Thu Jul 02, 2009 9:58 am Post subject: |
|
|
ty for update and installers _________________
Will also accept any old PC hardware donations |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
|
| Back to top |
|
 |
code65536

Joined: 14 Mar 2007 Posts: 735 Location: .us
|
Posted: Sun Jul 19, 2009 11:05 pm Post subject: |
|
|
| ENU_user wrote: | | http://code.msdn.microsoft.com/KB972685 |
I already updated the VC9 runtimes to that version four months ago. _________________ My addons: CmdOpen - HashCheck - Notepad2 - MS Runtimes - DirectX
Into the breach, meatbags! |
|
| Back to top |
|
 |
ENU_user

Joined: 25 Jan 2006 Posts: 1245
|
Posted: Sun Jul 19, 2009 11:19 pm Post subject: |
|
|
thanks for the info!.
Last edited by ENU_user on Sat Jun 19, 2010 3:48 pm |
|
| Back to top |
|
 |
SymSpaceT

Joined: 24 Jan 2008 Posts: 114
|
Posted: Tue Jul 21, 2009 12:34 pm Post subject: |
|
|
Hello folks,
For some of us non-coders but otherwise tech-savvy, could somebody explain why one would use this pack? What is a "runtime"? I suspect these are some "background" files programs might use when running, but those I thought were the dll's.
Why aren't these runtimes in the installation source to begin with?
Other: if you integrate this, more programs can be ran at t-13 as silent installs?
Sorry, I am not a programmer.
Thanks |
|
| Back to top |
|
 |
|