Help - Search - Members - Calendar
Full Version: JetAudio retail 624 silent install full
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
MARENOSTRUM
thumbup.gif code:

@echo off

ECHO.
ECHO Installing Jet Audio 6.24
ECHO Please wait...
start /wait %systemdrive%\install\jetaudio\jet.exe -S -f1C:\install\jetaudio\setup.iss

exitClick to view attachment
.DeFuZioN
Hi, Do I just use the setup file for JetAudio or do I have to extract the files?
slimzky
put them on the same directory

JetaudioSetup.exe
setup.iss
hasanemara
QUOTE (slimzky @ Dec 16 2005, 06:39 AM) *
put them on the same directory

JetaudioSetup.exe
setup.iss


I used to install my softwares from the CD and this method gave me false result many times
I modified it by adding a pre-dos command
md c:\install
copy jetaudio.exe c:\install
copy setup.iss c:\install
then direct the installation to c:\install
grandy
very good



thank u




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.