Jump to content

glent

Member
  • Posts

    1,081
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by glent

  1. are the drivers for your graphics card installed when WPI is launching?
  2. can you provide a link to the codec pack/
  3. I would like to see a different background, the current one clashes IMO, good work overall
  4. @amit_talkin yeah I made a typo then couldt edit the title lol @Takeshi yeahits beta....unfinished and yes all credits will be given . please post any errors thats all I ask . compiling a list this big is not easy there will be many more fixes to come included the ones you have stated @Doc Symbiosis Thanks , will look into this
  5. Unfortunately I no longer have the time to finish updating the Reg tweak. I have uploaded the latest version I was working on, I have tried to clean up the layout and add an explanation to each tweak. I did plan to split the reg tweaks into separate files for example a file containing "Log on" related tweaks and another for "Internet explorer" etc. I would be grateful if someone could finish the work and start a new thread EDIT: Thaks nrg86, file fixed redownload plz Regtweaks_Oct_22th_2006.zip
  6. Huge update Xpero, Thanks very much
  7. these may be helpful, these are taken from the latest version of the registry tweaks im working on ;-------------------------------------------------------------------------------------------------------------------------------- ;Remove All Browser Helper Objects [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects] ;-------------------------------------------------------------------------------------------------------------------------------- ;Remove All Browser Extensions [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions] ;-------------------------------------------------------------------------------------------------------------------------------- ;Show GO button in address bar [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "ShowGoButton"="yes" ;-------------------------------------------------------------------------------------------------------------------------------- ;Disbale Favorites [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFavorites"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFavorites"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns off the Internet Options command on the Tools menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserOptions"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserOptions"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns off Save on the File Download dialog box [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFileNew"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFileNew"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the Save As command on the File menu. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserSaveAs"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserSaveAs"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the Tip of the Day command on the Help menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemTipOfTheDay"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemTipOfTheDay"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the For Netscape Users command on the Help menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemNetscapeHelp"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemNetscapeHelp"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the Internet Explorer Tutorial command on the Help menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemTutorial"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemTutorial"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the Send Feedback command on the Help menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemSendFeedback"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpItemSendFeedback"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes Print command on the File menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoPrinting"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoPrinting"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns off the New command on the File menu [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFileNew"=dword:00000000 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFileNew"=dword:00000000 ;-------------------------------------------------------------------------------------------------------------------------------- ;Removes the Media Bar command on the toolbar when the user plays online content [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "No_LaunchMediaBar"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "No_LaunchMediaBar"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Disables F11 key (full-screen mode). [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoTheaterMode"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoTheaterMode"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Disables the right-click shortcut menu on a Web page. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserContextMenu"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoBrowserContextMenu"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns the F3 command and the Search bar [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFindFiles"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoFindFiles"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns off the Source command on the View menu. However, to completely disable user's ability to view the source, the NoBrowserContextMenu value must be added. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoViewSource"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoViewSource"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Turns off the CTRL+N command and the Open command to open a new window. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoOpeninNewWnd"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoOpeninNewWnd"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Makes the Always ask before opening this type of file check box on the on the Safe Open File dialog box unavailable so that it is always selected. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "AlwaysPromptWhenDownload"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "AlwaysPromptWhenDownload"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Disables the Back and Forward navigation buttons on the toolbar. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoNavButtons"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoNavButtons"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Disables the Internet Explorer Help menu. [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpMenu"=dword:00000001 [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions] "NoHelpMenu"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Don't show online content in Media bar [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Media] "SuppressOnlineContent"="yes" ;-------------------------------------------------------------------------------------------------------------------------------- ;IE toolbar layout (small icons, no text) [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "ShowDiscussionButton"="no"
  8. http://www.msfn.org/board/index.php?showto...7469&hl=cabtool
  9. glent

    Acronis warning

    when installing silently you can use the the /notboot switch
  10. same here, I only use VLC to open .bin files
  11. yeah go for it, time for some screenies ?
  12. lol I can have fun with this
  13. The processor is a little dated, also what speed is your ram? im guessing this is a driver prblem though
  14. same here, im now using the PSU in my sig and i'll never use a cheap PSU ever again.
×
×
  • Create New...