darioism Posted January 2, 2008 Posted January 2, 2008 I'm creating a custom Windows XP x64 CD using nLite 1.4.1. For some reason, IE is missing after the installation completes. The IE icon is on the desktop, but the C:\Program Files\Internet Explorer\ directory is not there. If I make a CD without Unattended Setup, IE is there and works fine. Doesn't make sense to me. I went through the process many times but I'm getting the same results. Of course, I did not remove the IE component. - This is a 64 bit version, so it might have something to do with the Program Files location?- IEXPLORE.EX_ does exist in the AMD64 directory. This may or may not have something to do with another minor problem I'm seeing, which is where double-clicking my "Local Area Connection" icon does not bring up the Status box. I did not remove the "Internet Connection Sharing" component or anything networking related. Ideas? Heres my inf: [Main]Env = 1.4.1 - 2.0.50727.832.Microsoft Windows NT 5.1.2600 Service Pack 2Target = Windows XP Professional x64 Edition SP2 - 5.2.3790.3959 - English (United States)[Tasks]Remove ComponentsUnattended SetupTweaksCreate a Bootable ISOOptions[Components];# Drivers #Tape drives;# Keyboards #Albanian keyboard...(More removed from code quote to be nice)Turkish Q keyboardUkrainian keyboardUnited Kingdom Extended keyboardUnited Kingdom keyboardUrdu keyboardUS English Table for IBM Arabic 238_L keyboardUzbek Cyrillic keyboardVietnamese keyboard;# Languages #;Central EuropeAlbanianBosnian (Latin, Bosnia and Herzegovina)CroatianCroatian (Bosnia and Herzegovina)CzechHungarianPolishRomanianSerbian (Latin)Serbian (Latin, Bosnia and Herzegovina)SlovakSlovenian;# Multimedia #Speech Support;# Operating System Options #Administration Tools PackAdministrator VB scripts;# Compatibility #[KeepFiles]msconfig.exe[RemoveFiles]clock.aviyahoo.bmpswtchbrd.bmp[Options]CABNoHighClassicSetupBlackSetupBackOemBrandingProfilesDir = "%SystemDrive%\Documents and Settings"TargetPath = "WINDOWS"temp_dir = %USERPROFILE%\Local Settings\Temp[Patches]TcpIp = 1000DoUxThemeDoSFC[Services2][Tweaks]Boot and Shutdown-Ctrl-Alt-Del at logon-DisabledBoot and Shutdown-Logon Page-ClassicBoot and Shutdown-Status Messages-ExtendedDesktop-Internet Explorer icon-ShowDesktop-My Computer icon-ShowDesktop-My Documents icon-ShowDesktop-Recycle Bin icon-HideExplorer-Add 'Command Prompt' to folder context menuExplorer-Advanced Search: preconfigure optionsExplorer-Associate additional file types with NotepadExplorer-Change Windows Explorer folder view-DetailsExplorer-Classic Control PanelExplorer-Disable Prefix: Shortcut toExplorer-Display the contents of system foldersExplorer-Launch folder windows in a seperate processExplorer-Show Drive Letters in front of Drive NamesExplorer-Show extensions of known file-typesExplorer-Show Map Network Drives buttons in Explorer barExplorer-Show protected operating system filesExplorer-Show Statusbar in all windowsExplorer-Show the full path in the Address BarInternet Explorer-Disable information bar when popup is blockedInternet Explorer-Disable Internet Explorer link creationInternet Explorer-Disable Market Place bookmarkInternet Explorer-Disable Media Player 6.4 created bookmarksInternet Explorer-Keep IE URL-History for-1 DayInternet Explorer-Set Homepage-www.google.comInternet Explorer-Set IE-Cache limit to-20 MBInternet Explorer-Set Internet Explorer to accept 10 connects at a timeMy Computer-Add Administrative ToolsMy Computer-Add Network ConnectionsMy Computer-Add Recycle BinMy Computer-Remove Shared DocumentsPerformance-Disable Last accessed Timestamp on filesPerformance-Do not cache thumbnailsPrivacy-Remove AlexaStart Menu-Clear most recently opened documents list on logoffStart Menu-Control Panel-Display as a menuStart Menu-Disable Highlight newly installed programsStart Menu-Disable popup on first bootStart Menu-Do not use Personalized MenusStart Menu-My Computer-Display as a linkStart Menu-My Documents-Display as a linkStart Menu-My Music-Don't display this itemStart Menu-My Network Places-Display as a linkStart Menu-My Pictures-Don't display this itemStart Menu-Network Connections-Link to Network Connections folderStart Menu-Number of programs on Start menu-6Start Menu-Printers and Faxes-Display as a linkStart Menu-Remove Manage Your ServerStart Menu-Remove Search the Internet from SearchStart Menu-Remove Set Program Access and DefaultsStart Menu-Remove Windows Catalog shortcutTaskbar-Disable Group similar Taskbar buttonsTaskbar-Disable Hide inactive iconsTaskbar-Disable Language-BarTaskbar-Lock the Taskbar-YesVisual Effects-Animate windows when minimizing and maximizing-EnableVisual Effects-Combo box animation-EnableVisual Effects-Cursor shadow-EnableVisual Effects-Fade out selection-EnableVisual Effects-Menu animation-FadeVisual Effects-Menu shadows-EnableVisual Effects-Show translucent selection rectangle-EnableVisual Effects-Show window contents while dragging-EnableVisual Effects-Slide taskbar buttons-EnableVisual Effects-Smooth-scroll list boxes-DisableVisual Effects-Tooltip animation-FadeVisual 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 MRUWindows Media Player-Disable silent acqusitionWindows Media Player-Disable starting with Media GuideWindows Media Player-Optimize fullscreen mode behaviorWindows Media Player-Remove all context menu entriesWindows Media Player-Zoom video to windowsize[Unattended]ComputerType = DefaultMaximumDataStorePercentOfDisk = 12RestorePointLife = 30DesktopTheme = Default||AutoUDay = 5AutoUHour = 15ProgFilesPath = "\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]Thanks!
darioism Posted January 4, 2008 Author Posted January 4, 2008 For anyone else who searches, I fixed the Local Area Connection Status problem by turning off the "Launch folder windows in a separate process" option.
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