Jump to content

betadan

Member
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by betadan

  1. ok heres what happens i install windows fresh, on first boot the software auto installs itself via RunOncEx.cmd (note: nero does not auto install) after i reboot there are no cd drives until i remove the lower filter setting in the registy i doubt that the problem is RunOncEx.cmd because there is no burning or DVD software being installed so what could be wrong with my custom reg file i hope that helps make my question clearer
  2. ok here is my reg tweak file, for the life of me i cannot figure out what is causing the filter problem. and i don't have nero set to auto install tweaks.reg.txt
  3. Is there a way to make it unattended? Google Pack
  4. do you have a cleanup script, if so can you post it
  5. has anyone who ordered thier copy through the trade in program not recieved theirs yet?
  6. if you remove "UpperFilters"=- "LowerFilters"=- in the [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}] that should fix your cd driver problem
  7. are you auto installing Nero? if so add this to your reg tweak file ;Repairs Filters problem with Nero UA install [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}] "UpperFilters"=- "LowerFilters"=-
  8. can you post a link to some more information on the device?
  9. Continued Windows Registry Editor Version 5.00 ;============================================================================ ;================ SOFTWARE / INTERNET EXPLORER TWEAKS ======================= ;============================================================================ ; Disable Auto-Complete Prompt [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms] "AskUser"=dword:00000000 ; Set HomePage [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Start Page"="www.google.ca" ; Empty Temporary Internet Files Folder When Browser Is Closed [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=dword:00000000 ; Max Internet Explorer Simultaneous Downloads To 10 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a ; Remove 'Links' Folder From Favorites [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "Locked"=dword:00000001 "LinksFolderName"="" ; Disable Auto Re-Size Of Images [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main] "Enable AutoImageResize"="no" ; Enable Status Bar [HKEY_CURRENT_USER\Software\Microsoft\Intern et Explorer\Main] "StatusBarWeb"=dword:00000001 "StatusBarOther"=dword:00000001 ; Disable Spying By Websites [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults] "about"=dword:00000004 ; Set Google As Default Search Page [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Search] "SearchAssistant"="http://www.google.com/ie" ;============================================================================ ;=================== SOFTWARE / MEDIA PLAYER TWEAKS ======================== ;============================================================================ ; Disable Media Player EULA [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer] "GroupPrivacyAcceptance"=dword:00000001 ; Enable DVD Features in Media Player [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings] "EnableDVDUI"="yes" ;============================================================================ ;================== SOFTWARE / OUTLOOK EXPRESS TWEAKS ====================== ;============================================================================ ; Remove Windows Messenger from Outlook Express [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express] "Hide Messenger"=dword:00000002 ; Block .exe Attachments in Outlook Express [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express] "BlockExeAttachments"=dword:00000001 ;============================================================================ ;======================= SOFTWARE / OTHER TWEAKS =========================== ;============================================================================ ; Disable Adobe Acrobat Reader EULA [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer] "EULA"=dword:00000001 ; Disable Adobe Acrobat Reader Automatic Updates [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Updater] "iUpdateFrequency"=dword:00000000 ; Disable Adobe Acrobat Reader Splash Screen [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Originals] "bDisplayAboutDialog"=dword:00000000 ; Enable StatusBar in Notepad [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "StatusBar"=dword:00000001 ; Enable Word Wrap in Notepad [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "fWrap"=dword:00000001 ; Open .nfo Files in Notepad [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo] "Application"="NOTEPAD.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList] "a"="Explorer.exe" "MRUList"="ba" "b"="NOTEPAD.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids] "MSInfo.Document"=hex(0): ;============================================================================ ;============================= NETWORK TWEAKS ============================== ;============================================================================ ; Store more DNS Entries [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters] "NegativeCacheTime"=dword:00000000 "NetFailureCacheTime"=dword:00000000 "NegativeSOACacheTime"=dword:00000000 "CacheHashTableBucketSize"=dword:00000001 "CacheHashTableSize"=dword:00000180 "MaxCacheEntryTtlLimit"=dword:0000fa00 "MaxSOACacheEntryTtlLimit"=dword:0000012d ; Maximize Number of Simultaneous Connections [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000040 "MaxConnectionsPer1_0Server"=dword:00000040 ; Enable Faster Web Page Loading [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider] "DnsPriority"=dword:00000001 "HostsPriority"=dword:00000001 "LocalPriority"=dword:00000001 "NetbtPriority"=dword:00000001 ; Disable Quality of Service (QoS) [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched] "NonBestEffortLimit"=dword:00000000 ; Increase Network Throughput [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters] "MaxCmds"=dword:00000001 "MaxThreads"=dword:00000064 "MaxCollectionCount"=dword:00000064 ;============================================================================ ;============================ MULTIMEDIA TWEAKS ============================= ;============================================================================ ; Disable Preview of Movie File Formats [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] ; Show Volume Icon in the System Tray [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray] "Services"=dword:0000001f ; Disable Windows Navigation Sounds [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.default] @=" " [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.current] @=" " ;============================================================================ ;======================= STARTUP / SHUTDOWN TWEAKS ========================= ;============================================================================ ; Clear Page File at Shutdown [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "ClearPageFileAtShutdown"=dword:00000001 ; Disable Hibernation [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power] "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00 ; Disable MSN Messenger from Startup [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] "MsnMsgr"=- ;============================================================================ ;======================= GENERAL WINDOWS TWEAKS =========================== ;============================================================================ ; Show File Extensions (.exe/.bmp etc.) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "HideFileExt"=dword:00000000 ; Disable ALL Balloon Tips [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSMBalloonTip"=dword:00000000 ; Disable Windows Tour [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ; Force The Control Panel Classic Display Style [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceClassicControlPanel"=dword:00000001 ; Show Detailed Information in Device Manager [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment] "DEVMGR_SHOW_DETAILS"=dword:00000001 "DEVMGR_SHOW_NONPRESENT_DEVICES"="1" ; Remove Windows Alexa Spyware [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}] ; Remove Search Dog Assistant [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no" ; Enable Windows 2000 File Sorting Method [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoStrCmpLogical"=dword:00000001 ;============================================================================ ;========================== CONTEXT MENUS TWEAKS =========================== ;============================================================================ ; Add Control Panel to Right Click Menu of My Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command] @="rundll32.exe shell32.dll,Control_RunDLL" ;============================================================================ ;=========================== APPEARANCE TWEAKS ============================ ;============================================================================ ; Remove More Themes Online... from Themes Dropdown Box [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DownloadSites] ; Change Default Desktop Wallpaper [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General] "BackupWallpaper"="%Windir%\\Web\\Wallpaper\\lh_bliss.jpg" "Wallpaper"="%Windir%\\Web\\Wallpaper\\lh_bliss.jpg" ;============================================================================ ;============================ DESKTOP TWEAKS =============================== ;============================================================================ ; Disable Desktop Cleanup Wizard [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] "NoRun"=dword:00000001 ; Remove Shotcut To.. Prefix on Desktop Shorcut Names [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "Link"=hex:00,00,00,00 ; Remove Arrow Overlay from Desktop Shortcuts [HKEY_CLASSES_ROOT\lnkfile] "IsShortcut"=- ; Put My Computer Shortcut on Desktop [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 ; Put My Network Places Shortcut on Desktop [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 ; Put My Documents Shortcut on Desktop [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 ;============================================================================ ;====================== SYSTEM PERFORMANCE TWEAKS ========================= ;============================================================================ ; Speed up Opening of My Computer and Windows Explorer [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc] "Start"=dword:00000004 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSaveSettings"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "NoNetCrawling"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoRemoteRecursiveEvents"=dword:00000001 ; Speed up Copying/Moving of .ZIP Files [-HKEY_CLASSES_ROOT\.zip\CompressedFolder] [-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFolder] ; Speed up Shutdown [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="100" "WaitToKillAppTimeout"="1000" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="1000" ; Speed up Access to .AVI Media Files [-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32] ; Speed Up Browsing Remote Computers [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}] ; Optimize Core System Performance [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001 ;============================================================================ ;======================= START MENU / TASKBAR TWEAKS ======================= ;============================================================================ ; Remove Language Bar from Taskbar [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325" ; Sort Start Menu and Favorites in Alphabetical Order [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder] ; Disable Highlighting of New Applications in Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_NotifyNewApps"=dword:00000000 ; Remove Frequently Accessed Programs List from Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoStartMenuMFUprogramsList"=dword:00000001 ;Delete NeroCheck, QTTask & WinAmp Agent from startup group [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "NeroFilterCheck"=- "nwiz"=- "SunJavaUpdateSched"=- "Picasa Media Detector"=-
  10. ok i have found that sometime the cd rom will disappear after an install. i'll post my Winnt.sif, and RunOnceEX, and reg tweaks ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=DefaultHide OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS FileSystem=* UnattendSwitch="yes" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1 [Display] BitsPerPel=32 Xresolution=800 YResolution=600 [TapiLocation] CountryCode=107 AreaCode=250 [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=www.google.ca [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [Identification] JoinWorkgroup=MSHOME [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off msnexplr=off zonegames=off [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Element.theme" cmdow @ /HID @echo off reg load HKU\TempUser "C:\Documents and Settings\Default User\ntuser.dat" reg add HKU\Tempuser\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop /V TaskbarWinXP /t REG_BINARY /d 0c000000080000000200000000000000b0e22bd86457d011a96e00c04fd705a222001c000a0100001a000000010000000000 000000000000000000004c0000000114020000000000c0000000000000468300000010000000a0b0485e898dbd0100d89ee4 2a8dbd010045fe5e898dbd01000000000000000001000000000000000000000000000000130114001f0fe04fd020ea3a6910 a2d808002b30309d190023443a5c0000000000000000000000000000000000cd971500310000000000af245cb9108057696e 6e7400002000310000000000af24a3b9100050726f66696c65730050524f46494c4553001900310000000000c12408921000 69653530302e30303000002800310000000000c124089210004170706c69636174696f6e2044617461004150504c49437e31 002100310000000000c5229d9110004d6963726f736f6674004d4943524f537e31002900310000000000d32232a61000496e 7465726e6574204578706c6f72657200494e5445524e7e31002400310000000000db2276ba1000517569636b204c61756e63 6800515549434b4c7e310000008d0000001c000000010000001c000000360000000df0adba8c0000001a00000003000000e7 182d231000000049453530305f58314300433a5c57494e4e545c50726f66696c65735c49453530302e3030305c4170706c69 636174696f6e20446174615c4d6963726f736f66745c496e7465726e6574204578706c6f7265725c517569636b204c61756e 6368000010000000050000a01a000000a3000000000000000800000002000000cc00000001000000030000004a0000000100 000040003200e6010000c424159f20004c61756e636820496e7465726e6574204578706c6f7265722042726f777365722e6c 6e6b004c41554e43487e322e4c4e4b00000040000000020000003600320048020000c424159f20004c61756e6368204f7574 6c6f6f6b20457870726573732e6c6e6b004c41554e43487e312e4c4e4b00000036000000000000002c00320051000000ec22 4639200053686f77204465736b746f702e7363660053484f5744457e312e53434600000052000000e0000000000000001600 0000000000000000000016000000000000000100000001000000aa4f2868486ad0118c7800c04fd918b437020000e0000000 00000000160000000000000000000000160000000000000001000000 /f reg unload HKU\TempUser" /> SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\005 /VE /D "Adobe Reader 7.02" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\acroread702.exe" /f REG ADD %KEY%\010 /VE /D ".Net Framework" /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\netfxsp1.exe" /f REG ADD %KEY%\015 /VE /D "Sun Java" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\jre504.exe" /f REG ADD %KEY%\020 /VE /D "Adaware SE " /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\aawsepersonal.exe /s" /f REG ADD %KEY%\040 /VE /D "MSN Messenger 7" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\MsnMsgs.msi /qn" /f REG ADD %KEY%\045 /VE /D "Firefox 1.0.4" /f REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\FireFox-1.0.4-enUS.msi /passive" /f REG ADD %KEY%\046 /VE /D "WinRAR" /f REG ADD %KEY%\046 /V 1 /D "%systemdrive%\install\wrar341.exe /s" /f REG ADD %KEY%\047 /VE /D "Open Office" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\install\OOo\setup.exe -r:%systemdrive%\install\OOo\response.txt" /f REG ADD %KEY%\050 /VE /D "Nero Burning ROM 6.6" /f REG ADD %KEY%\050 /V 1 /D "REGEDIT /S %systemdrive%\install\nero.reg" /f REG ADD %KEY%\050 /V 2 /D "%systemdrive%\install\Nero-6.6.0.14.exe /silent /noreboot" /f REG ADD %KEY%\052 /VE /D "Picasa" /f REG ADD %KEY%\052 /V 1 /D "%systemdrive%\install\Picasa2.msi /qn" /f REG ADD %KEY%\053 /VE /D "AVG Antivirus" /f REG ADD %KEY%\053 /V 1 /D "%systemdrive%\install\avg70free.exe /HIDE" /f REG ADD %KEY%\054 /VE /D "K-lite Codec Pack" /f REG ADD %KEY%\054 /V 1 /D "%systemdrive%\install\klmcodec134.exe /silent /loadinf=%systemdrive%\install\silent.inf" /f REG ADD %KEY%\080 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\080 /V 1 /D "REGEDIT /S %systemdrive%\install\tweaks.reg" /f REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\085 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT
  11. ok i made my UA dvd and i have it set up so that it asks me for the owner name and cd-key i want to make it so that after it is finished installing it skips the first boot portion that asks for the internet connection and the user create screen i just want it to go to the software install portion can you help please
×
×
  • Create New...