Camarade_Tux Posted April 21, 2006 Posted April 21, 2006 (edited) I just made a new iso with UPHClean slipstreamed.What should I change to get the same behavior as 60421a ?Only rename UPHClean and edit svcpack.inf ?edit : in fact, I should use msiexec /i uphclean.msiNo ? Edited April 21, 2006 by Camarade_Tux
Tomcat76 Posted April 21, 2006 Posted April 21, 2006 I tested it and it's working in 60421a and 60421b.If you want to do it manually....1) UPHCLEAN.MSI should be in SOURCESS\I386\SVCPACK2) Remove the line installing UPHCLEAN from SVCPACK.INF3) Add this into HFSLIP.CMD below the line that defines %HFSLIP%:msiexec /i %HFSLIP%\SVCPACK\UPHCLEAN.MSI /qn /norestartYou can try msiexec /i UPHCLEAN.MSI /qn /norestart from SVCPACK.INF but I don't know if it'll work.
mystek Posted April 23, 2006 Author Posted April 23, 2006 Tomcat76, tried the build HFSLIP_60421b and the install worked great. UPHClean installed. Thanks for the great work.
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