Jump to content

war59312

Member
  • Posts

    937
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by war59312

  1. hehe I got it if anyone needs it.
  2. Here is the thing. [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Search Page"="http://www.google.com" "Search Bar"="http://www.google.com/ie" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] "SearchAssistant"="http://www.google.com/ie" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl] @="http://www.google.com/keyword/%s" "provider"="gogl" " "="+" "&"="%26" "+"="%2B" "#"="%23" "?"="%3F" "="="%3D"
  3. Lookin good. Thanks again, Will
  4. You do relize that windows 2003 server and winxp were the same untill like beta 1.
  5. The problem is that it's completely disabled. The option is grey out so i have no way to turn it on later if i want. How to turn it off only (just put the selection on "none") ? Thank you. Nobody knows ? [HKEY_CURRENT_USER\Control Panel\Desktop] "SCRNSAVE.EXE"="" Just tested it. Works fine.
  6. Still keeping an eye on this one. Thanks for all the effort man. Appreciate it!! Take Care, Will
  7. The problem is that it's completely disabled. The option is grey out so i have no way to turn it on later if i want. How to turn it off only (just put the selection on "none") ? Thank you. Should be this then:
  8. Get the file and more information from here --->Microsoft's 'Windows Media Connect' Page or Download Directly from here --->'Windows Media Connect v10' My 'start.cmd' entries for a completely silent install without any 'System Restore Warning' Messages. I have System Restore turned off through a registry tweak run via cmdlines.txt ECHO. ECHO Installing Windows Media Connect v10 ECHO Please wait... start /wait %systemdrive%\Install\MediaConnect\wmcsetup.exe /Q:A /R:N /DisallowSystemRestore PS: Make sure you have this in your 'start.cmd' after 'Windows Media Player 10'. In other words 'Media Connect' needs to have 'Media Player 10' already installed. Thanks a lot, Will
  9. What about Update for Windows Media Connect? There is no download for that atm. Only windows update. Anyone got it and know how to install silently? cya, Will
  10. Hey, Heard u have some Bandwidith problems? I can help a little bit. Just pm me and I'll be happy to host a mirror. Take Care, Will PS: Keep up the great work.
  11. New one out: Microsoft Security Bulletin MS04-038 Cumulative Security Update for Internet Explorer (834707) http://www.microsoft.com/technet/security/...n/ms04-038.mspx Direct Download: http://download.microsoft.com/download/2/0...707-x86-enu.exe Just like the rest. KB834707.exe /quiet /norestart This update replaces MS04-025. Microsoft Security Bulletin MS04-025 Cumulative Security Update for Internet Explorer (867801) http://www.microsoft.com/technet/security/...n/MS04-025.mspx Warning: This update may not include hotfixes that have been released since the release of MS04-004 or MS04-025. Customers who have received hotfixes from Microsoft or from their support providers since the release of MS04-004 or MS04-025 should review the FAQ section for this update to determine how this update might affect their operating systems. This one is Critical guys, time to update the front page.
  12. Works here fine as you can see.
  13. Thanks for the new release. Glad to see your still working on it.
  14. ;Remove Reycle Bin From Desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum] "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001
  15. Simply setup up windows like you want it. Then log off and back up. Then simply export: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] All of them that is. For example: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\0] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\1] ETC to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\32] That should work fine.
  16. u need to use an expandable string to use variables, c my Registry Editor tweak on the previous page. ;Adds Registry Editor right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit] @=hex(2):52,00,65,00,67,00,69,00,73,00,74,00,72,00,79,00,20,00,45,00,64,00,\ 69,00,74,00,6f,00,72,00,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,72,00,65,\ 00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,00,00 oh ok thanks man
  17. The add registry tweak to my computer is not working at all for me. The attached pic is the error I get every single time. Yeah I'm an admin, etc and no restrictions are in place.
  18. ;Show logoff button on new start menu[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "StartMenuLogoff"=dword:00000001 ;Force Start Menu Logoff Button - Meaning You Cant Disable It [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceStartMenuLogoff"=dword:00000001 ;Show logoff button on classic start menu[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "StartMenuLogoff"=dword:00000000 ;Force Start Menu Logoff Button - Meaning You Cant Disable It[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceStartMenuLogoff"=dword:00000001
  19. ;----- Disable Hibernate [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
  20. ;Show Control Panel In My Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons] "{21EC2020-3AEA-1069-A2DD-08002B30309D}"=dword:00000000 ;Show Control Panel In My Computer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons] "{21EC2020-3AEA-1069-A2DD-08002B30309D}"=dword:00000000
  21. ;Icon Folder Settings [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] "Settings"=hex:09,00,00,00,01,00,00,00,01,00,00,00,e0,d0,57,00,73,35,cf,11,ae,\ 69,08,00,2b,2e,12,62,04,00,00,00,04,00,00,00,43,00,00,00
  22. %WINDIR% is a better choice. Since not everyone installs to windows. A lot of users including myself installed to winnt.
  23. hope it help some ppl who dislike that thing ATTENTION:! pls go here to obtain all the registry's found in this thread!! http://www.msfn.org/board/index.php?showto...ndpost&p=146102 READ Sculptor's 2 posts.... Whoops, cant believe i forgot to post it. http://forums.guru3d.com/showthread.php?s=...1845#post651845 I just just lock this **** topic.
×
×
  • Create New...