Jump to content

ricktendo

Members
  • Posts

    8,715
  • Joined

  • Last visited

  • Days Won

    444

Posts posted by ricktendo

  1. Sorry but we do NOT allow warez! (patch.cmd)

    RunProgram="hidcon:cmd /c for /f \"skip=1\" %i In ('wmic os get oslanguage') Do AcroPro1500820082.msi TRANSFORMS=Transforms\%i.mst DISABLE_MODE_SELECTION_OPTION=YES DISABLE_ARM=YES DISABLE_HELP=YES DISABLE_DTSHORTCUT=YES DISABLE_WORK_ANYWHERE=YES INSTALL_MODE=TryOut HIDELAUNCHBUTTON=YES UPDATE_MODE=0 & Exit"RunProgram="hidcon:patch\patch.cmd & cmd /c exit"AutoInstall2="AcroPro1500820082.msi"AutoInstall2="hidcon:patch\patch.cmd & cmd /c exit"AutoInstall3="AcroPro1500820082.msi";!@InstallEnd@!
  2. If you use the INTL version you dont have to use the /sfxlang:xxx switch, the installer will detect what language the installer is running in, if supported use the same language dialogs and also install the correct language pack (unless you want to force a language pack on a different language OS you can use /sfxlang to do this.)

    4.6 is actually 4.5.2 updated, you may have to wait for Microsoft to add 4.6 to Windows Update detection

  3. extra are the older runtines you see listed under "Also Includes" spoiler

    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>
  4. You cannot go by what size the original setup wrapper says, its bogus. Do you seriously believe what it says?

    If you install the using the original setup, go un-hide the MSI uninstall entries in regedit by deleting SYSTEMCOMPONENT key to show in add/rem programs

     

    reg del HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{GUID-FOR-DOTNET46-HERE} /v SYSTEMCOMPONENT /f
×
×
  • Create New...