nexess Posted May 14, 2007 Posted May 14, 2007 After I login, there's a long delay (5 Minutes) during which the computer is not doing anything (no cpu usage, no disk activity, no network activity). All of a sudden, the hard disk will start churning loads a couple for things for a few seconds and windows is now normal.After the initial login, usernames in the task manager don't show up and many applications including applications that have anything to do with the internet do not launch. After that 5 minute delay, everything launches and computer works fine.Here is my setup script: And I have already done an in-place Windows Re-installation. It still did not solve anything.[Main]Env = 1.3 - 2.0.50727.42.Microsoft Windows NT 5.1.2600 Service Pack 2Target = Windows XP Professional SP:2 - 5.1.2600.2180 - English (United States)[Tasks]Service Pack IntegrationRemove ComponentsUnattended SetupIntegrate DriversHotfixes and Update PacksTweaksCreate a Bootable ISOOptions[Components];# Applications #Accessibility OptionsBriefcaseClipBook ViewerInternet GamesPinball;# Multimedia #Intel Indeo codecsMedia CenterMovie MakerMusic SamplesSpeech SupportTablet PCWindows Sounds;# Network #Client for Netware NetworksCommunication toolsComtrol Test Terminal ProgramFrontPage ExtensionsH323 MSPInternet Information Services (IIS)MSN ExplorerNetmeetingNWLink IPX/SPX/NetBIOS ProtocolPeer-to-PeerSynchronization ManagerVector Graphics Rendering (VML)Windows Messenger;# Operating System Options #16-bit supportAdministrative TemplatesAdministrator VB scriptsBlaster/Nachi removal toolDR WatsonFAT to NTFS converterFile and Settings WizardHelp and SupportInput Method EditorManual Install and UpgradeMS AgentPrivate Character EditorRemote Installation Services (RIS)Search AssistantSecurity CenterService Pack MessagesShell Media HandlerSymbolic Debugger (NTSD)Tour;# Services #Beep DriverError ReportingIMAPI CD-Burning COM ServiceIndexing ServiceMessengerRemote RegistrySystem Restore ServiceUninterruptible Power Supply;# Directories #DOCSSUPPORTVALUEADD;# Compatibility #Compat02Compat03Compat04Compat06Compat09Compat11Compat14[KeepFiles]msconfig.exe[RemoveFiles]clock.aviyahoo.bmpswtchbrd.bmp[Options]CABNoHighClassicSetupProfilesDir = "%SystemDrive%\Documents and Settings"TargetPath = "WINDOWS"temp_dir = %USERPROFILE%\Local Settings\Temp[Patches]TcpIp = 50DoSFC[services2][Tweaks]Desktop-Internet Explorer icon-ShowDesktop-My Computer icon-ShowDesktop-Recycle Bin icon-ShowExplorer-Classic Control PanelExplorer-Disable Beep on errorsExplorer-Disable shortcut arrowExplorer-Recycle Bin: delete files directlyExplorer-Show Statusbar in all windowsInternet Explorer-Disable Download Complete notificationInternet Explorer-Disable information bar when popup is blockedInternet Explorer-Disable Outlook Express link creationInternet Explorer-Disable Password-CachingInternet Explorer-Disable sound when popup is blockedInternet Explorer-Keep IE URL-History for-1 DayInternet Explorer-Set IE-Cache limit to-20 MBInternet Explorer-Set Internet Explorer to accept 10 connects at a timePerformance-Disable Info Tips on Files and FoldersPerformance-Disable Last accessed Timestamp on filesPerformance-Disable Optimize harddisk when idlePerformance-Disable Tracking of Broken Shortcut LinksPerformance-Disable Warn on low disk spacePerformance-Disable WBEM loggingPerformance-Do not cache thumbnailsPerformance-Processor scheduling-ProgramsPrivacy-Disable Driver Update Internet promptPrivacy-Remove AlexaStart Menu-Reduce popup delayTaskbar-Disable Balloon TipsTaskbar-Disable Group similar Taskbar buttonsTaskbar-Disable Hide inactive iconsTaskbar-Disable Language-BarVisual Effects-Animate windows when minimizing and maximizing-DisableVisual Effects-Combo box animation-DisableVisual Effects-Cursor shadow-EnableVisual Effects-Fade out selection-DisableVisual Effects-Menu animation-DisableVisual Effects-Menu shadows-EnableVisual Effects-Menu style-NormalVisual Effects-Show translucent selection rectangle-DisableVisual Effects-Show window contents while dragging-DisableVisual Effects-Slide taskbar buttons-DisableVisual Effects-Smooth edges of screen fonts-ClearTypeVisual Effects-Smooth-scroll list boxes-DisableVisual Effects-Tooltip animation-DisableVisual Effects-Use a background image for each folder type-EnableVisual Effects-Use drop shadows for icon labels on the desktop-EnableWindows Media Player-Accept Privacy StatementWindows Media Player-Disable auto-add music to libraryWindows Media Player-Disable automatic codec downloadWindows Media Player-Disable metadata retrievalWindows Media Player-Disable MRUWindows Media Player-Disable silent acqusitionWindows Media Player-Disable starting with Media GuideWindows Media Player-No visualizationWindows Media Player-Optimize fullscreen mode behaviorWindows Media Player-Zoom video to windowsize[unattended]DisableOemComputerType = Advanced Configuration and Power Interface (ACPI) PCOOBEOffCustomLocalesResolution = 1280x1024BitsPerPel = 32 bit (True Color)Vrefresh = 60 HzMaximumDataStorePercentOfDisk = 12RestorePointLife = 30DesktopTheme = Windows XP style|Default (blue)|Normal sizeAutoUpdates = 2AutoUDay = 5AutoUHour = 15AUElevateProgFilesPath = "\Program Files"[NetAdapter1]connname = ""macaddress = ""ipaddress = "192.168.0.1"subnetmask = "255.255.255.0"defaultgateway = ""dnsserver1 = ""dnsserver2 = ""winsserver = ""netbiossetting = "0"ipxnetworknumber = "00000000"ipxnetworkframetype = "0xFF"[GuiRunOnce][Drivers][Hotfixes]D:\holy s***\AVG_FreeAntivirus.rarD:\holy s***\dnframework.cabD:\holy s***\FoxitPDFReader.rarD:\holy s***\java6_update1.cabD:\holy s***\Kels_ClearType_addon_v1.1.CABD:\holy s***\Kels_SilentNight_MicroBurner_addon_v5.0build25.CABD:\holy s***\ProgramAddons FFDShow 04.02.2007.cabD:\holy s***\ProgramAddons uTorrent 1.6.1.490.cabD:\holy s***\ProgramAddons_AC3_Filter_1.11.cabD:\holy s***\ProgramAddons_Firefox_2.0.0.2.cabD:\holy s***\ProgramAddons_QuickTime_Alternative_1.78.cabD:\holy s***\ProgramAddons_Real_Alternative_Lite_1.52.cabD:\holy s***\ProgramAddons_Yahoo_Messenger_8.1.0.249.cabD:\holy s***\Ricks_Paint.Net_Addon_v3.05.rarD:\holy s***\WinRAR.rarD:\holy s***\WLM_8.1.0178.cabD:\holy s***\WMP11.rarD:\holy s***\XUpdatePack_v2.0.7.7z
mara- Posted May 15, 2007 Posted May 15, 2007 Your problem is installation netframework via svcpack. Installing it over svcpack will cause webclinet service to stop function and it causes delay. So you can disable that service or to find some netframework pack which can be installed over RunOnce. I recommend this pack:http://www.ryanvm.net/forum/viewtopic.php?...asc&start=0
Madhits45 Posted May 15, 2007 Posted May 15, 2007 Sweet I've had this issue to.. At least I know what that was now. Thanks
RyanVM Posted May 15, 2007 Posted May 15, 2007 Personally, I'd just disable the Webclient service. It serves no real purpose anyway for 99% of users out there.
gcr Posted June 17, 2007 Posted June 17, 2007 Personally, I'd just disable the Webclient service. It serves no real purpose anyway for 99% of users out there.Ryan; you suggest disabling the webclient service.Can that be done from the services section?thanks,Gary
ElTorqiro Posted June 17, 2007 Posted June 17, 2007 Personally, I'd just disable the Webclient service. It serves no real purpose anyway for 99% of users out there.Ryan; you suggest disabling the webclient service.Can that be done from the services section?thanks,GaryYes it can be done that way in nLite, or you can do it manually after installation in services.msc
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