NOTHING will get this on there. . . anyone have Ideas or am I best to see if Ryan can do it???
Thank for any help

I'm just glad it's final (I can use it now and it's better than I was expecting)!!
another switch to skip update /update-no you can slipstream it in t-13SHO_GuN wrote:This works fine for me:Nightwolf81 wrote:OK it appears that the way I got this to go as a switchless installer was to use an update.exe from another Hotfix (that allows you to use /quiet /noreboot). . .
update\iesetup.exe /quiet /norestart
[EditFile]
I386\HIVESYS.INF,AddReg,HIVESYS.AddReg
I386\SVCPACK.INF,SetupHotfixesToRun,SVCPACK.AddProgram
[HIVESYS.AddReg]
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","TEMP",0x00020000,"%%SystemRoot%%\TEMP"
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","TMP",0x00020000,"%%SystemRoot%%\TEMP"
Actually, my earlier post wasn't the whole story of how I did it.theflamemaster wrote:another switch to skip update /update-no you can slipstream it in t-13SHO_GuN wrote:This works fine for me:Nightwolf81 wrote:OK it appears that the way I got this to go as a switchless installer was to use an update.exe from another Hotfix (that allows you to use /quiet /noreboot). . .
update\iesetup.exe /quiet /norestart
but it seems that i have a problem after integrating it in my cd all of my runoceex entries have been ignored, strange,,,![]()
Yes, I am seeing this too. The runonceex entries are in the registry, but never execute and just remain there even after another reboot.theflamemaster wrote: but it seems that i have a problem after integrating it in my cd all of my runoceex entries have been ignored, strange,,,![]()
and this:well runonceex doesnt work after last beta....if i overwrite IERNONCE.DLL with the one from xp cd it works.....
I was curious to find that our installer failed to update our BHO on systems with IE7. I trailed it down to the RunOnceEx keys (see kb 232509). The keys added by our installer were ignored. They work fine on systems without IE7.
I moved the keys to RunOnce, and that solves the problem. I'd prefer to use the RunOnceEx, but I was mostly just wondering if this is a known problem, and whether it's by design.
Code: Select all
rem del myself
DEL /Q /F %0
Code: Select all
http://www.bestsharing.com/files/ms001159549/ProgramAddons%20Internet%20Explorer%207.0.cab.html