rdalling Posted May 7, 2004 Posted May 7, 2004 Has anyone integrated the IEAK custom install.ins into an unattended build?the custom files include install.ins, install.inf, inetres.inf, axaa.inf, inetcorp.inf, inetset.inf, oe.inf, setup.inf, sp1shell.inf, subs.inf, wpm.infWhat I'm looking for is: where to put them and what to change...here is what I'm trying to do (but dosent work)[branding] BrandIEUsingUnattended=No IEBrandingFile = c:\IE\Install.insHELP!Roger
SunaMan Posted May 8, 2004 Posted May 8, 2004 Hey Roger,I got mine working before I found this site so I'm not sure if this is the "proper" way to do it... but here's what I have:in my winnt.sif:[branding] BrandIEUsingUnattended=No IEBrandingFile=IE6CustomSetup.insthen I placed IE6CustomSetup.ins and IE6CustomSetup_config.cab (which contains all of the inf files you listed) in my $OEM$ folder.then, in my IE6CustomSetup.ins file there's two different sections that specify where the cab file is located. I'm not sure if this part is important because I believe it was automatically generated but here's the important parts of what I have:[branding]CabsURLPath=file:\\C:\ [Custom Branding]Branding=file:\\C:\/IE6CustomSetup_config.cab,2003.11.21.00,-1,Hope this will help you get your problem fixed.If anyone has any official documentation on this stuff, it would be greatly appreciated!
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