четвъртък, 9 юли 2015 г.

Screen Clicker lock screen of Android

Screen Clicker

Small program for locking the display with 2 or 3,4,5 click
good and different here is that concludes each home screen
no matter how you screen.

No need to adjust widgets, it just works.
1. install
2. Go to, / Settings / Security / Device Manager / tick
3. If you do not want to notice you do not show icon / settings / applications / scroll to the program and remove the check mark on / notifications: display.




Get colored title bars in Windows 10


Get colored title bars in Windows 10

Since Windows 10 build 10056, Microsoft has blocked colored titlebars for all opened windows. Many users find this change extremely frustrating because it doesn't make it clear whether the window is active or inactive. It is a major usability violation. Here is how to fix it and restore colored titlebars in Windows 10 easily.

Before we start, let me explain why window title bars are white in Windows 10. Inside the uDWM.dll file, there is a check which compares the theme file name to aero.msstyles. If it matches aero.msstyles, it ignores the color and sets it to white.

Here is a simple solution - just rename the msstyles file to something else which does not contain the "aero.msstyles" string. Here are step-by-step instructions to do just that.



  1. Go to the following folder: 
C:\Windows\Resources\Themes

      2. Select the aero subfolder, press ctrl+c to copy it and then ctrl+v immediately to paste it. You will get the folder aero - Copy. Confirm the UAC request and press SKIP for all MSS files.



      3. Now, rename the folder aero - Copy to "windows". Confirm the UAC request:

      4. Inside the windows folder, rename the aero.msstyles to windows.msstyles. Confirm the UAC request
      5. Inside the windows\en-US folder, rename the aero.msstyles.mui file to windows.msstyles.mui.

   
6. Select the file aero.theme and copy it to the Desktop.
7. Rename it to windows.theme.
8. Open it with notepad:

   

9. Edit the [VisualStyles] section and replace the following line:
Path=%ResourceDir%\Themes\Aero\Aero.msstyles
with the following text:
Path=%ResourceDir%\Themes\windows\windows.msstyles

      10. Now, double click the windows.theme file and enjoy colored titlebars:

      11. You can set any desired color from the Settings app:



That's it. Many thanks to my friends Lucas and gus3300 for helping me with this trick.
You can download ready-to-use theme files and avoid doing steps above manually using this link:








сряда, 8 юли 2015 г.

How to create a Boot DVD / USB for UEFI BIOS (EFI Boot) based system

For this purpose it will take several tool and Windows 7 x64 distribution, iso image or bulk
Tools needed:
oscdimg - This is Microsoft's tool for creating images
Rufus - Program to create a bootable USB Flash installation

1. Create UEFI Boot image (iso) recording DVD5:
- Oscdimg download from the link above the topic, unzip and copy the required file x86 or x64 based architecture installed on your system "Windows" and place it in C: \ Windows \ system32;
- Open the Console CMD as an administrator (in the Start search box write CMD, on intentions result, right-click "Run as administrator) Do not close to completion of all operations !;
-Create Your working directory partition C: \ with the following name C: \ 7Work \ DVD, and can command;
mkdir C:\7Work\DVD
- Extract the Windows distribution folder DVD; (if you use the forum distributions after unzipping delete the folder from $ oem $
C:\7Work\DVD\sources)
- Build new iso image to jog through UEFI Bios with this command;
oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,bc:\7Work\DVD\boot\etfsboot.com#pEF,e,bc:\7Work\DVD\efi\microsoft\boot\efisys.bin c:\7Work\DVD c:\7Work\Windows_7_x64_EFI.iso
New iso image can be found in C: \ 7Work named Windows_7_x64_EFI.iso. This image can bake disk (eg Nero "Burn image ...") and to install mode UEFI Boot.

2. Create a USB drive to install mode UEFI Boot:
Rufus will the used tool from the link above the topic
- You open it as administrator
- From the "Device" Select your flash drive (4GB size or larger)
- Put daw button "Create a bootable disk" and choose "ISO image" put jackdaw and a "Quick Format" and "Create advanced files labels and icons"
- From the painted disk to choose iso-which it created another clean or distribution not containing $ oem $ folder for MBR-based systems
- From the "File System" select "FAT32"
- From the "partition scheme and type of interface" choose "GPT file scheme UEFI computer"
- Make sure that everything is set as described and press "Start" to wait until the completion of the process (when it is completed in the lower left corner will display "READY")

Here are some pictures should look like settings:


3.Installing Windows x64 on UEFI-based system:
Setting in BIOS UEFI Boot to on (Legacy boot can even stop it)
Put the disc or flash drive and run (is touched) of them
Installation takes place as usual in the installation of Windows 7 to the part where you need to specify the partition on which to install.
All previous titles I have to do be deleted and recreated by the installer (or you have previously deleted partition C: \ of your previous installation, and other disk partitions you convert GPT file table that can be done by using Acronis Disk jog)
Look at the picture of the creation of new shares :

4. Activate UEFI (EFI Boot) based installation:
I guess you have already successfully completed the installation and wonder how will activate Windows ?!
Here comes the great toiling, none activator does not work because it is based on the files of this type MBR table and its boot code work only KMS activators or activating the phone, but I guess it does not suit you :)
That is how we will proceed:
-I'll Integrate SLIC2.1 tables in EFI file from which rises (start) so installed Windows (which are usually in the BIOS of the machine coming with ready installed Windows 7)
-But Some good people have already done this work remains we only use this EFI file.
- And there it is: WindSLIC+cert
How would proceed ?!
- Download link zip file and unzip it directly to C: \ folder will get WindSLIC inside with two files here so
- Open the console CMD as administrator (you already know how to do)
- Install certificate and key with these commands: You can use other OEM certificates and keys for other models!
slmgr.vbs -ilc c:\WindSLIC\ACER-ACRSYS-2.1.xrm-ms
slmgr.vbs -ipk FJGCP-4DFJD-GJY49-VJBQ7-HYRR2
So far so good, I guess it was adopted, but to work these OEM certificate and key have to have SLIC2.1 tables in the BIOS, if you have a well, have already activated and can stop here, but you do not, then you should raise such loading of EFI file when you start your system:
- Install BOOTX64.EFI file in the EFI partition and modify entries for starting it. It seem very complicated but it is only necessary to execute multiple commands mode SAFE MODE.
- Reboot and enter the mode SAFE MODE when starting the home screen of Windows 7 Click on the F8 key
- We entered into SAFE MODE mode and booting console CMD as administrator
- Execute the following commands:
mountvol v: /s
mkdir v:\EFI\WindSLIC
copy c:\WindSLIC\BOOTX64.EFI v:\EFI\WindSLIC\BOOTX64.EFI
bcdedit /set {bootmgr} path "\EFI\WindSLIC\BOOTX64.EFI"
mountvol v: /d
Close CMD console and restart your computer
Run in normal mode and check in system -evrika "Windows is activated" READY

Comes the most interesting part, must be asking yourself can you make such a forum but distribution based on UEFI machines and everything to happen automatically during the installation? Can! No need to do all these exercises to activate search keys and certificates and so on.

5. Create DVD / USB for UEFI (EFI BOOT) based systems with automatic activation and branding for 99.9% of the brands:
What is needed? - Nothing especially, what have I've already collected and overwriting its various scripts, tested repeatedly, you have to do is apply it and use
And there it is: UEFI-$oem$
This zip file you just have to unzip it in a folder C:\7Work\DVD\sources and then to create Iso image command to create the first point of this lesson
Or extract the folder sources the created flash drive method of the second point of this lesson
That is, you will be enabled and branded systems without any effort, simply install Windows and so
Success!

Shortly screenshors of automatically activated and branded systems simulated in a virtual machine Parallels Desktop.






Lesson how to install a stock ROM on Samsung Samsung Galaxy Mega 6.3 GT-I9205

Lesson how to Root Samsung Samsung Galaxy Mega 6.3 GT I9205

Lesson flash improved recovery and Lollipop [CyanogenMod 12.1] of Samsung Galaxy Mega 6.3

[ROM] [5.1] [UNOFFICIAL] CyanogenMod 12.1 [GT-I9205] Samsung Galaxy Mega


Download: [ROM] [5.1] [UNOFFICIAL] CyanogenMod 12.1 [GT-I9205] Samsung Galaxy Mega