Jump to content

fallenkirmit

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by fallenkirmit

  1. Hey I'm having the exact same problem....I first thought that it was the windows file protection kicking in so i disabled wfp with the use of a registry addition during my unattended setup...tryed the custom theme againl...wouldnt work...i checked in the appropriate folder to see if the theme copied over properly and it did....:-( so far that is the only problem i have left on my unattended cd...well...that and my custom welcome screen isnt working either....... This is my RunOnceEx.cmd REG ADD %KEY% /V TITLE /D "Installing Programs" /f REG ADD %KEY%\000 /VE /D "AVG AntiVirus Free Edition" /f REG ADD %KEY%\000 /V 1 /D "%systemdrive%\Install\AVGFree\AVG71" /f REG ADD %KEY%\001 /VE /D "MSN Messenger 7.5" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\MSN\MsnMsgs.msi /QB" /f REG ADD %KEY%\002 /VE /D "Fire Fox 1.5" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\FireFox\firefox.exe -ms" /f REG ADD %KEY%\003 /VE /D "Flashget" /f REG ADD %KEY%\003 /V 1 /D "%systemdrive%\Install\Flashget\flashgetv1.65.exe /S" /f REG ADD %KEY%\004 /VE /D "Kazaa Resurrection" /f REG ADD %KEY%\004 /V 1 /D "%systemdrive%\Install\Kazaa\KLR0076F.exe /silent" /f REG ADD %KEY%\005 /VE /D "Windows Media 10" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\WindowsM10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore" /f REG ADD %KEY%\006 /VE /D "Win Rar" /f REG ADD %KEY%\006 /V 1 /D "%systemdrive%\Install\Rar\wrar351.exe /S" /f REG ADD %KEY%\007 /VE /D "Win Zip" /f REG ADD %KEY%\007 /V 1 /D "%systemdrive%\Install\WinZip\SETUP.EXE /noqp /autoinstall" /f REG ADD %KEY%\008 /VE /D "Updating Registry" /f REG ADD %KEY%\008 /V 1 /D "%systemdrive%\Install\Start\tweak.reg /s" /f REG ADD %KEY%\009 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\009 /V 1 /D "%systemdrive%\Install\Start\cleanup.cmd" /f EXIT This is my tweak.reg file Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00 [HKEY_USERS\.DEFAULT\Control Panel\Accessibility] [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\Blind Access] "On"="0" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\HighContrast] "Flags"="122" "High Contrast Scheme"="High Contrast Black (large)" "Volital HC Scheme"="High Contrast Black (large)" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\Keyboard Preference] "On"="0" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\Keyboard Response] "AutoRepeatDelay"="1000" "AutoRepeatRate"="500" "BounceTime"="0" "DelayBeforeAcceptance"="1000" "Flags"="122" "Last BounceKey Setting"=dword:000001f4 "Last Valid Delay"=dword:000003e8 "Last Valid Repeat"=dword:000001f4 "Last Valid Wait"=dword:000003e8 [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\MouseKeys] "Flags"="58" "MaximumSpeed"="80" "TimeToMaximumSpeed"="3000" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\SerialKeys] [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\ShowSounds] "On"="0" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\SoundSentry] "Flags"="2" "FSTextEffect"="0" "WindowsEffect"="0" "TextEffect"="0" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\StickyKeys] "Flags"="506" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\TimeOut] "Flags"="2" "TimeToWait"="300000" [HKEY_USERS\.DEFAULT\Control Panel\Accessibility\ToggleKeys] "Flags"="58" [HKEY_CURRENT_USER\Control Panel\Accessibility] [HKEY_CURRENT_USER\Control Panel\Accessibility\Blind Access] "On"="0" [HKEY_CURRENT_USER\Control Panel\Accessibility\HighContrast] "Flags"="122" "High Contrast Scheme"="High Contrast Black (large)" "Volital HC Scheme"="High Contrast Black (large)" [HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Preference] "On"="0" [HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response] "AutoRepeatDelay"="1000" "AutoRepeatRate"="500" "BounceTime"="0" "DelayBeforeAcceptance"="1000" "Flags"="122" "Last BounceKey Setting"=dword:000001f4 "Last Valid Delay"=dword:000003e8 "Last Valid Repeat"=dword:000001f4 "Last Valid Wait"=dword:000003e8 [HKEY_CURRENT_USER\Control Panel\Accessibility\MouseKeys] "Flags"="58" "MaximumSpeed"="80" "TimeToMaximumSpeed"="3000" [HKEY_CURRENT_USER\Control Panel\Accessibility\SerialKeys] [HKEY_CURRENT_USER\Control Panel\Accessibility\ShowSounds] "On"="0" [HKEY_CURRENT_USER\Control Panel\Accessibility\SoundSentry] "Flags"="2" "FSTextEffect"="0" "WindowsEffect"="0" "TextEffect"="0" [HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys] "Flags"="506" [HKEY_CURRENT_USER\Control Panel\Accessibility\TimeOut] "Flags"="2" "TimeToWait"="300000" [HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys] "Flags"="58" ;Disable Automatic Restart in the event of a BSOD [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 ;Disable Windows Tour bubble popup [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ;Do not use Simple File Sharing [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] "forceguest"=dword:00000000 ;Disable Security Center [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc] "Start"=dword:00000004 ;Speeds up copying/moving of zip files (disable windows built in zip functionality) [-HKEY_CLASSES_ROOT\.zip\CompressedFolder] [-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFolder] ; Disable Firewall Service ,Internet Connection Firewall (ICF) / Internet Connection Sharing (ICS) Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network. Used to allow multiple computers on your network to access the internet via only one account. This service installs on the "modem" computer. If you are using a third party firewall or Internet Connection Sharing software package, this service is not required. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess] "Start"=dword:00000004 ;Themes Service ,The themes service is responsible for Visual Styles. Using Microsoft® Windows® XP, you can now define the visual style or appearance of controls and windows from simple colors to textures and shapes. You can control each defined part of a control as well as each part of the non-client (frame and caption) area of a window. The user can then use the Appearance tab in the Windows Control Panel to switch between the classic visual style and other available styles.A visual style is included with the Windows XP release. Using helper libraries and application programming interfaces (APIs),you can incorporate the Windows XP visual style into your application with few code changes. For more information, see the Platform SDK documentation in the MSDN Library.If your memory conscious and does not care about the "new" XP look, disable this service to save RAM. I have observed between 4 MB to 12 MB of RAM used for the new themes. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes] "Start"=dword:00000002 ;Speed up opening of My Computer and 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 ;Turns off the recycle bin delete confirmation for all drives (NOT RECOMENDED) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "ShellState"=hex:24,00,00,00,37,a8,01,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00 ;Remove Shortcut Arrow [HKEY_CLASSES_ROOT\lnkfile] "IsShortCut"=- [HKEY_CLASSES_ROOT\piffile] "IsShortCut"=- [HKEY_CLASSES_ROOT\InternetShortcut] "IsShortCut"=- ;Control Panel Classic View [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceClassicControlPanel"=dword:00000001 ;Disable Windows File Protection (can be done with Nlite) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCSetting"=dword:ffffff9d "SFCDisable"=dword:ffffff9d ;Put my computer, my network places, my documents , IE on the desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 ;Show Hidden Files and Folders (1= Do not Show) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000002 ;Disable highlighting of new applications in start menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_NotifyNewApps"=dword:00000000 ;Don't Group Similar Taskbar Buttons [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000000 ;Remove frequently accessed programs list from Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoStartMenuMFUprogramsList"=dword:00000001 ;Disable screensavers [HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaveActive"="0" [HKEY_CURRENT_USER\Control Panel\Desktop] "SCRNSAVE.EXE"="" [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "ScreenSaveActive"="0" [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "SCRNSAVE.EXE"="" ;Adds Control Panel to right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command] @="rundll32.exe shell32.dll,Control_RunDLL" ;Adds Add/Remove to right click of MY Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove Programs\command] @="control appwiz.cpl" ;Fix for DSO Exploit that Spybot complains about [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0] "1004"=dword:00000003 ;disable balloon - Add your passport to XP messenger [HKEY_CURRENT_USER\Software\Microsoft\MessengerService] "PassportBalloon"=hex:0a,00,00,00 ;Gets rid of annoying popup for running files you download from internet [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download] "CheckExeSignatures"="no" "RunInvalidSignatures"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments] "SaveZoneInformation"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations] "LowRiskFileTypes"=".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov ;.mp3;.m3u;.wav;" ; Disable Security centre [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc] ; Enable Custom Login Screen [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] UIHost="%systemroot%\system32\Chess.exe" ;Disable WFP [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCDisable"=dword:FFFFFF9D And This is my winnt.sif file ; Generated by nLite 1.0 RC5 [Data] Autopartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes [Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes FileSystem = * WaitForReboot = No NoWaitAfterTextMode = 1 NoWaitAfterGUIMode = 1 DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No [Display] Xresolution = 800 Yresolution = 600 BitsPerPel = 32 Vrefresh = 60 [SystemRestore] MaximumDataStorePercentOfDisk = 10 [GuiUnattended] AutoLogon = Yes EncryptedAdminPassword = No AdminPassword = "*" TimeZone = 010 OEMSkipRegional = 1 OemSkipWelcome = 1 [Components] msnexplr=off freecell=off hearts=off minesweeper=off spider=off zonegames=off [UserData] ProductKey = "*****-*****-*****-*****-*****" ComputerName = "Home" FullName = "Kirmit D Frog" OrgName = "Embassy Computers" [RegionalSettings] Language = 1009 [Networking] InstallDefaultComponents = Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Kirmits.Theme" [GuiUnattended] DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J NirCmd.exe exec hide Drivers.cmd)))" I would Really appreciate a response please. Thank you in advance. If you would rather tell me on msn add me @ fallenkirmit@gmail.com Hope to chat soon with someone that could help me
×
×
  • Create New...