Tuesday, November 27, 2012
FBI Virus
Easy to get rid of, just reboot into safe mode w/networking(F8) then scan you computer with Malwarebytes,superantispyware,eset's online scanner, and last but not least use Mbar Malwarebytes new rootkit remover.
Wednesday, May 2, 2012
Windows 7 Server Execution fails Explorer.exe
This error message can occur for the following reasons:
1.Your Documents Library is pointed to an external drive which is disconnected
2.The registry entries dictating where your Shell and User Shell folders has been changed
If your libraries are pointed to an external drive, plug it in or turn it on to resolve the issue. Otherwise…
1.Click on Libraries
2.Right-click on Documents and select “Properties” from the menu
3.Click on the Restore Defaults button at the bottom right side of the dialog
4.Click OK
Thursday, February 23, 2012
Java 1606 update error
1. Click Start, in Search Programs and files list, type Regedit.exe, and then click OK.
Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders.
In the right pane, verify that the values are the same as the values
AppData REG_EXPAND_SZ %USERPROFILE%\AppData\Roaming
I had to change "%USERPROFILE%\AppData\Roaming" it only had %appdata% in there.
Friday, October 14, 2011
outlook 2007 backup
http://www.backuphowto.info/how-to-backup-restore-data-e-mail-account-settings-outlook-2007
Backup your Email data – Microsoft Outlook 2007
1. The data is saved in a Personal Folder File (.pst) only if you are not using Microsoft Exchange account or Windows Live Mail account. For Microsoft Exchange Account or Windows Live Mail account your backup data is saved locally on your computer instead of the e-mail server.
There are two .pst files, one is the personal folder file which includes all of your Outlook folders, such as the Inbox, Calendar, tasks and Contacts and the other is the Archive Folder which includes archive messages of your Outlook.
2. You can easily locate the data files in outlook 2007 using the following steps.
Go to Main Menu of Outlook 2007, Click File and select Data File Management and Account setting window will pop up. The other way is to click on Tools menu and select Account settings from the drop down menu.
3. Click on the Data Files tab. You may have a single data file or multiple data files. These are the Data Files, wherein you store your email messages, tasks, calendar, tasks and other items.
,
4. Click on the Open Folder icon. Windows Explorer will be opened automatically and will take you to the location where this data file is stored. Now select the outlook.pst and archive.pst file you want to backup.
5. Now you can copy this file to any backup storage device. Make sure that your Outlook is closed before you backup these files.
Restore your Email data – Outlook 2007
Restoring is as simple as to backup your data. All you have to do is copy the backup PST files into the folder that you located when you backed up your work initially.
Backup/Export Account Settings - Outlook 2007
1.Start > Run > type ‘regedit’
2.Locate the following path in your ‘Registry Editor’
3.HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook
,
Now right click on the key outlook and select option: Export and save .reg files to your desired location. You can run the same file while restoring your outlook. This will restore your old outlook profile with all your email accounts settings and rules. You will need to enter your password as Password is not stored into .reg file.
It is difficult to locate the Personal folder files in the previous versions of Outlook; however it’s much simpler in Outlook 2007. Backing up and restoring data is easier, faster with the new Outlook 2007.
Tags: outlook, .Articles: Backup How-tos, .Bookmark/Search this post with
Backup your Email data – Microsoft Outlook 2007
1. The data is saved in a Personal Folder File (.pst) only if you are not using Microsoft Exchange account or Windows Live Mail account. For Microsoft Exchange Account or Windows Live Mail account your backup data is saved locally on your computer instead of the e-mail server.
There are two .pst files, one is the personal folder file which includes all of your Outlook folders, such as the Inbox, Calendar, tasks and Contacts and the other is the Archive Folder which includes archive messages of your Outlook.
2. You can easily locate the data files in outlook 2007 using the following steps.
Go to Main Menu of Outlook 2007, Click File and select Data File Management and Account setting window will pop up. The other way is to click on Tools menu and select Account settings from the drop down menu.
3. Click on the Data Files tab. You may have a single data file or multiple data files. These are the Data Files, wherein you store your email messages, tasks, calendar, tasks and other items.
,
4. Click on the Open Folder icon. Windows Explorer will be opened automatically and will take you to the location where this data file is stored. Now select the outlook.pst and archive.pst file you want to backup.
5. Now you can copy this file to any backup storage device. Make sure that your Outlook is closed before you backup these files.
Restore your Email data – Outlook 2007
Restoring is as simple as to backup your data. All you have to do is copy the backup PST files into the folder that you located when you backed up your work initially.
Backup/Export Account Settings - Outlook 2007
1.Start > Run > type ‘regedit’
2.Locate the following path in your ‘Registry Editor’
3.HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook
,
Now right click on the key outlook and select option: Export and save .reg files to your desired location. You can run the same file while restoring your outlook. This will restore your old outlook profile with all your email accounts settings and rules. You will need to enter your password as Password is not stored into .reg file.
It is difficult to locate the Personal folder files in the previous versions of Outlook; however it’s much simpler in Outlook 2007. Backing up and restoring data is easier, faster with the new Outlook 2007.
Tags: outlook, .Articles: Backup How-tos, .Bookmark/Search this post with
Tuesday, November 23, 2010
VISTA - Black Screen white mouse pointer
1) Use the vista DVD to go to the repair mode.
2) From the same screen where you do the system restore, there's an option to open an administrative command prompt.
3) That should open in X:\Sources or something like that
4) Go to the windows drive by entering C:
5) Now go to the windows event log folder on your machine (C:\Windows\System32\winevt):
cd c:\windows\system32\winevt
6) ren Logs Logs_bad
7) mkdir Logs
This will create an empty folder for new event logs.
Restart the system and cross fingers.
2) From the same screen where you do the system restore, there's an option to open an administrative command prompt.
3) That should open in X:\Sources or something like that
4) Go to the windows drive by entering C:
5) Now go to the windows event log folder on your machine (C:\Windows\System32\winevt):
cd c:\windows\system32\winevt
6) ren Logs Logs_bad
7) mkdir Logs
This will create an empty folder for new event logs.
Restart the system and cross fingers.
Wednesday, September 15, 2010
Windows Vista Broken Gadgets
- First of all, if you have the Sidebar running, close it and exit the program.
1. type cmd in the Start menu's white (Start Search) line and right click cmd (at top) and click Run as administrator.
2. In the command prompt, type regsvr32 msxml3.dll and press Enter
3. Click OK
4. In the command prompt, type regsvr32 scrrun.dll and press Enter.
5. Click OK
6. In the command prompt, type regsvr32 jscript.dll and press Enter.
7. Click OK
8. In the command prompt
, type regsvr32 msxml4.dll and press Enter
9. Click OK
10. In the command prompt, type regsvr32 msxml6.dll and press Enter
11. Click OK
12. Reset Internet Explorer
to its original settings.
13. If you are using aero, deactivate it.
14. Reboot your computer
15. Reactivate aero.
Your sidebar should be working fine now.
1. type cmd in the Start menu's white (Start Search) line and right click cmd (at top) and click Run as administrator.
2. In the command prompt, type regsvr32 msxml3.dll and press Enter
3. Click OK
4. In the command prompt, type regsvr32 scrrun.dll and press Enter.
5. Click OK
6. In the command prompt, type regsvr32 jscript.dll and press Enter.
7. Click OK
8. In the command prompt
, type regsvr32 msxml4.dll and press Enter
9. Click OK
10. In the command prompt, type regsvr32 msxml6.dll and press Enter
11. Click OK
12. Reset Internet Explorer
to its original settings.
13. If you are using aero, deactivate it.
14. Reboot your computer
15. Reactivate aero.
Your sidebar should be working fine now.
Windows Vista Black Screen Flashing Cursor
Many things can cause this issue,the first thing to try is repair the MBR or Master Boot Record.
How to Repair or Fix a broken Vista MBR:
To Restore Vista MBR, please use the following simple solution.
1. Start your computer from the Windows Vista Installation DVD
2. Press a key when prompted to continue
3. Choose your language, time, keyboard and click Next:
Select language and preferences
4. Next, click "Repair your Computer":
Repair your computer
5. Now, from the System Recovery Options dialog, select the "Operating System" you want to repair, then click Next:
System recovery options, choosing your Operating system
6. From the "Choose a Recovery Tool" dialog menu, select "Command Prompt":
Recovery Tool Command Prompt
7. Type the following into the "Command Prompt Window":
bootrec /fixmbr
bootrec /fixboot
8. Remove the Vista Installation DVD and restart your PC.
If all goes well, this process should have enabled you to restore your Vista MBR and you should now be able to boot back into your Windows OS.
How to Repair or Fix a broken Vista MBR:
To Restore Vista MBR, please use the following simple solution.
1. Start your computer from the Windows Vista Installation DVD
2. Press a key when prompted to continue
3. Choose your language, time, keyboard and click Next:
Select language and preferences
4. Next, click "Repair your Computer":
Repair your computer
5. Now, from the System Recovery Options dialog, select the "Operating System" you want to repair, then click Next:
System recovery options, choosing your Operating system
6. From the "Choose a Recovery Tool" dialog menu, select "Command Prompt":
Recovery Tool Command Prompt
7. Type the following into the "Command Prompt Window":
bootrec /fixmbr
bootrec /fixboot
8. Remove the Vista Installation DVD and restart your PC.
If all goes well, this process should have enabled you to restore your Vista MBR and you should now be able to boot back into your Windows OS.
Subscribe to:
Posts (Atom)
