Jump to content

Gentle Giant

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Gentle Giant

Gentle Giant's Achievements

0

Reputation

  1. View/Folder View/Tree View
  2. Documents and Settings/User?/Local Settings/Microsoft/Outlook/Outlook.pst
  3. Am currently trying Windows Live OneCare. Othewise Nod32
  4. Copy into text editor and save as ".vbs" then double click. 'xp_save_settings.vbs - Allows user settings to be saved '© Doug Knox - 4/10/2002 'Downloaded from www.dougknox.com Option Explicit On Error Resume Next 'Declare variables Dim WSHShell, p1 'Set the Windows Script Host Shell and assign values to variables Set WSHShell = WScript.CreateObject("WScript.Shell") p1 = "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSaveSettings" WSHShell.RegWrite p1, 0, "REG_DWORD" MsgBox "Your Registry has been updated. Log off and" & vbCR & "Log on for the change to take effect.",4096,"Finished"
  5. I like Nod32 for the same reasons stated by other Nods.
  6. DivX Forum - Fix fro SP2 problems
×
×
  • Create New...