Jump to content

kaje_ovo

Member
  • Posts

    62
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Everything posted by kaje_ovo

  1. This is for removing MSN. Remove HIDE from all hen see. What you wanna remove. Maybe it will help.! Try this if you are using XP; Go to Add/Remove Programs in the Control Panel, by default none of Windows XP's 'built in' programs are visible. it's fairly easy to change, though... just open the file X:\Windows\inf\sysoc.inf (where X: is the drive letter where Windows XP is installed) in Notepad. You should see a section of the file something like this: [Components] NtComponents=ntoc.dll,NtOcSetupProc,,4 WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7 Display=desk.cpl,DisplayOcSetupProc,,7 Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7 NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7 iis=iis.dll,OcEntry,iis.inf,,7 com=comsetup.dll,OcEntry,comnt5.inf,hide,7 dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7 IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7 TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2 msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6 ims=imsinsnt.dll,OcEntry,ims.inf,,7 fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7 AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7 msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7 IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7 This is a list of all components installed at the moment. I've taken the example of MSN Messenger - the program entry called 'msmsgs', third-last line. You can see the word 'hide' highlighted - this is the string which tells Windows not to display the component in the Add/Remove Programs list. Fix this up by simply deleting the word 'hide' like so: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 To this: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7 Now, after restarting, you should be able to see MSN Messenger in the Add/Remove Programs list. If you want to be able to quickly view and remove all components, simply open the sysoc.inf file and do a global find and replace for the word ",hide" and replace it with a single comma ",".
  2. What silent switch for ffdshow 20050909
  3. Can I put SCSI/RAID controlers, drivers into WinXP unattended. So I dont have to put floppy with driverns in it.! And how if possible.! YOu know when you inster Win CD if you press F2 you can put SCSI drivers. And it looks on Floppy.! Can I put that on CD. and will find it automatic.!
  4. Oh I see. I muist use html tags. No prob than.!
  5. On this board we have proggie for switching CD.! That need to be reconfigured in WPI Config Options.! Something like. Config -> Add and beside all Options that are now. We have one more and that is if we have more CDs. To tell him on What CD is.! And I think that than WPI shulde working somwhere on systemdrive like in temp folder.!
  6. If I put "%USERNAME%'s Computer". Except TEST's Computer it will write %USERNAME%'s computer.!!!! Is there any command that will give like %systemdrive% give active partition like C:.!!! Is there any command like this to put UserName
  7. If from CD. If you have standard REM Example, how to look for CDROM-drive. Must have WPI.ico at the root of the CD. for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\wpi.ico set CDROM=%%i: echo Found CD-Rom as drive %CDROM% Then with %CDROM%\install\apps -> will installing from CD. If you put %systemdrive%\install\apps -> will install from HDD partition on which are current Windows running.!
  8. When I make descripton about application or something like that.! I cant format text like.! This is Formated I must write it This is Formated If I press ENTER somwhere it will give me error.!
  9. I found Just go into Common directory and edit configwizardtemplate.htm Open configwizardtemplate.htm with notepad and go Edit -> Find -> type Category ENTER Now you will see something like this <td nowrap>Category</td> <td colspan="5"> <select name="cbocats" class="CfgTextBox" id="cbocats" onChange="document.all.frmcfg%pn%.cat.style.visibility=(document.all.frmcfg%pn%.cbocats.value=='other')?'visible':'hidden';"> <option value="other">Other ...</option> <option value="Applications">Applications</option> <option value="Games">Games</option> <option value="Office">Office</option> <option value="System">System</option> <option value="Utilities">Utilities</option> <option value="none" selected>None</option> </select> And simple insert inside like all <option value="System">Music</option> //this is inserted <option value="Utilities">Utilities</option> Thats all!
  10. For newer releases That into Description I can put formated text.! With ENTER and so on.! And long dont know how many char is now big.!!!
  11. Add to Category How to add my own into Category like Utillites and so on.!!! To be with the Default.!!! I wanna insert "music", "Internet" and so on.!!!
  12. Is there any book for *.reg.! Some book that will tell everything what is what registry and what is it's purpose.! What it do.! Let say. If I go into [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\] It will say for every key string inside what is his puropse. And what will change if I change it and how. on HOW i meen. if dword:00000000 what will dword:00000001 do.!
  13. remove Window Movie Maker and Win Update.. Is there any command to remove from Installation Windows Update Windows Catalog Window Movie Maker Accessebility And Windows Media Player I have in WINNT.sif [Components] zonegames=off pinball=off mplay=off accessopt=off chat=off dialer=off hypertrm=off msnexplr=off msmsgs=off If there is any command if you know.! I look into Unattended.msfn.org for commands for Off. There I found for MSN. I look into ref.chm into Deploy.!!! There I found chat, dialer, hyperter, mplay(says that remove media player. But it install Windows Media Player)... But I havent found what are command to remove thesse componets that I wrote on the beggining.! I dont wanna remove it with nLite from Installation (beacuse nLite delite it). I wanna from commands.! So I can make for friends installtion how they wont.!!!
  14. *.reg for Detailed View with Status Bar in Explorer. Does anyone have for Detailed View with Status Bar I have for Detailed View. Where to put status View Windows Registry Editor Version 5.00 ;----- Display detail on windows explorer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] "Settings"=hex:08,00,00,00,04,00,00,00,01,00,00,00,00,77,7e,13,73,35,cf,11,ae,\ 69,08,00,2b,2e,12,62,04,00,00,00,10,00,00,00,43,00,00,00
  15. RunOnceEx wont execute and remove Win Welcome... RunOnceEx (I know where is problem but how to solve it) I have it into $OEM$ cmdlines.cmd [COMMANDS] "RunOnceEx.cmd" Also into $OEM$ RunOnceEx.cmd cmdow @ /HID @echo off FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /VE /D "Change CD!!! Put CD 2" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\cdchg.exe" /f REG ADD %KEY%\002 /VE /D "WPI" REG ADD %KEY%\010 /V 1 /D "%CDROM%\WPI.cmd" EXIT cdchg.exe is into $OEM$\$1 Problem is in that.! When I make unattended install. It show Welcome to Windos Please take a few minute to setup it. Then ask for Do you wanna register it online, then trying to register after that Put some User.! And it Log-in into that user.! (I think that problem is in that) How can I remove that step and than I will have Full Unattended.! I have WINNT.sif ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes OEMSkipWelcome=1 UnattendedSwitch="Yes" OemPnPDriversPath="drivers\001_ISDN" DriverSigningPolicy=Ignore WaitForReboot=No DisableDynamicUpdates=Yes TargetPath=\WINDOWS [GuiUnattended] AdminPassword="000000" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=100 OemSkipWelcome=1 [UserData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="TEST" OrgName="TEST" ComputerName=TEST [Display] BitsPerPel=24 Xresolution=1240 YResolution=860 [TapiLocation] CountryCode=385 Dialing=Tone AreaCode=385 [RegionalSettings] LanguageGroup=2,1 SystemLocale=0000041a UserLocale=0000041a InputLocale=041a:0000041a [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=http://www.google.com/ig [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [Identification] JoinWorkgroup=TESTWORK [Networking] InstallDefaultComponents=Yes [StartupOptions] Offline=0 Registration=1 [Components] zonegames=off pinball=off mplay=off accessopt=off chat=off dialer=off hypertrm=off msnexplr=off msmsgs=off [SetupParams] UserExecute = %systemdrive%\reg.cmd reg.cmd in $OEM$\$1 content from that is copyed to %systemdrive%\ (correct me if I am wrong) REGEDIT /S WindowsXPregUneccesary.reg DEL WindowsXPregUneccesary.reg EXIT WindowsXPregUneccesary.reg also in $OEM$\$1 Windows Registry Editor Version 5.00 ;----- Make the Windows XP registration with Microsoft unnecessary [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion] "RegDone"="1" Why this doesent work.! What I must to to skip that Step. HOWWWWW????????????? I need that. I wanna have full unattended.! I need that so I can finish apps in WPI.!!! So I can finaly be over.!!!
  16. *.reg for "On resume, display Welcome screen" and Show QuickLaunh Does anyone have for When I go into Screen Saver I need this Uncheck On Screen Saver "On resume, display Welcome screen" I have look into few registy bigggg files. And I havent found this.! I found almost all I wont. But not this.! So please if you have post here not redirecting me to look into some oether big *.reg compilation. And Show QuicLaunch.!!! I have this code for Show Quick Launch but doesent work Windows Registry Editor Version 5.00 ;Enables Quick Launch Toolbar [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "TaskbarWinXP"=hex& #58;0c,00,00,00,08,00,00,00,03,00,00,00,00,00,00, 00,b0,e2,2b,d8,\ & nbsp;64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c, 00,0a,11,00,00,1a,00,00,00,01,\ & nbsp;00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 4c,00,00,00,01,14,02,00,00,00,\ & nbsp;00,00,c0,00,00,00,00,00,00,46,81,00,00,00,10, 20,00,00,fa,b2,7e,45,e2,ea,c4,\ & nbsp;01,02,d4,53,fd,0d,63,c5,01,02,d4,53,fd,0d,63, c5,01,00,00,00,00,00,00,00,00,\ & nbsp;01,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,17,02,14,00,1f,50,e0,4f,d0,\ & nbsp;20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00, 2f,43,3a,5c,00,00,00,00,00,00,\ & nbsp;00,00,00,00,00,00,00,00,00,00,00,00,00,5c,00, 31,00,00,00,00,00,72,32,bb,72,\ & nbsp;10,20,44,4f,43,55,4d,45,7e,31,00,00,44,00,03, 00,04,00,ef,be,99,31,c6,99,72,\ & nbsp;32,bb,72,14,00,00,00,44,00,6f,00,63,00,75,00, 6d,00,65,00,6e,00,74,00,73,00,\ & nbsp;20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74, 00,74,00,69,00,6e,00,67,00,73,\ & nbsp;00,00,00,18,00,4c,00,31,00,00,00,00,00,cc,32, 91,9c,10,20,42,52,49,41,4e,43,\ & nbsp;7e,31,00,00,34,00,03,00,04,00,ef,be,9a,31,f3, 03,cc,32,91,9c,14,00,00,00,42,\ & nbsp;00,72,00,69,00,61,00,6e,00,20,00,43,00,75,00, 6d,00,6d,00,69,00,6e,00,67,00,\ & nbsp;73,00,00,00,18,00,64,00,31,00,00,00,00,00,ae, 32,67,90,13,20,41,50,50,4c,49,\ & nbsp;43,7e,31,00,00,4c,00,03,00,04,00,ef,be,9a,31, f3,03,ae,32,67,90,14,00,36,00,\ & nbsp;41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74, 00,69,00,6f,00,6e,00,20,00,44,\ & nbsp;00,61,00,74,00,61,00,00,00,40,73,68,65,6c,6c, 33,32,2e,64,6c,6c,2c,2d,32,31,\ & nbsp;37,36,35,00,18,00,42,00,31,00,00,00,00,00,9a, 31,87,0b,14,20,4d,49,43,52,4f,\ & nbsp;53,7e,31,00,00,2a,00,03,00,04,00,ef,be,9a,31, f3,03,9a,31,42,1a,14,00,00,00,\ & nbsp;4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66, 00,74,00,00,00,18,00,52,00,31,\ & nbsp;00,00,00,00,00,9a,31,f8,03,10,20,49,4e,54,45, 52,4e,7e,31,00,00,3a,00,03,00,\ & nbsp;04,00,ef,be,9a,31,f3,03,9a,31,42,1a,14,00,00, 00,49,00,6e,00,74,00,65,00,72,\ & nbsp;00,6e,00,65,00,74,00,20,00,45,00,78,00,70,00, 6c,00,6f,00,72,00,65,00,72,00,\ & nbsp;00,00,18,00,48,00,31,00,00,00,00,00,9a,31,8a, 1c,10,20,51,55,49,43,4b,4c,7e,\ & nbsp;31,00,00,30,00,03,00,04,00,ef,be,9a,31,f6,03, 9a,31,8a,1c,14,00,00,00,51,00,\ & nbsp;75,00,69,00,63,00,6b,00,20,00,4c,00,61,00,75, 00,6e,00,63,00,68,00,00,00,18,\ & nbsp;00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00, 00,00,00,00,62,72,69,61,6e,00,\ & nbsp;00,00,00,00,00,00,00,00,00,00,18,68,c9,d1,e8, 4f,41,46,94,34,b2,7e,21,be,e5,\ & nbsp;4a,c6,7c,29,3d,f2,56,d9,11,b5,f3,00,07,e9,89, 61,b3,18,68,c9,d1,e8,4f,41,46,\ & nbsp;94,34,b2,7e,21,be,e5,4a,c6,7c,29,3d,f2,56,d9, 11,b5,f3,00,07,e9,89,61,b3,10,\ & nbsp;00,00,00,05,00,00,a0,1a,00,00,00,39,01,00,00, 00,00,00,00,08,00,00,00,02,00,\ & nbsp;00,00,da,00,00,00,01,00,00,00,02,00,00,00,6c, 00,00,00,01,00,00,00,5e,00,32,\ & nbsp;00,58,01,00,00,9a,31,f2,1d,20,20,53,48,4f,52, 54,43,7e,31,2e,4c,4e,4b,00,00,\ & nbsp;42,00,03,00,04,00,ef,be,9a,31,f2,1d,9a,31,f2, 1d,14,00,00,00,53,00,68,00,6f,\ & nbsp;00,72,00,74,00,63,00,75,00,74,00,20,00,74,00, 6f,00,20,00,4d,00,75,00,73,00,\ & nbsp;69,00,63,00,2e,00,6c,00,6e,00,6b,00,00,00,1c, 00,00,00,00,00,00,00,62,00,00,\ & nbsp;00,00,00,00,00,54,00,32,00,4f,00,00,00,9a,31, fb,03,20,20,53,48,4f,57,44,45,\ & nbsp;7e,31,2e,53,43,46,00,00,38,00,03,00,04,00,ef, be,9a,31,fb,03,9a,31,fa,1d,14,\ & nbsp;00,00,00,53,00,68,00,6f,00,77,00,20,00,44,00, 65,00,73,00,6b,00,74,00,6f,00,\ & nbsp;70,00,2e,00,73,00,63,00,66,00,00,00,1c,00,00, 00,00,00,00,00,00,00,00,00,60,\ & nbsp;07,00,00,00,00,00,00,1e,00,00,00,00,00,00,00, 00,00,00,00,1e,00,00,00,00,00,\ & nbsp;00,00,01,00,00,00,01,00,00,00,aa,4f,28,68,48, 6a,d0,11,8c,78,00,c0,4f,d9,18,\ & nbsp;b4,6d,02,00,00,60,0d,00,00,00,00,00,00,1e,00, 00,00,00,00,00,00,00,00,00,00,\ & nbsp;1e,00,00,00,00,00,00,00,01,00,00,00,02,00,00, 00,ea,86,42,0a,55,e3,fb,44,80,\ & nbsp;86,af,3d,f7,64,5b,d9,00,00,00,00,28,0d,00,00, 00,00,00,00,1c,00,00,00,00,00,\ & nbsp;00,00,00,00,00,00,00,00,00,00,00,00,00,00,01, 00,00,00 OS is WInXP Pro
  17. Simply put details view in explorer. There you will see date.! And sort them by date.!
  18. Where do they save.! Hmmm. Or they put some buttons maybe.! in Explorer! like Undo button in Explorer.! Who knows. I'll put both.! Hope it will change something.!
  19. What is difference between these two toolbars I found both here on this board First one called XPToolbar Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,04,00,00,00,00,00,00,00,b0,e2,2b,d8,\ 64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,11,00,00,1a,00,00,00,01,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,\ 00,00,c0,00,00,00,00,00,00,46,81,00,00,00,11,20,00,00,5e,b0,6a,9a,42,ac,c4,\ 01,40,46,8a,18,76,c7,c4,01,40,46,8a,18,76,c7,c4,01,00,00,00,00,00,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,02,14,00,1f,50,e0,4f,d0,\ 20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,2f,43,3a,5c,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,5c,00,31,00,00,00,00,00,4a,31,77,12,\ 10,20,44,4f,43,55,4d,45,7e,31,00,00,44,00,03,00,04,00,ef,be,46,31,45,ae,4a,\ 31,77,12,14,00,00,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,\ 20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,\ 00,00,00,18,00,36,00,31,00,00,00,00,00,9e,31,14,30,10,20,53,6c,61,76,65,00,\ 22,00,03,00,04,00,ef,be,47,31,36,3e,9e,31,14,30,14,00,00,00,53,00,6c,00,61,\ 00,76,00,65,00,00,00,14,00,64,00,31,00,00,00,00,00,9d,31,d0,76,13,20,41,50,\ 50,4c,49,43,7e,31,00,00,4c,00,03,00,04,00,ef,be,47,31,36,3e,9d,31,d0,76,14,\ 00,36,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,\ 20,00,44,00,61,00,74,00,61,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,6c,2c,\ 2d,32,31,37,36,35,00,18,00,42,00,31,00,00,00,00,00,47,31,fb,3e,14,00,4d,49,\ 43,52,4f,53,7e,31,00,00,2a,00,03,00,04,00,ef,be,47,31,36,3e,47,31,fb,3e,14,\ 00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,00,00,18,00,\ 52,00,31,00,00,00,00,00,47,31,92,3e,10,00,49,4e,54,45,52,4e,7e,31,00,00,3a,\ 00,03,00,04,00,ef,be,47,31,36,3e,47,31,92,3e,14,00,00,00,49,00,6e,00,74,00,\ 65,00,72,00,6e,00,65,00,74,00,20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,\ 00,72,00,00,00,18,00,48,00,31,00,00,00,00,00,47,31,18,3f,11,00,51,55,49,43,\ 4b,4c,7e,31,00,00,30,00,03,00,04,00,ef,be,47,31,91,3e,47,31,18,3f,14,00,00,\ 00,51,00,75,00,69,00,63,00,6b,00,20,00,4c,00,61,00,75,00,6e,00,63,00,68,00,\ 00,00,18,00,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,23,01,00,00,60,00,00,\ 00,03,00,00,a0,58,00,00,00,00,00,00,00,73,6c,61,76,65,00,00,00,00,00,00,00,\ 00,00,00,00,32,66,cd,6d,62,34,3b,43,88,4a,a2,37,8a,62,21,f5,62,3a,3b,b5,35,\ 18,d9,11,9f,aa,00,90,27,1b,3f,32,32,66,cd,6d,62,34,3b,43,88,4a,a2,37,8a,62,\ 21,f5,62,3a,3b,b5,35,18,d9,11,9f,aa,00,90,27,1b,3f,32,00,00,00,00,08,00,00,\ 00,02,00,00,00,c8,02,00,00,01,00,00,00,06,00,00,00,5e,00,00,00,05,00,00,00,\ 50,00,32,00,8d,06,00,00,4b,31,02,11,20,20,45,58,50,4c,4f,52,7e,31,2e,4c,4e,\ 4b,00,00,34,00,03,00,04,00,ef,be,4b,31,01,11,4b,31,01,11,14,00,00,00,45,00,\ 78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,58,00,50,00,2e,00,6c,00,6e,00,6b,\ 00,00,00,1c,00,00,00,00,00,00,00,a0,00,00,00,00,00,00,00,92,00,32,00,1a,03,\ 00,00,47,31,93,3e,20,20,4c,41,55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,76,00,03,\ 00,04,00,ef,be,47,31,91,3e,47,31,91,3e,14,00,5e,00,4c,00,61,00,75,00,6e,00,\ 63,00,68,00,20,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,00,20,00,45,\ 00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,20,00,42,00,72,00,6f,00,77,00,\ 73,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,40,78,70,73,70,31,72,65,73,\ 2e,64,6c,6c,2c,2d,31,31,30,30,33,00,00,1c,00,00,00,00,00,00,00,6c,00,00,00,\ 03,00,00,00,5e,00,32,00,d2,01,00,00,4a,31,f3,91,20,20,4d,59,44,4f,57,4e,7e,\ 31,2e,4c,4e,4b,00,00,42,00,03,00,04,00,ef,be,4a,31,f5,91,4a,31,f5,91,14,00,\ 00,00,4d,00,79,00,20,00,44,00,6f,00,77,00,6e,00,6c,00,6f,00,61,00,64,00,20,\ 00,46,00,69,00,6c,00,65,00,73,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,\ 00,00,00,00,6a,00,00,00,04,00,00,00,5c,00,32,00,2f,03,00,00,4a,31,29,92,20,\ 20,51,55,49,43,4b,54,7e,31,2e,4c,4e,4b,00,00,40,00,03,00,04,00,ef,be,4a,31,\ 29,92,4a,31,29,92,14,00,00,00,51,00,75,00,69,00,63,00,6b,00,54,00,69,00,6d,\ 00,65,00,20,00,50,00,6c,00,61,00,79,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,\ 00,00,1c,00,00,00,00,00,00,00,76,00,00,00,01,00,00,00,68,00,32,00,4f,00,00,\ 00,47,31,92,3e,20,20,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,4c,00,03,00,\ 04,00,ef,be,47,31,92,3e,47,31,92,3e,14,00,36,00,53,00,68,00,6f,00,77,00,20,\ 00,44,00,65,00,73,00,6b,00,74,00,6f,00,70,00,2e,00,73,00,63,00,66,00,00,00,\ 40,78,70,73,70,32,72,65,73,2e,64,6c,6c,2c,2d,36,31,30,30,00,1c,00,00,00,00,\ 00,00,00,72,00,00,00,02,00,00,00,64,00,32,00,33,03,00,00,4a,31,0f,17,20,20,\ 57,49,4e,44,4f,57,7e,31,2e,4c,4e,4b,00,00,48,00,03,00,04,00,ef,be,47,31,18,\ 3f,4a,31,0f,17,14,00,00,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\ 4d,00,65,00,64,00,69,00,61,00,20,00,50,00,6c,00,61,00,79,00,65,00,72,00,2e,\ 00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,00,00,00,00,60,07,00,00,\ 00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,01,\ 00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,0c,03,\ 00,00,60,0d,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,1e,00,00,\ 00,00,00,00,00,01,00,00,00,02,00,00,00,b0,e2,2b,d8,64,57,d0,11,a9,6e,00,c0,\ 4f,d7,05,a2,22,00,1c,00,08,10,00,00,ff,ff,ff,ff,01,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,00,\ 00,46,81,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,16,00,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,\ 00,2b,30,30,9d,00,00,00,00,00,00,00,00,00,00,60,03,00,00,00,00,00,00,1e,00,\ 00,00,00,00,00,00,00,00,00,00,1e,00,00,00,00,00,00,00,00,00,00,00,03,00,00,\ 00,ea,86,42,0a,55,e3,fb,44,80,86,af,3d,f7,64,5b,d9,00,00,00,00,28,0d,00,00,\ 00,00,00,00,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00 "Toolbars"=hex:11,00,00,00,00,00,00,00 "Upgrade"=dword:00000001 Second one Called Toolbar Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "LinksFolderName"="" "Locked"=dword:00000001 "{1E796980-9CC5-11D1-A83F-00C04FC99D61}"=hex:07,00,00,00,f5,03,00,00,7e,69,79,\ 1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01,00,00,04,00,00,00,f6,03,00,00,\ 7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,21,01,00,00,00,00,00,00,f7,\ 03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,24,01,00,00,04,00,\ 00,00,f8,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,25,01,00,\ 00,04,00,00,00,f9,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,\ 22,01,00,00,04,00,00,00,fc,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,\ c9,9d,61,23,01,00,00,04,00,00,00,fe,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,\ 00,c0,4f,c9,9d,61,26,01,00,00,04,00,00,00,00,04,00,00,7e,69,79,1e,c5,9c,d1,\ 11,a8,3f,00,c0,4f,c9,9d,61,2e,01,00,00,04,00,00,00,02,04,00,00,80,69,79,1e,\ c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,71,01,00,00,04,00,00,00,05,04,00,00,80,\ 69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,73,01,00,00,04,00,00,00,12,04,\ 00,00,80,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,72,01,00,00,04,00,00,\ 00,04,04,00,00,80,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,04,01,00,00,\ 04,00,00,00 "{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}"=hex:07,00,00,00,ee,03,00,00,7e,69,79,\ 1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,20,01,00,00,04,00,00,00,ef,03,00,00,\ 7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,21,01,00,00,00,00,00,00,f3,\ 03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,30,01,00,00,04,00,\ 00,00,01,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,18,70,00,\ 00,04,00,00,00,02,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,\ 19,70,00,00,04,00,00,00,03,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,\ c7,ac,4d,1a,70,00,00,04,00,00,00,00,04,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,\ 00,20,af,c7,ac,4d,13,70,00,00,04,00,00,00,fc,03,00,00,a1,b7,0e,71,ed,45,d0,\ 11,92,4a,00,20,af,c7,ac,4d,1f,70,00,00,00,00,00,00,fd,03,00,00,a1,b7,0e,71,\ ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,1e,70,00,00,00,00,00,00,fe,03,00,00,a1,\ b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,11,70,00,00,04,00,00,00,ff,03,\ 00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,1b,70,00,00,04,00,00,\ 00,f7,03,00,00,7e,69,79,1e,c5,9c,d1,11,a8,3f,00,c0,4f,c9,9d,61,33,01,00,00,\ 04,00,00,00,fb,03,00,00,a1,b7,0e,71,ed,45,d0,11,92,4a,00,20,af,c7,ac,4d,31,\ 70,00,00,04,00,00,00 "Theater"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,22,00,00,00,09,00,00,00,1e,\ 00,00,00,02,00,00,00,20,07,00,00,90,01,00,00,01,00,00,00,28,07,00,00,c8,00,\ 00,00,04,00,00,00,28,01,00,00,2c,01,00,00,03,00,00,00,28,03,00,00,28,00,00,\ 00,05,00,00,00,62,05,00,00,5a,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "ShowDiscussionButton"="no" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer] "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,00,\ 5c,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,62,05,00,00,26,\ 00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,0f,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser] "{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex:81,45,e0,01,ee,4e,d0,11,bf,e9,00,\ aa,00,5b,43,83,10,00,00,00,00,00,00,00,01,e0,32,f4,01,00,00,00 "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,20,00,00,00,1b,00,00,00,\ 5c,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,62,05,00,00,26,\ 00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,0f,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser] "{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex:81,45,e0,01,ee,4e,d0,11,bf,e9,00,\ aa,00,5b,43,83,10,00,00,00,00,00,00,00,01,e0,32,f4,01,00,00,00 "{0E5CBF21-D15F-11D0-8301-00AA005B4383}"=hex:21,bf,5c,0e,5f,d1,d0,11,83,01,00,\ aa,00,5b,43,83,22,00,1c,00,08,00,00,00,06,00,00,00,01,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,\ 00,00,46,81,00,00,00,10,20,00,00,4e,6d,35,ab,9a,03,c4,01,54,e2,34,a2,2b,b5,\ c4,01,5a,24,84,fb,c0,52,c4,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,6f,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\ 08,00,2b,30,30,9d,19,00,2f,43,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,5c,00,31,00,00,00,00,00,37,31,a4,01,10,20,44,4f,43,55,4d,\ 45,7e,31,00,00,44,00,03,00,04,00,ef,be,52,30,3a,a7,52,31,1a,79,14,00,00,00,\ 44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,\ 00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,00,00,18,00,58,00,\ 31,00,00,00,00,00,52,31,dd,7b,10,20,43,52,41,49,47,7e,31,2e,4d,41,53,00,3e,\ 00,03,00,04,00,ef,be,66,30,e4,85,52,31,dd,7b,14,00,00,00,43,00,72,00,61,00,\ 69,00,67,00,2e,00,4d,00,41,00,53,00,54,00,45,00,52,00,2d,00,53,00,45,00,52,\ 00,56,00,45,00,52,00,00,00,1a,00,56,00,31,00,00,00,00,00,07,31,87,12,31,20,\ 46,41,56,4f,52,49,7e,31,00,00,3e,00,03,00,04,00,ef,be,66,30,e4,85,52,31,19,\ 79,14,00,28,00,46,00,61,00,76,00,6f,00,72,00,69,00,74,00,65,00,73,00,00,00,\ 40,73,68,65,6c,6c,33,32,2e,64,6c,6c,2c,2d,31,32,36,39,33,00,18,00,36,00,31,\ 00,00,00,00,00,cf,30,4f,51,10,20,4c,69,6e,6b,73,00,22,00,03,00,04,00,ef,be,\ 66,30,e6,85,52,31,57,7c,14,00,00,00,4c,00,69,00,6e,00,6b,00,73,00,00,00,14,\ 00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,00,00,6d,61,73,74,65,72,\ 2d,73,65,72,76,65,72,00,00,00,ce,ca,59,19,02,2c,9a,43,b0,a5,a2,b9,5d,2f,7f,\ 63,3c,e9,89,e8,8d,6f,d8,11,ba,a0,00,0e,a6,59,63,eb,ce,ca,59,19,02,2c,9a,43,\ b0,a5,a2,b9,5d,2f,7f,63,3c,e9,89,e8,8d,6f,d8,11,ba,a0,00,0e,a6,59,63,eb,00,\ 00,00,00 "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,30,00,00,00,1b,00,00,00,\ 5c,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,05,00,00,00,62,05,00,00,26,\ 00,00,00,02,00,00,00,21,07,00,00,a0,0f,00,00,04,00,00,00,21,01,00,00,a0,0f,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 And what does they DO???
  20. Custom StartUp As I see few registry tweeks.! I get insterested. Well I found this here on this page Windows Registry Editor Version 5.00 ;Removes Shortcut to "My Recent Documents" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_ShowRecentDocs"=dword:00000000 ;Removes Shortcut to "Printers and Faxes" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_ShowPrinters"=dword:00000000 ;Adds Shortcut to "Network Connections" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_ShowNetConn"=dword:00000001 ;Unchecks "Highlight Newly Installed Programs" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_NotifyNewApps"=dword:00000000 How to Remove thesse two My Music My Pictures Well when Am asking.! For all of there.!!!
  21. Thanks for Answers.!!! One promblem less.!!!
  22. All apps instaling and doing fine now..! But I came to two problems. But I have commands also like. COPY /Y %CDROM%\apps\putty.exe %userprofile%\Desktop\ or RD /Q /S %systemdrive%\install Or do I make some batch (when working from RunOnceEx in Unattended these commands down works fine.) file and make a point to %CDROM%\apps\putty.cmd
  23. Yes. VMWare work about 8 times faster than Virtual PC. I test both on PC 333Mhz with 256Mb. I give 128Mb to for usage for Virtual WinXP pro. All the same. Same computer. Same weather. lol And Virtual PC takes about whole Night. Precise 10 hours. In VMware in 1.5 hours.!!!
  24. I go into Options and return to default.! Then change to Classic view. Audio on OFF. I edit WPI.htm for the Audio like shown in POST on you direct me. And everything works perfect now.! Thank you for good replays!.!
×
×
  • Create New...