Orus Posted March 2, 2005 Posted March 2, 2005 This is what I have in my RunOnceEx.cmd file:ECHO.ECHO Installing Intell Chipset Hardware AcceleratorECHO Please wait...start /wait %systemdrive%\Drivers\IntellChipset\infinst_autol.exe -sREG ADD %KEY%\045 /VE /D "Installing Intell Chipset Hardware Accelerator" /fREG ADD %KEY%\045 /V 1 /D "%systemdrive%\Drivers\IntellChipset\infinst_autol.exe -s -f2\"%systemdrive%\IntellChip.log\"" /fWhen I try it in WMware it sais there's no need to install them. And then returns two "invalid key" errors...(I think it's the REG ADD entries).Could someone help it?EDIT:It's an installshield executable.Thus I've put the setup.iss in the same folder as the installer.
IcemanND Posted March 2, 2005 Posted March 2, 2005 VMWare does not need the intel chipset drivers, so you won't be able to test this there.Why not just integrate them into your cd, the readme file in the installer describes how.
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