My Windows XP’s style = 70%VTP 7 + 30%VI 2


Hum ni mình sẽ giới thịu đến các bác cách mix hộp Shutdown và Log off của VTP 7.0 và VI 2, kèm theo khuyến mãi hộp Run mới

Để làm được mấy việc đó thì các bác phải download về

Resource Hacker 3.4.0.rar (453.66 KB)



Mirror 1 : Mediafire
Mirror 2 : Orbitfiles
Mirror 3 : Windows Live Folders

Password

www.diendantinhoc.com

 

Replacer 2.57.rar (6.81 KB)


Password

www.diendantinhoc.com

 

Dialog Pictures.rar (50.44 KB)


Password

www.diendantinhoc.com

Log off

Đầu tiên các bác copy file shell32.dll trong \Windows\system32 ra một chỗ an toàn, sau đó dùng ResHack mở file này
Kế tiếp là bung file Dialog Pictures.rar
Sau đó các bác thay thế các hình trong shell32.dll bằng cách sau
Click Action –> Replace Bitmap …

Bên phần Select bitmap to replace các bác chọn hình để thay thế và click Open file with new bitmap… để chọn hình thay thế roài bấm Replace

Trong file shell32.dll này các bác replace các hình 14351, 14353, 14354, 14355, 14356 bằng các hình 14351.bmp, 14353.bmp, … tương ứng trong file nén đã bung

Sau đó tìm đến Dialog –> 1089, thay thế toàn bộ code trong đó bằng code mới

1089 DIALOGEX 0, 0, 208, 122
STYLE DS_SYSMODAL | DS_SETFOREGROUND | WS_POPUP | WS_BORDER
CAPTION “”
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, “MS Shell Dlg”
{
CONTROL “&Cancel”, 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 161, 103, 40, 12
CONTROL “Flag”, 14336, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 174, 0, 32, 26
CONTROL “Log Off Windows”, 14337, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 7, 0, 162, 26
CONTROL “&Switch User”, 14338, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 55, 49, 22, 20
CONTROL “&Log Off”, 14339, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 132, 49, 22, 20
CONTROL “”, 14340, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 41, 73, 50, 8
CONTROL “”, 14341, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 118, 73, 50, 8
}

Cuối cùng là click Compile Script và save file này lại

Sau đó mở Replacer 2.57 để thay thế file shell32 của hệ thống bằng file shell32 đã edit
Đầu tiên các bác nhập vào đường dẫn đến file cần thế rồi nhấn ENTER

Sau đó nhập tiếp đường đến file sẽ thế và nhấn ENTER, nếu lười gõ thì các bác kéo file thả vào cửa sổ cũng được

sau đó nhập Y và nhấn ENTER để xác nhận

Cuối cùng là nhấn phím bất kì để thoát

Để có sự thay đổi thì các bác phải restart máy

Shutdown

Tương tự như trên, các bác cần phải chỉnh file msgina.dll
Dialog số 20100
Bitmap cần thay là 20140, 20141, 20142, 20143, 20150
Code mới

20100 DIALOGEX 0, 0, 208, 122
STYLE DS_SYSMODAL | DS_SETFOREGROUND | WS_POPUP | WS_BORDER
CAPTION “”
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, “MS Shell Dlg”
{
CONTROL “Cancel”, 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 161, 103, 40, 12
CONTROL “Flag”, 20101, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 174, 0, 32, 26
CONTROL “Turn off computer”, 20102, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 7, 0, 162, 26
CONTROL “&Stand By”, 20104, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 36, 49, 22, 20
CONTROL “T&urn Off”, 20103, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 93, 49, 22, 20
CONTROL “&Restart”, 20105, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 150, 49, 22, 20
CONTROL “&Hibernate”, 20106, BUTTON, BS_PUSHBUTTON | BS_NOTIFY | WS_CHILD | WS_VISIBLE, 30093, 30049, 22, 20
CONTROL “”, 20108, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 22, 73, 50, 8
CONTROL “”, 20107, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 79, 73, 50, 8
CONTROL “”, 20109, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 136, 73, 50, 8
}

Run

File cần chình : shell32.dll
Dialog no : 1003
Để thực hiện các bác phải chèn thêm một hình vào trong shell32
Click Action –> Add a new resource, click open file with a new resource chọn hình 1905.bmp và thiết lập như hình dưới

Code mới là

1003 DIALOGEX 0, 0, 227, 95
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION “Run”
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, “MS Shell Dlg”
{
CONTROL 1905, 0, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_GROUP, 65535, 65534, 226, 40
CONTROL “&Open:”, 12305, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 51, 24, 10
CONTROL “”, 12298, COMBOBOX, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 36, 49, 183, 197
CONTROL “Open it!”, 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 62, 68, 50, 14
CONTROL “Cancel”, 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 116, 68, 50, 14
CONTROL “&Browse…”, 12288, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 170, 68, 50, 14
}

Các bác có thể thêm mắm thêm muối vào tùy thix, như trong hình minh họa là mình thêm vào một icon với một dòng chữ

Hình mới mình làm dựa trên hình của Syahmi

PS: Các bác nhớ copy mí cái file gốc vào ngay ổ C (vd: C:\shell32.dll hay C:\msgina.dll) để có j để phục hồi nếu bị crash tongue.gif

Chúc các bác vui thanmen.gifthanmen.gifthanmen.gif


 

Giveawayoftheday (08/24/2007)


BufferZone Security Pro v2.50-42

Home: http://www.trustware.com/virtualization/bufferzone_pro.html
Registration: Click here

Software Description

As Giveaway of the Day states:

“BufferZone Security Pro lets you download files from any website, run any program, and open any email attachment with complete safety. BufferZone’s virtualization technology creates an isolated zone on your PC, which separates your operating system and confidential data from unknown programs, downloads and files.

Unlike anti-virus and anti-spyware software, BufferZone requires no signature updates at all, while protecting your PC against spyware, viruses and adware -even new and yet unknown ones. Moreover, your sensitive data is immune from theft or damage.

BufferZone “automagically” protects you against vulnerabilities from all sources, such as external media, P2P, instant messaging, Web browsing, email, or network shares.”

Quick Pros

  • Helpful walk-through and explanation tutorial launches on first start
  • Smooth and professional interface
  • Handy red border to let you know application is running in protected mode
  • Application Control and Device Control adds extra layer of protection
  • Built-in firewall software a nice add-on
  • Does what it is intended

Quick Cons

  • Firewall a nice add-on, but it is weak compared to other firewall solutions
  • No way to disable the firewall functionality from the stack
  • Does not red-box command prompts that are protected
  • Does not support Vista

Expansion

While most home users will find an adequate level of security in anti-virus, anti-malware and personal firewall software, there are many who may become more exposed to a potential risk with their site visitations, downloads, emails and more. While anti-virus and anti-malware applications have been keeping pace with virii fairly well, there are so many new ones popping up from day to day that can end up making it past current anti-virus technologies quickly, especially if you become exposed to these environments; In many cases, such as email virii, it can happen very quickly to even unsuspecting people. This application adds an extra layer of protection to those who may be worried about data integrity and what is out there, in the wild.

This application starts out with an 8-step walkthrough explanation of features and how the application works. It does prove very helpful and does explain the most common usage. It could have explained the choice of using Application Control, but that can be left to those who may want even more protection to reading the helpfiles.

When you get past the 8-step tutorial and fire up the interface, you will come to a clean and well-organized layout. The Summary window displays information such as change count, threat count, application activity and what programs are actually running in the application. The Policy window gives you access to activating Application Control (A higher level of protection but does cause more effort long-term by flagging anything new as a potential threat and putting it into the BufferZone), Device Control (Including anything launched from various paths be ran in the BufferZone or disabled altogether) and certification trust settings. The Firewall window gives you access to create firewall policies for applications inside or outside of the BufferZone. The Configuration gives you access to marking files and folders as protected from BufferZone applications, setting up files that are strictly forbidden to run and much more. Finally, the Help window gives access to the various resources to help you with effective usage of BufferZone Security Pro.

Another handy feature is the red border; Every application which is currently inside of the BufferZone, their application window shows up with a red box. This feature can be disabled in the Configuration window; However, for most, this should be an effective visual cue that the application is being protected inside its environment.

Now, I really wanted to test out the protection functionality and went hunting the internet for a bad fileset. I found one after a few moments (Actually, my first download too) and then ran the ‘installer’ for the infected file. As quick as ever, I had pop-ups, applications launching, hard drive scanning like crazy and more. A total of 8 applications running in the background doing whatever they were bent on doing to my system. After wading through all the pop-ups diving for the BufferZone window. I didn’t even think of seeing an anti-virus application would tell me what I contracted, but I do know it was a more serious one that I’d seen previously in my troubleshooting days. I promptly hit ‘Empty BufferZone’ and stopped the processes, delete registry and virtual files, hit okay, and my hard drive went silent; No more threshing around. I let it sit for a bit, and no unknown processes running anymore; No more hard drive threshing or internet access. I even rebooted to see if it managed to sneak past the BufferZone a rootkit or one of those lovely virus that won’t stop installing themselves over and over. Nothing. While the time constraints of this review prevented me from really researching what I just got (Heh. I should have checked before blasting the BufferZone since the installer was in the BufferZone) or tried other malicious packages, I would have loved to continue toying to see if I could get one that breaks BufferZone.

A few notes though that I’m not grandly thrilled about this application however. The firewall functionality, expecially the separate settings for applications inside and outside the BufferZone, is nice, but should be more powerful, in my opinion, and act more like a real personal firewall application would, offering the ability to immediately trap all outbound traffic (especially from within the BufferZone) and require permission to do so first. It would have been even more grand if there was a packet sniffer inside the BufferZone as well so that you could research what kind of maliciousness is going on. Also, I could not find a way to disable the firewall functionality; It would be just an extra layer for the outside applications, especially if you’re running a good personal firewall already.

One last thing I did notice that made me jump when I was testing with that malicious package, was that command prompt boxes do not show up red-edged. This should be something seriously looked at, because I’m sure many people like myself are going to end up in a sudden panic when they don’t see the red box on a command prompt that is clearly running something malicious on its own.

Final Verdict

All-in-all I am overly impressed with the functionality of this application. It did its job for what I tested it with, and does it rather smoothly. I didn’t notice a performance difference either, which is a good plus. I feel that this is significantly better than Returnil ( Previously Reviewed Here ) for usability and protection difference likely is negligible as long as you watch what you’re doing with BufferZone Security Pro. Just don’t specifically go looking for trouble like I did. I also do think that this is not a substitute for anti-virus/anti-malware, but should be concidered another layer of protection. For free, I would recommend grabbing this while it is free, and then contemplate the $14.95 1-year subscription deal. Even for the currently-discounted price of $29.95 (Down from its regular price of $49.95), this application is the way to go if you have an increased threat level.

(Posted by BladedThoth on Friday, August 24, 2007)


 

VistaVG Theme for Sony Ericsson K700 by ~Vishal-Gupta


Artist’s Comments

Hi guys

As u all know I released a Vista theme for Sony Ericsson mobile phones a few months back and I got a gr8 response from all of you. smile.gif

Lots of ppl requested me to make an updated version of the theme recently, so I tried to make another Vista theme. I hope you’ll like it.

I have tried to put as much transparency as I could. All colors, images, etc are Vista-ish.

Now I’m glad to release it. I’m releasing 2 versions of this “VistaVG theme”:

1. For SE k700
2. For SE w810 – [link]

The second one will also work for approx. all other SE mobile phones. biggrin.gif

VistaVG Theme for SE K700 by Vishal Gupta.rar (123.93 KB)

Password: www.diendantinhoc.com


 

VistaVG Theme for Sony Ericsson W810 by ~Vishal-Gupta


Artist’s Comments

Hi guys

As u all know I released a Vista theme for Sony Ericsson mobile phones a few months back and I got a gr8 response from all of you. smile.gif

Lots of ppl requested me to make an updated version of the theme recently, so I tried to make another Vista theme. I hope you’ll like it.

I have tried to put as much transparency as I could. All colors, images, etc are Vista-ish.

Now I’m glad to release it. I’m releasing 2 versions of this “VistaVG theme”:

1. For SE k700 – [link]
2. For SE w810

The second one will also work for approx. all other SE mobile phones. biggrin.gif

VistaVG Theme for SE W810 by Vishal Gupta.rar (150.58 KB)

Password: www.diendantinhoc.com


 

Unknown Device Identifier v5.02


Unknown Device Identifier enables you to identify the yellow question mark labeled Unknown Devices in Device Manager. And reports you a detailed summary for the manufacturer name, OEM name, device type, device model and even the exact name of the unknown devices. With the collected information, you might contact your hardware manufacturer for support or search the Internet for the corresponding driver with a simple click. With this utility, you might immediately convert your unidentified unknown devices into identified known devices and find proper driver on the Internet and contact the hardware device manufacturer or vender. Known devices recognized by Microsoft Windows will also be analyzed independent of the operating system.

You are suggested to do a thorough driver backup with My Drivers after you have identified all the unknown devices with their proper device drivers software installed.

Supported OS: Windows 95, Windows 98, Windows 98SE, Windows Me, Windows 2000, Windows XP and Windows 2003. Future OS are supported via the online update. You might even run the small freeware utility from CD or floppy.

Features

- Identify USB 1.1/2.0 Device
- Identify IEEE 1394 Device
- Identify ISA Plug&Play Device
- Identify AGP Bus Device
- Identify PCI Device
- Multilingual interface: English, French
- Find Drivers for Hardware Devices
- Contact Hardware Vender directly
- Save or Print Hardware information

homepage : http://www.zhangduo.com/


Unknown Device Identifier v5.02.exe (843.5 KB)

Chúc các bạn vui thanmen.gifthanmen.gifthanmen.gif


 
 Prev 1 2 3 ...117 118 119 120 121 122 123 Next

Recent Posts

Loading

Most Viewed

Loading

Recent Comments

Loading