Jump to content

bobthenob

Member
  • Posts

    118
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Everything posted by bobthenob

  1. hi just thought id let you know ive fixed it i started agin and whent through it step by step heres my AUTOUNATTEND .XML if it helps any body youll need to put in your own key and remove or change any programs your not installing Thanks for a great forum ive now got my dvd with updates to jan 2009 plus the programs i want installed this is my reg key It adds user file & my computer To desktop removes sidebar Add with notepad right click hides security notifcation disables uac etc Windows Registry Editor Version 5.00 ;Disable the User Account Control (UAC) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLUA"=dword:00000000 ;Disable Windows Welcome Center - StartUp [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] "WindowsWelcomeCenter"=- ;Open with notepad [HKEY_CLASSES_ROOT\*\shell\Open with Notepad] @="" [HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command] @="notepad.exe %1" ;Deactivate security center notifications [-HKEY_CLASSES_ROOT\CLSID\{FD6905CE-952F-41F1-9A6F-135D9C6622CC}] ;Change the Default Action of the Start Menu Power Button to Shutdown (0 = Sleep, 1 = Hibernate, 2 = Shutdown) [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Power\PowerSettings\A7066653-8D6C-40A8-910E-A1F54B84C7E5] "ACSettingIndex"=dword:00000002 "DCSettingIndex"=dword:00000002 ; this is the changed value to get rid of word 'Shortcut' [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "link"=hex:00,00,00,00 ;Remove the 'Shortcut to...' (00 00 00 00 = No Shortcut Text) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "link"=hex:00,00,00,00 ;Put my computer, User Folder on the desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000 ;Don't Group Similar Taskbar Buttons, use personalized menu (disable), lock task bar [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000000 "IntelliMenus"=dword:00000000 "TaskbarSizeMove"=dword:00000000 ; add command prompt to right click context menu [HKEY_CLASSES_ROOT\Folder\shell\Open Command Prompt Here] [HKEY_CLASSES_ROOT\Folder\shell\Open Command Prompt Here\command] @="cmd.exe /k pushd %L" ; Windows will tell you exactly what it is doing when it is shutting down or is booting [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "verbosestatus"=dword:00000001 ; IE7 - Set Google.com as homepage [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Start Page"="http://www.google.com/" ;ControlPanel Classic [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel] "RecentView"=dword:00000000 ; Show file extensions [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "HideFileExt"=dword:00000000 ; Remove new BMP file [-HKEY_CLASSES_ROOT\.bmp\ShellNew] ; Open NFO files with notepad ; ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo] ; ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList] ;"a"="NOTEPAD.EXE" ;"MRUList"="a" ; ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids] ;"MSInfoFile"=hex(0): ; ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\UserChoice] ;"Progid"="Applications\\notepad.exe" ; Remove warning about showing hidden system folders [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden] "WarningIfNotDefault"=- ; Add "Device Manager" to the right click menu of "Computer" ; ;[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices] ;@=hex(2):44,00,65,00,76,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,00,67,\ ;00,65,00,72,00,00,00 ;"SuppressionPolicy"=dword:4000003c ; ;[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Devices\command] ;@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\ ;00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\ ;65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\ ;00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,\ ;32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,\ ;00,20,00,2f,00,73,00,00,00 ; Disable Automatic Updates (not the ability to update - just ; disables the automatic background updates and balloon tips) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "AUOptions"=dword:00000001 "IncludeRecommendedUpdates"=dword:00000000 "SetupWizardLaunchTime"=- "BalloonTime"=- "BalloonType"=- ; Automatic Updates download but let user install [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "AUOptions"=dword:00000003 "IncludeRecommendedUpdates"=dword:00000000 "BalloonTime"="2009-01-07 18:35:04" "BalloonType"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\UAS] "UpdateCount"=dword:00000000 ; Make folders stick (as in XP) [-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU] [HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU] [-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags] [HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell] "FolderType"="NotSpecified" reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork" /v Category /t REG_DWORD /d 00000000 /f <?xml version="1.0" encoding="utf-8" ?> - <unattend xmlns="urn:schemas-microsoft-com:unattend"> - <settings pass="windowsPE"> - <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <SetupUILanguage> <UILanguage>0x00000809</UILanguage> </SetupUILanguage> <InputLocale>0x00000809</InputLocale> <UILanguage>en-US</UILanguage> <UILanguageFallback>en-US</UILanguageFallback> <UserLocale>en-US</UserLocale> <SystemLocale>0x00000809</SystemLocale> </component> - <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <UserData> - <ProductKey> <Key>OH No You Dont</Key> </ProductKey> <Organization>user</Organization> <AcceptEula>true</AcceptEula> <FullName>user</FullName> </UserData> - <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> - <ImageInstall> - <OSImage> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> - <DiskConfiguration> - <Disk wcm:action="add"> - <ModifyPartitions> - <ModifyPartition wcm:action="add"> <Format>NTFS</Format> <Order>1</Order> </ModifyPartition> </ModifyPartitions> - <CreatePartitions> - <CreatePartition wcm:action="modify"> <Extend>false</Extend> <Order>1</Order> </CreatePartition> </CreatePartitions> <WillWipeDisk>false</WillWipeDisk> <DiskID>1</DiskID> </Disk> </DiskConfiguration> <UseConfigurationSet>true</UseConfigurationSet> <EnableNetwork>false</EnableNetwork> </component> </settings> - <settings pass="specialize"> - <component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> </component> - <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <RunSynchronous> - <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m"</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>2</Order> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /audit</Path> </RunSynchronousCommand> </RunSynchronous> </component> </settings> - <settings pass="oobeSystem"> - <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <AutoLogon> <LogonCount>2</LogonCount> <Enabled>true</Enabled> <Username>Administrator</Username> </AutoLogon> - <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> - <OOBE> <SkipUserOOBE>true</SkipUserOOBE> <SkipMachineOOBE>true</SkipMachineOOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> </OOBE> <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled> <RegisteredOrganization>microsoft</RegisteredOrganization> <RegisteredOwner>AutoBVT</RegisteredOwner> <ShowWindowsLive>false</ShowWindowsLive> <StartPanelOff>false</StartPanelOff> <TimeZone>GMT Standard Time</TimeZone> - <FirstLogonCommands> - <SynchronousCommand wcm:action="add"> <Order>1</Order> <CommandLine>cmd /c REGEDIT /S %AppsRoot%\Install\Regtweaks.reg</CommandLine> </SynchronousCommand> </FirstLogonCommands> </component> - <component name="Microsoft-Windows-Sidebar" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SidebarOnByDefault>false</SidebarOnByDefault> <SidebarVisible>false</SidebarVisible> </component> </settings> - <settings pass="auditUser"> - <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <RunSynchronous> - <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>cmd /c %AppsRoot%\Install\Imgburn\SetupImgBurn_2.4.2.0.exe /S</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>2</Order> <Path>cmd /c %AppsRoot%\Install\Imgburn\ImgBurn.exe</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>3</Order> <Path>cmd /c %AppsRoot%\Install\quicktime\quicktimealt195lite.exe /VERYSILENT</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>4</Order> <Path>cmd /c %AppsRoot%\Install\Foxit\FoxitReader30_enu.msi /quiet</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>5</Order> <Path>cmd /c %AppsRoot%\Install\Avg\avg.exe /hide /no_welcome /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch /NOAVGTOOLBAR</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>6</Order> <Path>cmd /c %AppsRoot%\Install\Chrome\Chrome.exe</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>7</Order> <Path>cmd /c %AppsRoot%\Install\office2007\setup.exe /config custom-uA.XML</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Path>cmd /c %AppsRoot%\install\Flashplugin\install_flash_player.exe /s</Path> <Order>8</Order> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>9</Order> <Path>cmd /c %AppsRoot%\Install\WinRAR\WinRAR.exe /S</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>10</Order> <Path>cmd /c %AppsRoot%\Install\Codec\Codec.exe</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>11</Order> <Path>cmd /c %AppsRoot%\Install\Firefox\Firefox3.0.exe -ms -ira</Path> </RunSynchronousCommand> - <RunSynchronousCommand wcm:action="add"> <Order>12</Order> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot</Path> </RunSynchronousCommand> </RunSynchronous> </component> </settings> - <settings pass="auditSystem"> - <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <AutoLogon> <Enabled>true</Enabled> <LogonCount>5</LogonCount> <Username>Administrator</Username> </AutoLogon> </component> </settings> <cpi:offlineImage cpi:source="wim://robin-pc/fvistawork/dvd/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
  2. thanks for the reply spoof at the moment the updates arent avalible sever errror or somthing but ive booked marked any way im starting from scratch again to see if i can get it to run with upadtes
  3. Hi ive been testing if I slipstream only the updates not higlighted in yellow it installs fine dosnt shut down ? Wierd now i have to test by adding 1 update at a time has anybody slipstreamed all updates since sp1 ok with Vlite ?
  4. Hi is there a reg tweak for the msconfig boot no gui i want to do this for a unattended dvd ive googled but cant find any thing
  5. hi I relised i had the wrong Wiak not the one for sp1 so i unistalled and reinstalled new one ver 6.0.6001.8000 i now have the problem with make iso batch file ive seached forum google cant find why The directory "C:\Program Files\Windows AIK\Tools\Servicing" does exist. The directory "C:\Program Files\Windows AIK\Tools\PETools" does NOT exist! The directory "C:\Program Files\Windows AIK\Tools\x86" does exist. 1 directories do NOT exist. So the procedure can'b be continued. ive unistalled reinstalled that directory dose exsist i tryed copying all batch files to that folder still no joy cheers sorted for some reason oscdimg.exe wasnt installed ? ive added it and it now working back to the testing
  6. hi i added them as in the guide http://firegeier.unattended-sponsor.de/en/applications.html im just testing on a real pc same thing it got to just before pass 6 installing the aplications it turned off the pc i powered it back up and its continuing fine ill post if it runs ok its weird its only since i added the updates update just finished installing all seems fine just that shutdown in the middle of install weird but it works
  7. hi thanks for a great forum ive managed to make a fully unattended instal of vista sp1 firefox ,flashplugin ,imgburn ,office 20007 ,quick player & realplayer alterative ,foxit & avg and some reg tweaks all installs fine on virtual pc. I then tryed to add updates using vlite it installs then closes virtual pc no error just says not running I then start the virtual machine and it installs fine ? the updates ive installed are im a but stuck were to start looking I cant install on a real computer at the moment to see what happens
  8. hi in this post http://www.msfn.org/board/index.php?showtopic=95462&st=200 on page 11 The Felon says you can but i cant get it to work yet hope this helps
  9. thanks i was using the wrong xml file , working on the file in the xml folder not the one in the root cheers
  10. cheers for that ive been looking for this dose it matter where i put in my unattended xml file cheers
  11. thanbks for your reply ill check my xml: and my first logon what dose the blank text do ? cheers
  12. hi thaks for a great forum ive made sevaral win xp unattened dvds. But im finding vista quite a challange ive been following the really hepfull post by FireGeier http://www.msfn.org/board/index.php?showtopic=95462 thanks I can get vista to install so thanks for that. But i cant get any apps to install, ive made a install folder in the root of my dvd Install/Firefox/Firefox3.0.exe ive made a AppsRoot.txt ( should i have any thing in this text file, the guide dosnt saywhat should be in this file) ive added a RunSynchronous/RunSynchronousCommand[Order=1] ; cmd /c %AppsRoot%\Install\Firefox\Firefox3.0.exe -ms -ira; and ; %WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot; cheers any help would be apreceated bob
  13. cheers i take a look with autoit its not a real problem just not quite right not like firefox im quite impressed with chrome faster than firefox not as cusomazble only problem ive had is if you search a long say 3page post and you are looking for some text you press clt v as useuale type your word but when you get to the next page you have to do it again
  14. hi thanks for the reply it installs ok but a opition window comes up the google chrome loads
  15. hi thanks for this but i still cant get it to install silently cheers
  16. cheers that was the awnser thanks again it was driving me nuts as it had been working then i had removed the OemPnPDriversPath="Drivers\ from my wint.sif
  17. hi in my winnt.sif i have [Display] Xresolution = 1280 Yresolution = 1024 BitsPerPel = 32 but i only get 8bit colour wher am i going wrong cheers
  18. cheers works like a charm
  19. i openened in winrar and altered config I used this method on my Nero Nero-7.7.5.1. Everything worked fine and it didn't reboot my computer but i get an error message pop up unable to register c:programfiles\commonfiles\Ahead\Nero3DMenuEffects.dllErrorcode-2147024713 canot create a file when that file already exsists error = 183 Facility =7 this is on a new virtual drive if i click the only box cancel it alworks fine
  20. hi ive made a unattend cd using this great forum all working fine just one little niggle. if i save a web site, when i load it i get this message then it loads sometimes with no pictures. im using mozzila firefox silently installed using silent of the foxes.heres the reg settings i useds to make it default browser. ;makefirefox default browser [HKEY_CLASSES_ROOT\htmlfile\DefaultIcon] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1" [HKEY_CLASSES_ROOT\htmlfile\shell\open\command] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\"" [HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application] @="firefox" [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\"" [HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\Application] @="firefox" [HKEY_CLASSES_ROOT\http\DefaultIcon] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1" [HKEY_CLASSES_ROOT\http\shell\open\command] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\"" [HKEY_CLASSES_ROOT\https\DefaultIcon] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1" [HKEY_CLASSES_ROOT\https\shell\open\command] @="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\"" any help would be great thanks
  21. I made my own all open in new window
  22. http://www.members.aol.com/robinbrownmarti...installlogo.bmp
  23. hi you whant to remove your licence key from your win sif the partition bit is best left to let user set or it will just install maybe on wrong partion i think the eula bit is UnattendSwitch=yes ive included my winsif removing name and serial hope it may help ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [Unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=yes UnattendSwitch=yes TargetPath=\WINDOWS OemPnPDriversPath="Drivers\ATI\2KXP_INF;Drivers\NVIDIA" DriverSigningPolicy=Ignore [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=removed FullName="removed" OrgName="removed" ComputerName="removed" [TapiLocation] CountryCode=44 [Identification] JoinWorkgroup=HOME [Networking] InstallDefaultComponents=Yes [WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode=0 [IEPopupBlocker] BlockPopups=Yes FilterLevel=Medium ShowInformationBar=Yes [URL] Home_Page=http://www.google.com [Components] IEAccess = Off msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off [RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [Branding] BrandIEUsingUnattended=Yes [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 [Display] BitsPerPel=24 Xresolution=1280 YResolution=1024 Vrefresh=60 [GuiRunOnce] %systemdrive%\install\start.cmd
  24. thank you I just keep messing about heres a couple more http://www.members.aol.com/robinbrownmartin/winlogo/xp3.png http://www.members.aol.com/robinbrownmarti...o/xpexplode.png
×
×
  • Create New...