The new version of Resource Hacker FX partially supports Unicode.
What’s supported:
- Decompilation and compilation of: string table, message table, accelerators, menu, version info.
- Menu and dialog preview.
What’s not supported:
Everything else, including:
- Dialog’s control editor.
- Search.
- Export to .rc file.
- Unicode file names.
Technical details: how did I do that?
Read More…
Posted in
Software,
Updates on February 1st, 2012.
73 Comments.
7 Taskbar Tweaker v3.3 is out.
-
Option: Left click on the active thumbnail minimizes the window. Windows 7’s taskbar provides no easy way to minimize a window in a combined item. The whell scroll options help here, but when a mouse wheel is not available (e.g. a laptop), they don’t help much. The new option provides a way to minimize the active window by clicking on it’s thumbnail.
-
Fix: Multiple thumbnails now show up when grouping is disabled. This bug existed since the first version of the tweaker. When grouping was disabled programs which used to show multiple thmubnails for a single window (like IE and it’s thumbnails for tabs) showed only one thumbnail.
-
Italian language. Thanks vfede!
Posted in
Software,
Updates on January 15th, 2012.
35 Comments.
7 Taskbar Tweaker v3.2 is out.
What’s new:
-
A portable version. From the setup wizard, you can choose to install the tweaker normally or to extract the portable version. The portable version works for both 32 and 64 bit systems.
-
Read More…
Posted in
Software,
Updates on December 3rd, 2011.
49 Comments.
MUltimate Assembler (the OllyDbg plugin) v1.6 is out.
A small release with basically one new option: You can choose how the plugin generates new labels.
Also, this release includes a version for Immunity Debugger.
Posted in
Software,
Updates on December 3rd, 2011.
2 Comments.
Meet 7 Taskbar Tweaker v3.1!
New in this version:
Read More…
Posted in
Software,
Updates on November 13th, 2011.
40 Comments.
7 Taskbar Tweaker v3.0 is here!
New options in this release:
-
Mouse wheel options. You can scroll between taskbar items with the mouse wheel, as well as minimize/restore a window when hovering a taskbar item or a thumbnail.
-
Decombining the active group. This option will keep the currently active group decombined, similarly to the “decombine on mouse hover” feature.
Read More…
Posted in
Software,
Updates on October 22nd, 2011.
20 Comments.
MUltimate Assembler (the OllyDbg plugin) v1.5 is out!
New in this release:
Anonymous labels
You can now use anonymous labels, which are defined as ‘@@’ and are referenced to as @b (or @r) for the preceding label and @f for the following label.
Example:
JMP SHORT @f
NOP ; skip it
@@:
JMP SHORT @b ; (or @r) an infinite loop
Saving to and loading from files
Read More…
Posted in
Software,
Updates on September 28th, 2011.
No Comments.
7 Taskbar Tweaker is now available in 5 new languages:
- French (Fabien Demaret)
- German (jacky0815)
- Slovenian (Arcyon)
- Spanish (Diego Alejandro Muñoz)
- Swedish (TimeCenter Online booking)
Update (11 September):
Polish translation is also available, translated by MAURYCY (Artur Łukasik).
Thank you guys! I didn’t expect to get so many translations.
This will make it easier for many users to use the tweaker.
Posted in
Software,
Updates on August 18th, 2011.
15 Comments.
7 Taskbar Tweaker is now available in Russian (thanks 333hronos) and Turkish (thanks Fatih_BaKeR).
If you want to translate the tweaker to your language, read last question of the FAQ here.
Posted in
Software,
Updates on July 2nd, 2011.
7 Comments.