Jump to content

belliez

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About belliez

Profile Information

  • OS
    none specified

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

belliez's Achievements

0

Reputation

  1. Hi, Thanks for your reply. This is what I have been doing however I was trying to acheive this in one command on the command line. It is part of an install using Inno Setup and I want to extract and install at the same time! I have halve solved this by extracting and installing as per your reply but I was trying to clean it up a little! Paul
  2. Hi, Please could someone guide me in the right direction. I am trying to perform a silent install of directx_mar2008_redist.exe via the command line. I can make it extract into a temp directory but not start the install after it has been extracted? This is my command line to extract: directx_mar2008_redist.exe /Q /C /T:C:\TempFiles\directx I do not know how to start the install. I don't want to do this using two commands, I would prefer the single command to extract AND install silent. I don't want to extract the contents of directx_mar2008_redist.exe because I want to just supply a single file to use as part of a silent install for a application. Thanks in advanced Paul
×
×
  • Create New...