Showing posts with label Registry. Show all posts
Showing posts with label Registry. Show all posts

September 27, 2011

Windows Mobile - Change Caller ID Matching


Error:
- How can i change my phone number matching caller id ...
- Where can i find a setting for change matching algorithm for find contact of each called number
- Where's WINMO 6.x Setting for change caller id default setting for matching number and find contact

Solution:
In first step you need to have a registry editor software and install it on your windows mobile like below
1- Download and Install Windows Mobile Registry Editor v0.9 [here] and then go to 
HKEY_CURRENT_USER/ControlPanel/Phone/CallIDMatch
This value is number of last character from incoming call or SMS for matching process and finding in contact list. You can change it from 8 or 9 to your favor and reboot it and enjoy ;-)

References:
http://forum.xda-developers.com

March 11, 2011

Status: 0xc0000001

Error:
Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
1. Insert your Windows installation disc and restart your computer.
2. Choose your language settings, and then click "next."
3. Click "Repair your computer."
If you do not have this disk, contact your system administrator or computer manufacture for assistance.
File: \Windows\system32\config\system
Status: 0xc0000001
Info: Windows failed to load because the system registry file is missing, or corrupt.


Solution:
If you got this error in installation processes of Windows Vista or Windows 7 then you must check your memory. I changed the RAM modules and the problems went :-D

November 01, 2010

Enable or Disable Change Wallpaper

If did you want to have frozen your windows desktop background wallpaper or change it with a custom picture of your girlfriend’s windows or something like … or you want heal your virus problems and you want to enable the change background picture settings in windows display properties, welcome. The below solution is for you :-D

Problems:
- I cannot change the background wallpaper in Windows XP or Windows 7!
- After removed viruses or spywares on my Windows XP or Windows 7 it has been impossible to change Background Wallpaper in Display Properties!
- How can i lock windows background wallpaper?
- How can i prevent change desktop background wallpaper?
- What's a solution for restrict change of background?
- My desktop wallpaper has virus or spyware message and can't remove it!
- I can’t change my wallpaper, how do i solve this problem?

Solution:
The below reg file is a freeze background solution with a custom picture which is in C:\WINDOWS\Web\Wallpaper\Windows\img1.jpg path. Download LOCK.REG or LOCK.EXE for freezing and also, you can solve your problems or UNLOCK this blocking with download and run UNLOCK.REG or UNLOCK.EXE.
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] 
        "Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Windows\\img1.jpg" 
        "WallpaperStyle"=dword:00000002 
        "NoDispBackgroundPage"=dword:00000001 
        "NoDispScrSavPage"=dword:00000001 
        "NoDispSettingsPage"=dword:00000001 
        "NoDispAppearancePage"=dword:00000001
[HKEY_CURRENT_USER\Control Panel\Desktop] 
        "Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Windows\\img1.jpg" 
        "WallpaperStyle"=dword:00000002 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] 
        "ForceActiveDesktop"=dword:00000001 
        "NoActiveDesktop"=dword:00000001 
        "NoThemesTab"=dword:00000001 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] 
        "NoChangingWallPaper"=dword:00000001 
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] 
        "NoChangingWallPaper"=dword:00000001

Download
- LOCK.REG [download]
- LOCK.EXE [download]
- UNLOCK.REG [download]
- UNLOCK.EXE [download]

May 09, 2008

Security Warning

Q: Every time I start one of our customized apps. I get the Open file Security Warning.

Q: We are getting a "Windows Security" error warning us of an "unknown publisher" every time we try to open a particular program from network drive.

Q: I have Windows XP Home. I use the mapped drive so that a folder containing shortcuts can be used from another computer in the house without rewriting the shortcut for each computer. Now, every time I access the shortcut, I get the "Publisher could not be verified" message.

Q: have a Windows Server 2003 terminal server allowing access to ONE app. When the users launch the app they get an "Open File - Security Warning" that the app does not have a digital signature and prompts them to hit "run" to launch it.

Q: When I try to run a program from my file server, I see a "file download" warning box.

Q: Every time I start one of our customized apps (An .exe). I get the Open file - Security Warning.

Problem:


Open File - Security Warning
The publisher could not be verified.
Are you sure you want to run this software?

Name: Application.exe
Publisher: Unknown Publisher
Type: Application
From: \\Network\...

This file does not have a valid digital signature that verifies its publisher.
You should only run software from publisher you trust.
How can I decide what software to run?


Solution:
- Run gpedit.msc
- User Configuration > Administrative Templates > Windows Components > Attachment Manager > Inclusion list for moderate risk file types > Properties > Enable (and set the *.exe in edit box)