Jump to content

Search the Community

Showing results for tags 'runtimes'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • General Discussion
    • Introduction
  • WinCert Member Projects
    • Win Toolkit
    • HeiDoc.net Projects
    • Windows Post-Install Wizard (WPI)
    • WPI, nLite and RVM Addons
    • DX WinNT6.x True Integrator
    • Switchless installers
    • XP Theme Source Patcher
    • OS Transformation Packs
    • Installer Repacks
  • WinCert.net International
    • WinCert.net Turkish
    • WinCert.net Italian
    • WinCert.net French
    • WinCert.net Spanish
    • WinCert.net Dutch
    • WinCert.net German
  • Microsoft Operating Systems and Software
    • Microsoft Windows
    • Microsoft Windows Server Family
    • Microsoft Office
    • Tips and Tricks
  • News, Support, Discussion
    • Software Field
    • Hardware Field
    • Networks and Security Field
    • Games Hangout
    • Scripting and Programming
    • Drivers Field
  • The Design Art Forum
    • Graphics Showcase
    • Windows Customization
    • Web Design/Hosting/Administering
  • Miscellaneous
    • Site and Forum Issues

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. http://adf.ly/1713566/vbcruntimes Size: 5.10 MB Date: May 15 2012 MD5: f16cfdadd88c5863f17cf445f8b11f90 About: Contains Microsoft Visual Basic and Visual C Runtimes, the 16bit Runtimes will be skipped on x64 installs, also the Visual Basic Virtual Machine will only be offered to Vista and above. Note: This installer is merged with/not needed if you use my AIO Visual Basic/C++/F#/J# Runime list: /*-- Microsoft Visual Basic Runtimes -----------------------------------*/ comct232.ocx 6.0.98.16 comct332.ocx 6.7.0.9816 comctl32.ocx 6.0.98.16 comdlg32.ocx 6.1.98.16 dblist32.ocx 6.1.98.16 mci32.ocx 6.1.98.16 mscomct2.ocx 6.1.98.16 mscomctl.ocx 6.1.98.33 mscomctl32.ocx 6.0.88.62 mscomm32.ocx 6.1.98.16 msdatgrd.ocx 6.1.98.16 msdatlst.ocx 6.1.98.16 msflxgrd.ocx 6.1.98.14 mshflxgd.ocx 6.1.98.16 msinet.ocx 6.1.98.16 msmask32.ocx 6.1.98.16 msstdfmt.dll 6.1.98.16 msstkprp.dll 6.1.98.16 mswinsck.ocx 6.1.98.17 picclp32.ocx 6.1.98.16 richtx32.ocx 6.1.98.16 sysinfo.ocx 6.1.98.16 tabctl32.ocx 6.1.98.16 vb40032.dll 4.0.29.22 /*-- Microsoft Visual Basic Runtimes (16bit) ----------------------------*/ vb40016.dll 4.0.24.22 vbrun100.dll <none> vbrun200.dll 2.0.9.8 vbrun300.dll 3.0.5.38 /*-- Microsoft Visual Basic Virtual Machine -----------------------------*/ msvbvm50.dll 5.2.82.44 /*-- Microsoft Visual C Runtimes ----------------------------------------*/ atl70.dll 7.0.9975.0 atl71.dll 7.10.6119.0 mfc70.dll 7.0.9975.0 mfc70chs.dll 7.0.9975.0 mfc70cht.dll 7.0.9975.0 mfc70deu.dll 7.0.9975.0 mfc70enu.dll 7.0.9975.0 mfc70esp.dll 7.0.9975.0 mfc70fra.dll 7.0.9975.0 mfc70ita.dll 7.0.9975.0 mfc70jpn.dll 7.0.9975.0 mfc70kor.dll 7.0.9975.0 mfc70u.dll 7.0.9975.0 mfc71.dll 7.10.6119.0 mfc71chs.dll 7.10.6119.0 mfc71cht.dll 7.10.6119.0 mfc71deu.dll 7.10.6119.0 mfc71enu.dll 7.10.6119.0 mfc71esp.dll 7.10.6119.0 mfc71fra.dll 7.10.6119.0 mfc71ita.dll 7.10.6119.0 mfc71jpn.dll 7.10.6119.0 mfc71kor.dll 7.10.6119.0 mfc71u.dll 7.10.6119.0 msvci70.dll 7.0.9955.0 msvcp70.dll 7.0.9466.0 msvcp71.dll 7.10.6052.0 msvcr70.dll 7.0.9981.0 msvcr71.dll 7.10.7031.4 msvcrt10.dll <none>name version Unattended install switches: - Silently install and display progress: <installer>.exe /SILENT - Quietly install and display no progress: <installer>.exe /VERYSILENT - To skip restart prompt add: /NORESTART - To install C++ only and skip all vb runtimes including 16bit and VM: /TASKS="!msvb" - To skip all vb runtimes: /MERGETASKS="!msvb\run" - To skip only the 16bit vb runtimes: /MERGETASKS="!msvb\run\xvibit" - To skip only the Visual Basic VM: /MERGETASKS="!msvb\vm" Source: http://adf.ly/1713566/vbcsource
  2. Info: Microsoft Visual C++ 2005/2008/2010/2012/2013/2014/2015, Microsoft Visual F# 2.0, Microsoft Visual J# 2.0 redistributable packages (with setup junk removed.) Also includes "extra" Visual Basic and C runtimes (see list bellow) Same as above but excludes F# & J# runtimes Info: Microsoft Visual C++ 2005/2008/2010/2012/2013 redistributable packages (with setup junk removed.) Also includes "extra" Visual Basic and C runtimes (see list bellow) Some tools and resources for (re)creating your own installer Visual AIO SFX Maker v6 (installer repacker):http://adf.ly/1713566/visualsfxSilent "No GUI" SFX alternative v4:http://adf.ly/1713566/visualsfxngKB2538242 MST Windows Update fix v1.7:http://adf.ly/1713566/wufix5mstKB2538243 MST Windows Update fix v3:http://adf.ly/1713566/wufix8mstMsiTran.Exe -a <transform>.MST <installer>.MSI:http://adf.ly/1713566/msitranSlim down your vcredist 2005/2008 installers:http://adf.ly/1713566/msislim"Extra" Visual Basic/C runtimes installer sourceshttp://adf.ly/1713566/vbcsourceIf you cant find a hotfix try using the KB number w/ this URLhttp://support2.microsoft.com/hotfix/KBHotfix.aspx?kbnum=1234567 Hotfix list 2005: 2643995 2008: 2834565 2010: 2821701 2012: Release 4 Also includes: name version/*-- Microsoft Visual Basic Runtimes -----------------------------------*/ comct232.ocx 6.0.98.39comct332.ocx 6.7.0.9839comctl32.ocx 6.0.98.39comdlg32.ocx 6.1.98.41dblist32.ocx 6.1.98.39mci32.ocx 6.1.98.39mscomct2.ocx 6.1.98.39mscomctl.ocx 6.1.98.39mscomm32.ocx 6.1.98.39msdatgrd.ocx 6.1.98.39msdatlst.ocx 6.1.98.39msflxgrd.ocx 6.1.98.39mshflxgd.ocx 6.1.98.39msinet.ocx 6.1.98.39msmask32.ocx 6.1.98.39msstdfmt.dll 6.1.98.39msstkprp.dll 6.1.98.39mswinsck.ocx 6.1.98.39 picclp32.ocx 6.1.98.39richtx32.ocx 6.1.98.39sysinfo.ocx 6.1.98.39tabctl32.ocx 6.1.98.39vb40032.dll 4.0.29.22/*-- Microsoft Visual Basic Runtimes (16bit) ----------------------------*/vb40016.dll 4.0.24.22vbrun100.dll <none>vbrun200.dll 2.0.9.8vbrun300.dll 3.0.5.38/*-- Microsoft Visual Basic Virtual Machine -----------------------------*/msvbvm50.dll 5.2.82.44/*-- Microsoft Visual C Runtimes ----------------------------------------*/atl70.dll 7.0.9975.0atl71.dll 7.10.6119.0mfc70.dll 7.0.9975.0mfc70chs.dll 7.0.9975.0mfc70cht.dll 7.0.9975.0mfc70deu.dll 7.0.9975.0mfc70enu.dll 7.0.9975.0mfc70esp.dll 7.0.9975.0mfc70fra.dll 7.0.9975.0mfc70ita.dll 7.0.9975.0mfc70jpn.dll 7.0.9975.0mfc70kor.dll 7.0.9975.0mfc70u.dll 7.0.9975.0mfc71.dll 7.10.6119.0mfc71chs.dll 7.10.6119.0mfc71cht.dll 7.10.6119.0mfc71deu.dll 7.10.6119.0mfc71enu.dll 7.10.6119.0mfc71esp.dll 7.10.6119.0mfc71fra.dll 7.10.6119.0mfc71ita.dll 7.10.6119.0mfc71jpn.dll 7.10.6119.0mfc71kor.dll 7.10.6119.0mfc71u.dll 7.10.6119.0msvci70.dll 7.0.9955.0msvcp70.dll 7.0.9466.0msvcp71.dll 7.10.6052.0msvcr70.dll 7.0.9981.0msvcr71.dll 7.10.7031.4msvcrt10.dll <none>
  3. Adobe Runtimes Pack Setup Instalador Silencioso Es un Paquete que contiene Instaladores (MSI) de los Runtimes (Tiempo de Ejecución) de Adobe: *Adobe Flash Player ActiveX v14.0.0.125 *Adobe Flash Player Plugin v14.0.0.125 *Adobe Shockwave Player v12.1.2.152 *Adobe AIR v14.0.0.110 Adobe_Runtimes_Pack.eXe v14.06.2014 MD5: D7828134660F87171FBD9D0CA5B6B43D Tamaño: 62.4 MB
×
×
  • Create New...