Arablover Posted October 10, 2003 Posted October 10, 2003 I have tried to install the Intel application accelerator by placing it in a seperate batch file and calling the batch file from winnt.sifI extracted the files from the iaa23_enu archive and then used setup -sWhat happens is the installation runs and then hangs. The batch window does NOT close.At the end of the installation, there is an entry in the start menu, but when I try to run the accelerator it tells me I have to reinstall the program.Please advise!Cheers.Jeremy
[SuperhumaN][dhc] Posted October 13, 2003 Posted October 13, 2003 ECHO Installing Intel Application Accelerator 2.3ECHO Please wait...start /wait %systemdrive%\Install\Intel\iaa23\setup.exe -s -f1"%systemdrive%\Install\Intel\iaa23\setup.iss"ECHO.
Arablover Posted October 17, 2003 Author Posted October 17, 2003 Still not working!ECHO Installing Intel Application Accelerator 2.3ECHO Please wait...start /wait %systemdrive%\Install\Iaa\setup.exe -s -f1"%systemdrive%\Install\iaa\setup.iss"It seems to install, but when I try to run it from the start menu, it says that the driver has not been detected!Help!Jeremy
medhunter Posted February 22, 2004 Posted February 22, 2004 I use this from runonceex.cmdREG ADD %KEY%\085 /V 1 /D "%systemdrive%\install\Applications\intel\Setup.exe -s -f1\"%systemdrive%\install\Applications\intel\setup.iss\"" /fwaiting for help,buddy
Sunil Posted February 23, 2004 Posted February 23, 2004 I have tried to install the Intel application accelerator by placing it in a seperate batch file and calling the batch file from winnt.sifI extracted the files from the iaa23_enu archive and then used setup -sWhat happens is the installation runs and then hangs. The batch window does NOT close.At the end of the installation, there is an entry in the start menu, but when I try to run the accelerator it tells me I have to reinstall the program.Please advise!Cheers.Jeremytry extracting the files from the archive and use the setup.exe -s command then, works for me
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now