acen2006 Posted December 12, 2006 Share Posted December 12, 2006 (edited) Would anyone please be able to help. I install internet explorer 7 from runonce and it installs fine but it seems to change the windows theme to classic for some reason even tho I have a theme change in the WINntsif. Everything worked ok before I added the IE part. Edited December 12, 2006 by acen2006 Link to comment Share on other sites More sharing options...
ajua Posted December 13, 2006 Share Posted December 13, 2006 how do you installed IE7? did you use the silent installer by shark007? i still havent added to my uadvd.maybe there's a conflict with the ie7 dll's. Link to comment Share on other sites More sharing options...
orionuk Posted December 13, 2006 Share Posted December 13, 2006 I have it working fine in RunOnceEx method.I download the Internet Explorer Admin Kit (IEAK) for IE7. You will need IE7 installed before you run this.http://www.microsoft.com/technet/prodtechn...k7/default.mspxYou can use this to create an IE7Setup.exe which you can personalise. It is mainly aimed at easy deployment in corporate environments but no reason why you cannot use it on a home PC.I include IE7 at the end of my RunOnceEx.cmd which appears to work fine on my virtual PC (MS Virtual PC 2004).The /Q installs in quiet mode, no progress bar is displayed. Note that the install does take a while ie. more than 5 mins.Hope this helps.Here is my RunOnceEx.cmd:@echo offSetLocal enableextensionsSET CDROM=%~d0SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\001 /VE /D "Acrobat Reader 7.07" /fREG ADD %KEY%\001 /V 1 /D "%CDROM%\Applications\AdobeReader\Adobereader707.msi TRANSFORMS=Adobereader707.mst /qb" /fREG ADD %KEY%\005 /VE /D "Lavasoft Ad-Aware 1.0.6.0" /fREG ADD %KEY%\005 /V 1 /D "%CDROM%\Applications\Adaware\aawsepersonal.exe /S" /fREG ADD %KEY%\010 /VE /D "Java Runtime 5.0 Update 10.0" /fREG ADD %KEY%\010 /V 1 /D "%CDROM%\Applications\Java\java.exe /qb IEXPLORER=1 JAVAUPDATE=0 SYSTRAY=0" /fREG ADD %KEY%\015 /VE /D "Microsoft Office 2003 Professional" /fREG ADD %KEY%\015 /V 1 /D "%CDROM%\Applications\Office2003\setup.exe TRANSFORMS=Unattended.mst /qb" /fREG ADD %KEY%\020 /VE /D "Microsoft Frontpage 2003" /fREG ADD %KEY%\020 /V 1 /D "%CDROM%\Applications\Frontpage2003\setup.exe TRANSFORMS=Unattended.mst /qb" /fREG ADD %KEY%\021 /VE /D "Microsoft .NET Framework 1.1 SP1" /fREG ADD %KEY%\021 /V 1 /D "%CDROM%\Applications\DotNet11sp1\dotnet11sp1.exe" /fREG ADD %KEY%\025 /VE /D "Microsoft .NET Framework 2.0" /fREG ADD %KEY%\025 /V 1 /D "%CDROM%\Applications\DotNet2\dotnet2.exe" /fREG ADD %KEY%\030 /VE /D "Real Alternative 1.51" /fREG ADD %KEY%\030 /V 1 /D "%CDROM%\Applications\RealAlternative\realalt151.exe /VERYSILENT /SP-" /fREG ADD %KEY%\040 /VE /D "Apple Software Update 1.0.2.1" /fREG ADD %KEY%\040 /V 1 /D "%CDROM%\Applications\AppleSoftwareUpdate\AppleSoftwareUpdate.msi TRANSFORMS=applesoftwareupdate.mst /qb" /fREG ADD %KEY%\045 /VE /D "QuickTime 7.13.170" /fREG ADD %KEY%\045 /V 1 /D "%CDROM%\Applications\Quicktime\QuickTime.msi TRANSFORMS=quicktime.mst /qb" /fREG ADD %KEY%\050 /VE /D "iTunes 7.0.2.16" /fREG ADD %KEY%\050 /V 1 /D "%CDROM%\Applications\itunes\iTunes.msi TRANSFORMS=itunes.mst /qb" /fREG ADD %KEY%\055 /VE /D "Windows Defender 1.1.1593.0" /fREG ADD %KEY%\055 /V 1 /D "%CDROM%\Applications\Windowsdefender\WindowsDefender.msi TRANSFORMS=WindowsDefender.mst /qb" /fREG ADD %KEY%\060 /VE /D "Orca" /fREG ADD %KEY%\060 /V 1 /D "%CDROM%\Applications\Orca\orca.msi /qb" /fREG ADD %KEY%\065 /VE /D "ISSCript9 (for Sony PC suite)" /fREG ADD %KEY%\065 /V 1 /D "%CDROM%\Applications\SonyPCSuite\ISScript9.msi /qb" /fREG ADD %KEY%\070 /VE /D "Sony PC suite 1.30.53" /fREG ADD %KEY%\070 /V 1 /D "%CDROM%\Applications\SonyPCSuite\SonyPCSuite.msi TRANSFORMS=sonypcsuite.mst /qb" /fREG ADD %KEY%\075 /VE /D "Spy Bot 1.4" /f"REG ADD %KEY%\075 /V 1 /D "%CDROM%\Applications\Spybot\spybotsd14.exe /silent" /fREG ADD %KEY%\097 /VE /D "Importing Registry Tweaks" /fREG ADD %KEY%\097 /V 1 /D "REGEDIT /S %CDROM%\Applications\regtweaks.reg" /fREG ADD %KEY%\098 /VE /D "Cleaning Up default shortcuts" /fREG ADD %KEY%\098 /V 1 /D "%CDROM%\Applications\cleanup.cmd" /fREG ADD %KEY%\099 /VE /D "Internet Explorer 7" /fREG ADD %KEY%\099 /V 1 /D "%CDROM%\Applications\IE7\IE7Setup.exe /Q" /fEndLocalEXIT Link to comment Share on other sites More sharing options...
Major Posted December 18, 2006 Share Posted December 18, 2006 It happens me the same like @acen2006, it changes the theme to classic when I install Internet explorer 7.0, but the strange, i have tried the installation in the VM and it has installed like a charm but when i install it in a real PC, it changes the theme.Any suggest please on how can i fix it?Thanks Link to comment Share on other sites More sharing options...
ajua Posted December 18, 2006 Share Posted December 18, 2006 im installing it from runonceex and i dont have this error. maybe it is because i apply a custom theme in my winnt.sif file and when the runonceex routine finishes, windows loads this theme.maybe you can try to load a theme in winnt.sifif you like the default windows theme, apply it to see if this solves your problem.BTW, im using the original installer from microsoft with this switches /passive /update-no /norestart Link to comment Share on other sites More sharing options...
Major Posted December 18, 2006 Share Posted December 18, 2006 I am loading the theme via Winnt.sif, and i am using also the original installer with the switch /passive /update-no /nobackup /norestart. I will try to put a batch file to install the theme i want until there is a solution.Thanks @elajua Link to comment Share on other sites More sharing options...
ajua Posted December 19, 2006 Share Posted December 19, 2006 also you can try to avoid the /nobackup switch just to see if it solves the problem. maybe it is caused by a file being replaced or something. just a thought. Link to comment Share on other sites More sharing options...
Major Posted December 19, 2006 Share Posted December 19, 2006 I will try it. Link to comment Share on other sites More sharing options...
acen2006 Posted December 21, 2006 Author Share Posted December 21, 2006 Thanks for every1s help with this! I have now got this to work. I change the order in the runonce in the NTSIF. I make sure IE7 install first, well it seems to have done the trick but I know get this appear on the desktop :(DESKTOP.INI, file)[.ShellClassInfo]LocalizedResourceName=@shell32.dll,-21782[LocalizedFileNames]Remote Assistance.Ink=@%systemroot%\system32\rcbdyctl.dll ,-152Outlook Express.Ink=@xpsp1res.dll,-11004 Link to comment Share on other sites More sharing options...
Major Posted December 22, 2006 Share Posted December 22, 2006 I don´t understand you because i have always installed IE7 the first in the RunOnceEx but did not the trick Link to comment Share on other sites More sharing options...
ajua Posted December 23, 2006 Share Posted December 23, 2006 i had my IE7 almost at the top of my RunOnceEx fileREG ADD %KEY%\001 /VE /D "Microsoft .NET Framework 1.1 SP1" /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\netfx11sp1\netfx.msi /qb" /fREG ADD %KEY%\001 /V 2 /D "%systemdrive%\Install\netfx11sp1\langpack\langpack.msi /qb /norestart" /fREG ADD %KEY%\002 /VE /D "Microsoft .NET Framework 2.0" /fREG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\netfx20\install.exe /q" /fREG ADD %KEY%\002 /V 2 /D "%systemdrive%\Install\netfx20\langpack\install.exe /q" /fREG ADD %KEY%\002 /V 3 /D "%systemdrive%\Install\netfx20\updates\KB917283.msp /quiet" /fREG ADD %KEY%\002 /V 4 /D "%systemdrive%\Install\netfx20\updates\KB922770.msp /quiet" /fREG ADD %KEY%\003 /VE /D "Microsoft DirectX 9.0c Dec 2006" /fREG ADD %KEY%\003 /V 1 /D "%systemdrive%\Install\directx\dxsetup.exe /silent" /fREG ADD %KEY%\004 /VE /D "Microsoft Stuff" /fREG ADD %KEY%\004 /V 1 /D "%cdrom%\Programas\microsoft\MSXML40SP2.msi /qb /norestart" /fREG ADD %KEY%\004 /V 2 /D "%cdrom%\Programas\microsoft\MSXM60.msi /qb /norestart" /fREG ADD %KEY%\004 /V 3 /D "%cdrom%\Programas\microsoft\cppredist.exe /Q:A /R:N" /fREG ADD %KEY%\005 /VE /D "Internet Explorer 7" /fREG ADD %KEY%\005 /V 1 /D "%cdrom%\Programas\ie7.exe /passive /update-no /norestart" /fthis way im not having issues with IE7 except that 2 setups (tuneup utilities and solveigmm splitter) show an error saying that a shotcut to a website cannot be created. i just click ok on those error and my runonceex continues. im trying to figure out whats going on with those shortcuts. Link to comment Share on other sites More sharing options...
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