14 Aug, 2010

How to remove disabled by administrator

Articles related to how to remove disabled by administrator

Preventing the default Windows Messenger from running.

http://digitalpbk.blogspot.com/2006/12/preventing-default-windows-messenger.html Preventing the default Windows Messenger from running. To disable the in-built Windows Messenger on XP1. Login as administrator2. Start > Run3. Type gpedit.msc in the dialog box, Press Enter.4. Now you can see the "Group Policy" window, from the Tree View thats shown at the left, Select Computer Configuration to disable it for all users or Select User Configuration for disabling only for your account.5. Select Administrative Templates > Windows Components > Windows Messenger6 ...
Published 5 years, 5 months ago

Brontok Virus manual removal steps

http://digitalpbk.com/virus/brontok-manual-removal-steps-free-tool Brontok Virus manual removal steps The Brontok virus is a commonly occuring virus and is transmitted mainly through removable Media drives such as Pen drives, Floppy Disks etc. Brontok appears in the form of a File Folder, with similar icons and has the same name as its parent folder. People tend generally to open the folder which in turn executes the virus. Read on to get rid of this virus. Brontok Virus Symptoms, How to detect Brontok In order to detect Brontok Virus on the system, watch ...
Published 2 years, 1 month ago

amvo.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2008/02/amvoexe-virus-usb-memory-stick.html amvo.exe Virus Manual Removal Steps IntroThis is a nasty virus, dont know who dropped it on me. It spreads via USB Memory Sticks. It cannot be seen in the process list, hides itself and hides all files. And my antivirus doesn't seem to find a problem! :(Some SymptomsCannot show hidden filesSlows down USB devicesAdds infections to plugged in USB devicesDrives open in new windows from My ComputerHow to get rid off?Step 1 The usual way is to Format the system, but it is not a permanent ...
Published 4 years, 3 months ago

Permission Denied on Hosts File (Windows 7)

http://digitalpbk.com/windows/host-file-windows-7-write-permission-denied Permission Denied on Hosts File (Windows 7) On Windows 7, I was trying to edit the host file using Komodo and was getting Permission Denied, and tried notepad too still got permission denied. I thought initially it was McAfee Anti Virus that was disabling the edit of host file as this file is an important system configuration file. The reason but was that Windows requires the editor to run with administrator privileges to edit the file, this is different in Windows XP because all programs ...
Published 2 years, 2 months ago

XSS on GrazeIt.com

http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html Scripting holeshttp://www.grazeit.com/Backpage.asp?BPID=210&FilterBy;=tags&FilterTag;=%3Cscript%3Ealert('hi')%3C/script%3E&FilterTagID;=1325to Grazeit.com administratorsGreat work guys. But please remove this serious security vulnerability as it can be used for more than redirection. It can be used to deface, steal user sessions etc. Thank you for making Grazeit.com.How to remove this vulnerablilty?To remove this vulnerablity you have to strengthen the filters. To do this, the src ...
Published 5 years, 3 months ago

Disable Autorun Windows XP

http://digitalpbk.blogspot.com/2007/10/disable-autorun-windows-xp.html , Flash Drives etc.So Disable your Autorun nowHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom\Autorun Change from 1 to 0To disable Autoplay of all drivesStart > Run > gpedit.mscEnable : Computer Configuration > Administrative Templates > System > Turn Off Autoplay ...
Published 4 years, 7 months ago

WORM_RONTOKBRO.Y versus me

http://digitalpbk.blogspot.com/2007/01/wormrontokbroy-versus-me.html . Deleted them all .. Battle won! The enemies where shot down but the consequences remain...Battle 5:Looked for allies from GoogleFound some information. Searched for eksplorasi.exe manual removalEnter your search termsSubmit search formBattle 6: Capturing back the regeditCapturing back the regedit was exciting. As hinted by an ally, the regedit was disabled by the following registry entry.HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\SystemDisable ...
Published 5 years, 4 months ago

How to remove a reference to a DLL or COM Component Object file in VB.Net

http://digitalpbk.com/vb-net/remove-reference-dll-or-com-component-object-file-vbnet How to remove a reference to a DLL or COM Component Object file in VB.Net How to remove a reference to a DLL or COM Component Object file in VB.Net A reference to 'XXXXX.dll' could not be added. A reference to the component 'XXXXX.dll' already exists in the project. This occurs when you add 2 versions of the same dll into your project. Before adding a reference to a new DLL you have to remove the reference to the existing library. This is not obvious on vb.net in visual studio. There is a Project > Add Reference. But how do you remove ...
Published 2 years, 6 months ago

Perl script to remove a directory and contents recursively

http://digitalpbk.com/perl/perl-script-remove-directory-and-contents-recursively Perl script to remove a directory and contents recursively This is the script for sandeep when he asked me how to delete a directory in perl. rmdir function only removes empty directories. So we need to remove the contents of the directory before removing the directory. So if the directory contains more directories / folders we would have to recursively delete all the directories under the directory. Well so here is the code just to do that. #!/usr/bin/perl deldir("test"); ...
Published 2 years, 5 months ago

How to change root admin user password in Drupal ?

http://digitalpbk.com/drupal/how-change-drupal-root-user-password How to change root admin user password in Drupal ? In order to reset the root or superadmin password on a drupal system, login into the database by looking at the settings.php. You can use phpMyAdmin or any other MySQL utilities like SQLYog, or MySQL command line. Run the following query to reset the password. UPDATE users SET pass = MD5('password') WHERE uid = 1 The user id of administrator is always 1. Password field in drupal is stored as MD5 of the actual string password. So ...
Published 2 years, 1 month ago

Related help topics for how to remove disabled by administrator More keywords like how to remove disabled by administrator
More pages for how to remove disabled by administrator


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Beach is this way Beach is this way in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk