When clicking on a hyperlink in Outlook, you get this message : "This operation has been cancelled due to restrictions in effect on this computer." and your Windows 7 or Vista computer has just uninstalled Google Chrome. Uninstalling Google Chrome does not remove the registry value of HTM/HTML association key. The following steps will fix the error.
STEP 1: Set Internet Explorer as your default program
1. Go to Default Programs from your Menu
2. Select Set your default programs
3. Click on Internet Explorer on the left hand side
4. Then click on Set this program as default
STEP 2: Restoring HTM/HTML registry key
1. Type Regedit in Search programs and files
2. Expand HKEY_CURRENT_USER\Software\Classes\.html
3. Right click on the value of the .html and select Modify
4. Change the value from ChromeHTML to htmlfile
5. Click OK to accept it.
"This operation has been cancelled due to restrictions in effect" When Click Link in Outlook
Posted by
Vootwerk
on Monday, June 18, 2012
Labels:
Tips and Tricks
/
Comments: (0)
How to Disable or Enable UAC with Command Line
Posted by
Vootwerk
on Friday, June 15, 2012
Labels:
Tips and Tricks
/
Comments: (0)
There is a quick way to disable Windows 7 or Windows Vista UAC by using command line.
To Disable UAC:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
To Enable UAC:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
To Disable UAC:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
To Enable UAC:
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f
Microsoft Adds Photo Sharing Feature in SkyDrive
SkyDrive users can now access the Photo application in Windows 8 and fetch images stored in any PC with SkyDrive installed. Updates for SkyDrive for Windows will be rolled out automatically in the Windows 8 Release Preview. Microsoft also increased the limit on the total number of files that can be stored in a SkyDrive folder from 150,000 to 10 million.
Microsoft Launches So.cl
So.cl is now open to public. The experimental research project developed by Microsoft’s FUSE Labs was
designed to help students study by “exploring the possibilities of social search for the purpose of learning.” Pronounced Social, the site shows friends' searches and interests. Videos can be watched with friends and profiles can be edited. Socl currently has no way to upload photos, but Microsoft says that's coming.
How to Remove Thumb.db File in Windows XP
Posted by
Vootwerk
on Sunday, May 20, 2012
Labels:
Tips and Tricks
/
Comments: (0)
Thumb.db file is created by Windows for folders that contain pictures. It caches a thumbnail version of the pictures within the folder in order to view the thumbnail images faster each time the folder is opened. To remove thumb.db from being created, follow these steps:
1. Open the image folder
2. Select View then Folder Options from the menu
3. Click the View tab
4. Check the Do not cache thumbnails option
5. Click Apply to All Folders and close the window.
1. Open the image folder
2. Select View then Folder Options from the menu
3. Click the View tab
4. Check the Do not cache thumbnails option
5. Click Apply to All Folders and close the window.
How to Fix Show Hidden Files and Folders
Posted by
Vootwerk
on Saturday, May 19, 2012
Labels:
Tips and Tricks
/
Comments: (0)
If you encountered a problem to display hidden files and folders after you enabled it, you need to edit your registry settings below. You need to back up your registry setting before re-editing it.
1. Go to Run (Windows XP) or Search programs and files for Windows 7
2. Type regedit
3. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced
4. Replace the Hidden Reg_DWORD key to 1
1. Go to Run (Windows XP) or Search programs and files for Windows 7
2. Type regedit
3. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\Advanced
4. Replace the Hidden Reg_DWORD key to 1
Microsoft Renames Azure Services
Microsoft recently announced a name change for its Windows Azure Services. Here are the list of the upcoming name changes.
- Windows Azure Compute - Cloud Services
- Windows Azure Platform - All Services
- Windows Azure CDN - CDN
- Windows Azure Storage - Storage
- Windows Azure Traffic Manager - Traffic Manager
- Windows Azure Virtual Network Virtual Network
- AppFabric Cache - Cache
- AppFabric Service Bus - Service Bus
- AppFabric Access Control - Access Control
- SQL Azure - SQL Database
- SQL Azure Reporting Service - SQL Reporting
It basically states that Microsoft will drop the Azure name from the
product line, again simplifying the product line in the progress.

