Removing Picture Frame On Startup/Login Screen

First of all, I did this on my x86 System, so the following
explanations are meant for a 32bit System. The solution for a x64
will be similar, only the file or folder names will probably be
different?

IMPORTANT: NO WARRENTY CAN/WILL BE GIVEN. It worked for me, it
PROBABLY will work for you. PLEASE read ALL steps before actually
doing any of them, to make sure you understand what I try to do
so nothing is missed/misunderstood! All changes made to your system
and its files are at you OWN risk, as always :)

It is assumed that you know how to change/check ownership and
permissions on files. If not, please read at least something like
the folowing link, or check other sources!


Very well, let's get to it then :)

Step 1)
Locate authui.dll in the dir "C:\Windows\System32\" and make
a
backup in some other folder.
Note: the rights/permissions and the ownership will be
changed for the backup. Check out how the original
settings
on the original file in System32 are before you copy it, in
order to restore them after the changes.
I did it this way,
so restoring the original settings. I don't know if it works
without resetting the ownership/permissions afterwards!


Step 2)
Download a tool to modify resources like exe/dll. I used
"Resource Tuner" which comes with a 30day trial.

Resource Tuner 1.99 R6: Download The Best Resource Editor.
Search and replace icons and text. Icon edit.

Another possibility seems to be "Resource Hacker" which is
completely freeware. I haven't tested this yet.

Resource Hacker


And of course install it.


Step 3)
Open the copy of authui.dll with the Resource Tuner and
navigate to the "folder" UIFILE and expand it.
Inside, there
will be some files named with the earlier mentioned numbers
12400 - 3. For me there were only 3 files named from 12400
to 12402.

Step 4)
As Blizarro stated here: http://www.sevenforums.com/customiz...tup-login-screen-post1108579.html#post1108579,
add the bold, red part to all of the in Step 3) located
files. Searching for the first part of the string (purple)
works like a charm ;)

Code:
[COLOR=DarkOrchid]<ZoomableElement id="atom(PictureContainer)"[/COLOR] [B][COLOR=Red]height="0"[/COLOR][/B] layout="filllayout()">
In Resource Tuner, you need to select the file, e.g. 12400,
and then click the "Resource Editor" icon in the toolbar in
order to edit it. The content that is shown to the right
after selecting the files is not editable.

Then after hitting "Ok" for each file, choose: "File > Save
File as..." and save it under the same name being authui.dll.

Note: If you overwrite the copy, you need to copy the
original again, or simply rename the original in the next
step in order to keep a backup! I used the second method, as
overwriting the original with a modified version within
System32 resulted in an error-message.


Step 5)
Up to now you should have the original in System32, a copy
of it that has been modified in the previous step and
optionally a backup of the original dll.

Now, in order to proceed you have to change the ownership
and some permissions of the original file in System32. So
take ownership and set the permissions to full control.

If you do not have the optional backup, then rename the
original to something like _authui.dll or authui_backup.dll.
If and only if you have a backup, delete the original now,
and replace it by copy-pasting the modified version into
your System32 folder.


Step 6)
Reset the original ownership/permissions. For me, I opened
the "Security-Tab (RC on the file) > Advanced" and added
"NT SERVICE\TrustedInstaller" with Full Control permissions.
Then I removed all but the read/exec permissions from all
other users. Then in the Owner-Tab I resetted
TrustedInstaller as owner.


Note: this can be different on other systems, keep to your
notes from Step 1)!

After this I rebooted (maybe -logging off- will work too?) and it
worked like a charm :cool: Only thing I maybe would like to do in addition
to this is to center the input-boxes. But that's not for now. So if
someone knows what values have to be tweaked for that: let me know.

thank you man :)

very easy tutorial :)

thanks a lot :)
 

My Computer

OS
Windows 7
As said before, I know this is an old post. But I followed the steps set by Danny but got no result. I double checked the authui.dll file in system 32 and all necessary 'height="0" ' are entered in the 3 folders. Not sure what I did wrong but I see no difference in my logon screen
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP/g6-1d11dx
OS
Windows 7 Home Premium 64-bit
CPU
AMD A6-3420M APU with Radeon(tm) HD Graphics
Motherboard
Hewlett-Packard 169B
Memory
8.00 GB
Graphics Card(s)
AMD Radeon(TM) HD 6520G
Sound Card
(1) AMD High Definition Audio Device (2) IDT High Definiti
Monitor(s) Displays
Stock 15.6" HD Display
Screen Resolution
1366 x 768
Hard Drives
ST950032 5AS SATA Disk Device
Cooling
Rosewill 15" Laptop stand w/ cooling fan
Internet Speed
54.0 Mbps
Antivirus
Microsoft Security Essentials
Browser
Google Chrome
As said before, I know this is an old post. But I followed the steps set by Danny but got no result. I double checked the authui.dll file in system 32 and all necessary 'height="0" ' are entered in the 3 folders. Not sure what I did wrong but I see no difference in my logon screen

Look at Post #23 and or 30 Danny has already made a authui.dll there is a link to a zip folder.

Jerry
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sager NP9170
OS
Win 7 Pro x64 / Win 10 Pro
CPU
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Motherboard
CLEVO P170EM
Memory
12 GB
Graphics Card(s)
(1) Intel(R) HD Graphics 4000 (2) NVIDIA GeForce GTX 675M
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Monitor(s) Displays
17.3
Screen Resolution
1920x1080
Hard Drives
(1) Samsung 860 EVO 500GB(OS) (1) Samsung 860 EVO 500GB(Data)
Keyboard
Backlite
Antivirus
MSE, Malwarebytes Pro
Browser
Firefox
Other Info
DESKTOP: Custom-built.
OS: Win 10 Pro x64.
CASE: Rosewill R5.
CPU: Intel I5 4670K CPU @ 3.40GHz.
CPU COOLER: Cool Master Hyper 212 EVO.
MOTHERBOARD: Asus Z87-A.
MEMORY: Kingston HyperX 2x4 GB.
GPU: Nvidia Geforce 650 TI.
PSU: Corsair TX750.
DRIVES: (1) Samsung 840 120 GB SSD (2) Western Digital blue 500 GB 7200 RPM.
So I had the same problem as avatar1337 and I also got it to work by using the file provided by xxxdannyxxx (thanks by the way) but now I was wondering if anyone knew how to vertically center the password box and username just to clean it up a little bit.

-Thanks
 

My Computer

OS
windows 7 ultimate x64
I tried doing this but something went wrong! I restarted my computer but it starts you to a blank screen. Even starting it up in safe mode gets the same thing. Please help asap!!!!!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP/g6-1d11dx
OS
Windows 7 Home Premium 64-bit
CPU
AMD A6-3420M APU with Radeon(tm) HD Graphics
Motherboard
Hewlett-Packard 169B
Memory
8.00 GB
Graphics Card(s)
AMD Radeon(TM) HD 6520G
Sound Card
(1) AMD High Definition Audio Device (2) IDT High Definiti
Monitor(s) Displays
Stock 15.6" HD Display
Screen Resolution
1366 x 768
Hard Drives
ST950032 5AS SATA Disk Device
Cooling
Rosewill 15" Laptop stand w/ cooling fan
Internet Speed
54.0 Mbps
Antivirus
Microsoft Security Essentials
Browser
Google Chrome
I tried doing this but something went wrong! I restarted my computer but it starts you to a blank screen. Even starting it up in safe mode gets the same thing. Please help asap!!!!!

How are you changing the files?
To properly change a system file you need to take ownership give yourself permission and rename the old file and then copy in the new one look at Post #6 of this thread will tell you how to do it http://www.sevenforums.com/customization/179502-basic-networking-information.html#post1525656

Jerry
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sager NP9170
OS
Win 7 Pro x64 / Win 10 Pro
CPU
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Motherboard
CLEVO P170EM
Memory
12 GB
Graphics Card(s)
(1) Intel(R) HD Graphics 4000 (2) NVIDIA GeForce GTX 675M
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Monitor(s) Displays
17.3
Screen Resolution
1920x1080
Hard Drives
(1) Samsung 860 EVO 500GB(OS) (1) Samsung 860 EVO 500GB(Data)
Keyboard
Backlite
Antivirus
MSE, Malwarebytes Pro
Browser
Firefox
Other Info
DESKTOP: Custom-built.
OS: Win 10 Pro x64.
CASE: Rosewill R5.
CPU: Intel I5 4670K CPU @ 3.40GHz.
CPU COOLER: Cool Master Hyper 212 EVO.
MOTHERBOARD: Asus Z87-A.
MEMORY: Kingston HyperX 2x4 GB.
GPU: Nvidia Geforce 650 TI.
PSU: Corsair TX750.
DRIVES: (1) Samsung 840 120 GB SSD (2) Western Digital blue 500 GB 7200 RPM.
I would love to try that but I can't. I try and start up my computer and all I get is a black screen
No login screen no nothing
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP/g6-1d11dx
OS
Windows 7 Home Premium 64-bit
CPU
AMD A6-3420M APU with Radeon(tm) HD Graphics
Motherboard
Hewlett-Packard 169B
Memory
8.00 GB
Graphics Card(s)
AMD Radeon(TM) HD 6520G
Sound Card
(1) AMD High Definition Audio Device (2) IDT High Definiti
Monitor(s) Displays
Stock 15.6" HD Display
Screen Resolution
1366 x 768
Hard Drives
ST950032 5AS SATA Disk Device
Cooling
Rosewill 15" Laptop stand w/ cooling fan
Internet Speed
54.0 Mbps
Antivirus
Microsoft Security Essentials
Browser
Google Chrome

My Computer

Computer Manufacturer/Model Number
acer aspire 5935g
OS
Windows 7 Home Premium x64 SP1
CPU
intel(R)core(TM)2 duo CPU T6600 @ 2.20GHz
Motherboard
intel gm45/gm47 revision 07
Memory
3 gb ddr3
Graphics Card(s)
ati radeon hd4570/512mb
Monitor(s) Displays
lop156wh2-tle1 15.3 flat
Screen Resolution
1366x768
Hard Drives
OCZ-Agility3 60gig ssd
320gig external hdd
500gig external hdd
Mouse
Optical
Internet Speed
30Mbps Down/30Mbps Up
Again I would love to! BUT I CANNOT LOG IN!!
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP/g6-1d11dx
OS
Windows 7 Home Premium 64-bit
CPU
AMD A6-3420M APU with Radeon(tm) HD Graphics
Motherboard
Hewlett-Packard 169B
Memory
8.00 GB
Graphics Card(s)
AMD Radeon(TM) HD 6520G
Sound Card
(1) AMD High Definition Audio Device (2) IDT High Definiti
Monitor(s) Displays
Stock 15.6" HD Display
Screen Resolution
1366 x 768
Hard Drives
ST950032 5AS SATA Disk Device
Cooling
Rosewill 15" Laptop stand w/ cooling fan
Internet Speed
54.0 Mbps
Antivirus
Microsoft Security Essentials
Browser
Google Chrome
Download a ubuntu ISO burn it to a CD or DVD and use it as a live CD do not install it then use it to go in and change back the old .dll

Jerry
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sager NP9170
OS
Win 7 Pro x64 / Win 10 Pro
CPU
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Motherboard
CLEVO P170EM
Memory
12 GB
Graphics Card(s)
(1) Intel(R) HD Graphics 4000 (2) NVIDIA GeForce GTX 675M
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Monitor(s) Displays
17.3
Screen Resolution
1920x1080
Hard Drives
(1) Samsung 860 EVO 500GB(OS) (1) Samsung 860 EVO 500GB(Data)
Keyboard
Backlite
Antivirus
MSE, Malwarebytes Pro
Browser
Firefox
Other Info
DESKTOP: Custom-built.
OS: Win 10 Pro x64.
CASE: Rosewill R5.
CPU: Intel I5 4670K CPU @ 3.40GHz.
CPU COOLER: Cool Master Hyper 212 EVO.
MOTHERBOARD: Asus Z87-A.
MEMORY: Kingston HyperX 2x4 GB.
GPU: Nvidia Geforce 650 TI.
PSU: Corsair TX750.
DRIVES: (1) Samsung 840 120 GB SSD (2) Western Digital blue 500 GB 7200 RPM.
And what if I don't have a CDs burner?
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
HP/g6-1d11dx
OS
Windows 7 Home Premium 64-bit
CPU
AMD A6-3420M APU with Radeon(tm) HD Graphics
Motherboard
Hewlett-Packard 169B
Memory
8.00 GB
Graphics Card(s)
AMD Radeon(TM) HD 6520G
Sound Card
(1) AMD High Definition Audio Device (2) IDT High Definiti
Monitor(s) Displays
Stock 15.6" HD Display
Screen Resolution
1366 x 768
Hard Drives
ST950032 5AS SATA Disk Device
Cooling
Rosewill 15" Laptop stand w/ cooling fan
Internet Speed
54.0 Mbps
Antivirus
Microsoft Security Essentials
Browser
Google Chrome

My Computer

Computer type
PC/Desktop
OS
Windows 7 Professional 64bit
CPU
AMD Athlon (tm) X2 5200+ Dual Core 2712 Mhz
Motherboard
Asus
Memory
4GB
Graphics Card(s)
Nividia GeForce 8600 GTS- DIED 25/7/2013 R.I.P
Sound Card
None
Monitor(s) Displays
22" Yuraku LCD (Dont ask)
Screen Resolution
1280x960
Hard Drives
2TB WD Caviar green
PSU
Windy up type
Case
Scout cm Storm
Cooling
Hair dryer on full cool power ;-)
Keyboard
QWERTY
Mouse
Microsoft Special
Internet Speed
BT Infinity 9.38Mb/s Wheeeeeeeeeeeeeeee!!
Antivirus
MSE
Browser
Internet Explore 10 and Chrome
Other Info
Don't shout...I've got a Hangover!
First of all, I did this on my x86 System, so the following
explanations are meant for a 32bit System. The solution for a x64
will be similar, only the file or folder names will probably be
different?

IMPORTANT: NO WARRENTY CAN/WILL BE GIVEN. It worked for me, it
PROBABLY will work for you. PLEASE read ALL steps before actually
doing any of them, to make sure you understand what I try to do
so nothing is missed/misunderstood! All changes made to your system
and its files are at you OWN risk, as always :)

It is assumed that you know how to change/check ownership and
permissions on files. If not, please read at least something like
the folowing link, or check other sources!


Very well, let's get to it then :)

Step 1)
Locate authui.dll in the dir "C:\Windows\System32\" and make
a
backup in some other folder.
Note: the rights/permissions and the ownership will be
changed for the backup. Check out how the original
settings
on the original file in System32 are before you copy it, in
order to restore them after the changes.
I did it this way,
so restoring the original settings. I don't know if it works
without resetting the ownership/permissions afterwards!


Step 2)
Download a tool to modify resources like exe/dll. I used
"Resource Tuner" which comes with a 30day trial.

Resource Tuner 1.99 R6: Download The Best Resource Editor.
Search and replace icons and text. Icon edit.

Another possibility seems to be "Resource Hacker" which is
completely freeware. I haven't tested this yet.

Resource Hacker


And of course install it.


Step 3)
Open the copy of authui.dll with the Resource Tuner and
navigate to the "folder" UIFILE and expand it.
Inside, there
will be some files named with the earlier mentioned numbers
12400 - 3. For me there were only 3 files named from 12400
to 12402.

Step 4)
As Blizarro stated here: http://www.sevenforums.com/customiz...tup-login-screen-post1108579.html#post1108579,
add the bold, red part to all of the in Step 3) located
files. Searching for the first part of the string (purple)
works like a charm ;)

Code:
[COLOR=DarkOrchid]<ZoomableElement id="atom(PictureContainer)"[/COLOR] [B][COLOR=Red]height="0"[/COLOR][/B] layout="filllayout()">
In Resource Tuner, you need to select the file, e.g. 12400,
and then click the "Resource Editor" icon in the toolbar in
order to edit it. The content that is shown to the right
after selecting the files is not editable.

Then after hitting "Ok" for each file, choose: "File > Save
File as..." and save it under the same name being authui.dll.

Note: If you overwrite the copy, you need to copy the
original again, or simply rename the original in the next
step in order to keep a backup! I used the second method, as
overwriting the original with a modified version within
System32 resulted in an error-message.


Step 5)
Up to now you should have the original in System32, a copy
of it that has been modified in the previous step and
optionally a backup of the original dll.

Now, in order to proceed you have to change the ownership
and some permissions of the original file in System32. So
take ownership and set the permissions to full control.

If you do not have the optional backup, then rename the
original to something like _authui.dll or authui_backup.dll.
If and only if you have a backup, delete the original now,
and replace it by copy-pasting the modified version into
your System32 folder.


Step 6)
Reset the original ownership/permissions. For me, I opened
the "Security-Tab (RC on the file) > Advanced" and added
"NT SERVICE\TrustedInstaller" with Full Control permissions.
Then I removed all but the read/exec permissions from all
other users. Then in the Owner-Tab I resetted
TrustedInstaller as owner.


Note: this can be different on other systems, keep to your
notes from Step 1)!

After this I rebooted (maybe -logging off- will work too?) and it
worked like a charm :cool: Only thing I maybe would like to do in addition
to this is to center the input-boxes. But that's not for now. So if
someone knows what values have to be tweaked for that: let me know.

I found a way of making this work without having to use the 'Resource Tuner' or 'Resource Hacker' software, in an effort to script the process.

The AuthUI.dll is locked because it is in use by Explorer.exe.
So Open an elevated command window and type:
Code:
taskkill /f /im explorer.exe
copy <PATH TO MODIFIED AUTHUI.DLL> %systemroot%\system32
explorer.exe

Prior to this step I did take ownership, and set permissions for the Administrators group. It is also possible to take ownership via the command line if anybody else is trying to script this.

NOTE: I did NOT reset the permissions/ownership of the file after coping, and it still works as expected.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
ASUS
OS
Windows 7 Professional x64
Antivirus
Wut?
First of all, I did this on my x86 System, so the following
explanations are meant for a 32bit System. The solution for a x64
will be similar, only the file or folder names will probably be
different?

IMPORTANT: NO WARRENTY CAN/WILL BE GIVEN. It worked for me, it
PROBABLY will work for you. PLEASE read ALL steps before actually
doing any of them, to make sure you understand what I try to do
so nothing is missed/misunderstood! All changes made to your system
and its files are at you OWN risk, as always :)

It is assumed that you know how to change/check ownership and
permissions on files. If not, please read at least something like
the folowing link, or check other sources!


Very well, let's get to it then :)

Step 1)
Locate authui.dll in the dir "C:\Windows\System32\" and make
a
backup in some other folder.
Note: the rights/permissions and the ownership will be
changed for the backup. Check out how the original
settings
on the original file in System32 are before you copy it, in
order to restore them after the changes.
I did it this way,
so restoring the original settings. I don't know if it works
without resetting the ownership/permissions afterwards!


Step 2)
Download a tool to modify resources like exe/dll. I used
"Resource Tuner" which comes with a 30day trial.

Resource Tuner 1.99 R6: Download The Best Resource Editor.
Search and replace icons and text. Icon edit.

Another possibility seems to be "Resource Hacker" which is
completely freeware. I haven't tested this yet.

Resource Hacker


And of course install it.


Step 3)
Open the copy of authui.dll with the Resource Tuner and
navigate to the "folder" UIFILE and expand it.
Inside, there
will be some files named with the earlier mentioned numbers
12400 - 3. For me there were only 3 files named from 12400
to 12402.

Step 4)
As Blizarro stated here: http://www.sevenforums.com/customiz...tup-login-screen-post1108579.html#post1108579,
add the bold, red part to all of the in Step 3) located
files. Searching for the first part of the string (purple)
works like a charm ;)

Code:
[COLOR=DarkOrchid]<ZoomableElement id="atom(PictureContainer)"[/COLOR] [B][COLOR=Red]height="0"[/COLOR][/B] layout="filllayout()">
In Resource Tuner, you need to select the file, e.g. 12400,
and then click the "Resource Editor" icon in the toolbar in
order to edit it. The content that is shown to the right
after selecting the files is not editable.

Then after hitting "Ok" for each file, choose: "File > Save
File as..." and save it under the same name being authui.dll.

Note: If you overwrite the copy, you need to copy the
original again, or simply rename the original in the next
step in order to keep a backup! I used the second method, as
overwriting the original with a modified version within
System32 resulted in an error-message.


Step 5)
Up to now you should have the original in System32, a copy
of it that has been modified in the previous step and
optionally a backup of the original dll.

Now, in order to proceed you have to change the ownership
and some permissions of the original file in System32. So
take ownership and set the permissions to full control.

If you do not have the optional backup, then rename the
original to something like _authui.dll or authui_backup.dll.
If and only if you have a backup, delete the original now,
and replace it by copy-pasting the modified version into
your System32 folder.


Step 6)
Reset the original ownership/permissions. For me, I opened
the "Security-Tab (RC on the file) > Advanced" and added
"NT SERVICE\TrustedInstaller" with Full Control permissions.
Then I removed all but the read/exec permissions from all
other users. Then in the Owner-Tab I resetted
TrustedInstaller as owner.


Note: this can be different on other systems, keep to your
notes from Step 1)!

After this I rebooted (maybe -logging off- will work too?) and it
worked like a charm :cool: Only thing I maybe would like to do in addition
to this is to center the input-boxes. But that's not for now. So if
someone knows what values have to be tweaked for that: let me know.

Works awesome, thanks a lot :D
 

My Computer

Computer Manufacturer/Model Number
Dell Inspiron N5010
OS
Windows 7 Ultimate x64
CPU
Intel Core i5 [email protected]
Motherboard
Intel PCH HM57
Memory
2x2GB SDRAM@1333MHz
Graphics Card(s)
ATI Mobility Radeon HD 550v 1GB and IDT 92HD81B1X
Sound Card
ATI Mobility Radeon HD 550v 1GB and IDT 92HD81B1X
Monitor(s) Displays
Generic PnP AU Optronics B156XW02
Screen Resolution
1366x768
Hard Drives
Seagate ST9500420AS ATA 500GB
Internet Speed
100Mbps up to 1Gbps
The solution worked perfectly,could you help me in one more matter ?
I have two admin accounts .
Both of them show up when i select switch user from logon screen
,now the issud is that ,with the account picture and aero frame removed there is only just names of each account .
Thats fine because thats what i asked for ,but the question is how to increase just the account names in thd switch user screen
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
dell n5110
OS
windows 7 ultimate x64
CPU
core i5
Memory
4 gb
Graphics Card(s)
nvidia oem geforce 525m
Hard Drives
seagate 500gb sata
Antivirus
kaspersky 2013
Browser
chrome
okay so I know this I quiet an old post but after searching for a while this is about the closest source I've come across.

I want to move the user name and password fields to the upper left corner of my logon screen and want to delete the picture box as well. Is there any software or way to go about doing this any info would be much appreciated.

Thanks in advance!!
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
I wasn't sure whether to start a new thread or use this one for the issue I'm having, but since removing the picture frame is part of my issue I figure I might as well not clog up the forum unless told otherwise.

I'm having a bit of a weird issue with my authui file. For information, I have three authui files : the original, untouched one, one I edit myself, and one that was made by xxxdannyxxx two years ago and was posted on the 3rd page of this very topic.

Basically, whatever edits I may make on it isn't taken into account afterwards (yes, I did set up the permissions right, and the changes I make are saved to the file - at least according to Resource Hacker). Therefore, even after following the step-by-step tutorial by Zoppa posted on the 2nd page of this topic multiple times, nothing changed and I still had the picture frame.

However, using the file posted by xxxdannyxxx DOES remove the frame by using the very same technique posted above (adding height="0" to the picturecontainer lines), but does not remove the EAC nor the branding (according to the file's content, it should, but it doesn't). Trying to copy-paste the contents from danny's file to mine yield the exact same results : My file doesn't work, his does.

I simply do not understand these inconsistencies. It's like edit made by myself simply aren't there at all.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Windows 7 Pro x64
CPU
Intel 3770k
Motherboard
Asrock Z77 Extreme6
Memory
G-Skill Trident X 16Go (4x4Go)
Graphics Card(s)
AMD Radeon 7970Ghz Edition
Hard Drives
Samsung 830 Series 128Gb SSD
1To Western Digital Blue HDD
Antivirus
Microsoft Security Essentials
Browser
Firefox 25
Back
Top