Jump to content

benners

Member
  • Posts

    693
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by benners

  1. Either do as you have done and log on as Admin in safe mode and change the username and password here or if you know the password boot up normally and use the shift key to bypass autologon when the Windows screen shows, you can then enter the correct password, then change the autologon information.You could also modify your autologon.reg file or whatever you named it with the correct username and password and import it into the registry replacing the duff info.
  2. You could try the program on this web page to remove it or programs like Ad-aware or Spybot . As for the Java question, it is not installed by XP, but it is in with ServicePack 1 (Not 1a), so if you have updated it should be installed on your system.If not and you dont mind using MS java click here or for Sun java here
  3. Done it myself too, spend 10 mins shouting at the puter, before realizing i'm the clown
  4. What I have done in the past is use Registry Crawler to search for the keys, highlight the ones you want to remove and then select export from the menu on the right. All the keys will be saved to one reg file, then you can just add a minus sign before the name of the key you want to delete [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Norton AntiVirus Server] "Type"=dword:00000110 "Start"=dword:00000002 "ErrorControl"=dword:00000000 "ImagePath"=hex(2):43,00,3a,00,5c,00,50,00,52,00,4f,00,47,00,52,00,41,00,7e,00,\ 31,00,5c,00,53,00,59,00,4d,00,41,00,4e,00,54,00,7e,00,31,00,5c,00,53,00,59,\ 00,4d,00,41,00,4e,00,54,00,7e,00,31,00,5c,00,52,00,74,00,76,00,73,00,63,00,\ 61,00,6e,00,2e,00,65,00,78,00,65,00,00,00 "DisplayName"="Symantec AntiVirus Client" "ObjectName"="LocalSystem" "Description"="Provides real-time virus scanning, reporting, and management functionality for Symantec Client Security." then when the file is run it will remove all the info in the key and the key itself
  5. I use this in my cleanup.cmd file REG DELETE HKLM\software\Microsoft\Windows\CurrentVersion\Run /V "NeroFilterCheck" /f
  6. I have copied the folder made after installing TMPEnc to $OEM$\$Progs and the folder will get copied over during windows setup.Export the reg entries containing your serial number and import them during RunOnceEx.cmd or other cmd file. I dont know if the same will work for TMPGEnc DVD but it may be worth a try.
×
×
  • Create New...