November 06, 2010

MAP Extractor

If you're a participant in Google AI Challenge, this application can be a help tools for extract a map from a game result


Download
20101106-MapGenerator_1.0_Binary [download]
20101106-MapGenerator_1.0_Source [download]
20101107-MapGenerator_1.1_Binary [download]

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]