07 May 2009

CCleaner 2.19.901 Slim (no Toolbar)

0 comments
CCleaner 2.19.901

v2.19.901
--------------------------------------------
- Fixed bug in Firefox introduced in build 900.

v2.19.900
--------------------------------------------
- Added support for Firefox 3.5 beta.
- Fixed IE8 cookies deletion after reboot.


http://www.ccleaner.com/download/version-history


Direct link (now 2.19.900 later 2.19.901) http://download.ccleaner.de/ccsetup219_slim.exe

Visit links

CCleaner v2.19.901 - Slim
- No Toolbar
959KB
http://www.ccleaner.com/download/builds/downloadbinslim
- No install (portable)
http://www.ccleaner.com/download/builds/downloadbinportable

SkipScreen 0.1.05042009 Blue (int. Alpha Slim)

0 comments

pref("extensions.skipscreen.rapidsharefreeuser", true); // -;)

Nice for Blue Color Design Themes

en-US de-DE local only: Test | Source code (.zip)
18,4 KB (18.896 bytes)
File: SkipScreen0.1.05042009-Blue-en-de.xpi
CRC-32: 3c2430c6
MD4: 1272be9b5b2b0362630e1835cbb98352
MD5: 5501a311897114d5d600a9d87b951b3d
SHA-1: df5c005b115c903bd3df09a721e92604096dcede

The Pre Post-Download page can be customized by editing skipscreen.js // Desing, content, add/remove functions etc...


without pre download page (no promo box) - slim release:
SkipScreen0.1.05042009-Blue-en-de-nopredlscreen.xpi
18,0 KB (18.446 bytes)
File: SkipScreen0.1.05042009-Blue-en-de-nopredlscreen.xpi
CRC-32: 4c709af8
MD4: f95578bae5b9a31d8d1501c4ebba634d
MD5: 020e2a5dec7491a715e3c1c3c07262a9
SHA-1: 7acf704d9b3ce6f91484facd7e49295702fc218f



Lokalisation trouble shooting:

< prefpane id="pane1" label="&pane1.title;" >

< label class="header" value="Turn on/off site handlers" / >

does not
en-US:
< !ENTITY pane1.title "Enable Handlers" >
de-DE:
< !ENTITY pane1.title "Aktivierte Dienste" >

Inno Setup 5.3.0-beta | Inno QuickStart Pack 5.3.0-beta Official Released!

0 comments
Inno Setup is a free Open Source installer for Windows programs

Changelog:

5.3.0-beta (2009-04-22)

* Added .NET support (these cause an internal error if used on a system with no .NET Framework present):
o Added new [Files] section flag: gacinstall.
o Added new [Files] section parameter: StrongAssemblyName.
o Added new constants: {regasmexe}, {regasmexe32}, {regasmexe64}.
* MinVersion parameter/directive change: if you leave one of the versions empty then it will use the default MinVersion for that platform.
* Pascal Scripting: Added new MinimizePathName support function.
* Added Unicode support: there's now a second version of Inno Setup available called Unicode Inno Setup. Key features of this version are its ability to display any language on any system regardless of the system code page, and its ability to work with Unicode filenames. Notes:
o Unicode Inno Setup uses the existing ANSI .isl language files and you should not convert these to Unicode or anything similar since it does so automatically during compilation using the LanguageCodePage setting listed inside the .isl.
o The [Setup] directive ShowUndisplayableLanguages is ignored by Unicode Inno Setup.
o Unicode Inno Setup is compiled with Delphi 2009 instead of Delphi 2 and 3, leading to slightly larger files. The source code however is still compatible with Delphi 2 and 3, and a non Unicode version will remain available.
o Unicode Inno Setup and installers created by it require Windows 2000/XP or newer. The non Unicode version still works on NT/9x.
o Existing installations of your programs done by non Unicode installers can be freely updated by Unicode installers, and vice versa.
o Unicode Pascal Scripting notes:
+ The Unicode compiler sees type 'String' as a Unicode string, and 'Char' as a Unicode character. Its 'AnsiString' type hasn't changed and still is an ANSI string. Its 'PChar' type has been renamed to 'PAnsiChar'.
+ The Unicode compiler is more strict about correct ';' usage: it no longer accepts certain missing ';' characters.
+ The new RemObjects PascalScript version used by the Unicode compiler supports Unicode, but not for its input source. This means it does use Unicode string types as said, but any literal Unicode characters in the script will be converted to ANSI. This doesn't mean you can't display Unicode strings: you can for example instead use encoded Unicode characters to build Unicode strings (like S := #$0100 + #$0101 + 'Aa';), or load the string from a file using LoadStringsFromFile.
+ Some support functions had their prototype changed: some parameters of CreateOutputMsgMemoPage, RegQueryBinaryValue, RegWriteBinaryValue, OemToCharBuff, CharToOemBuff, LoadStringFromfile, SaveStringToFile, and GetMD5OfString are of type AnsiString now instead of String.
+ Added new SaveStringsToUTF8File, and GetMD5OfUnicodeString support functions.
+ If you want to compile an existing script that imports ANSI Windows API calls with the Unicode compiler, either upgrade to the 'W' Unicode API call or change the parameters from 'String' or 'PChar' to 'AnsiString'. The 'AnsiString' approach will make your [Code] compatible with both the Unicode and the non Unicode version.
o Unicode Inno Setup supports UTF-8 encoded .iss files (but not UTF-16).
o Unicode Inno Setup supports UTF-8 and UTF-16LE encoded .txt files for LicenseFile, InfoBeforeFile, and InfoAfterFile.
o QuickStart Pack: added ISPP predefined variable UNICODE.
* Thanks to Carlo Kok and Evgeny Karpov of RemObjects Software for their help related to Unicode support.
* QuickStart Pack: added ISPP functions Trim, and GetMD5OfUnicodeString.

read full changelog: http://files.jrsoftware.org/is/5.3-beta/whatsnew.htm

Homepage: http://jrsoftware.org/isdl.php
Newsgroup: http://jrsoftware.org/newsgroups.php
3th party addons: http://jrsoftware.org/is3rdparty.php

Download: http://files.jrsoftware.org/is/5.3-beta/isetup-5.3.0-beta.exe
http://files.jrsoftware.org/is/5.3-beta/isetup-5.3.0-beta-unicode.exe
http://files.jrsoftware.org/is/5.3-beta/



ispack-5.3.0-beta
Full Changelog: http://files.jrsoftware.org/ispack/whatsnew.htm
Download:
ispack-5.3.0-beta-unicode.exe 06-May-2009 17:45 1.9M
ispack-5.3.0-beta.exe 06-May-2009 17:45 1.5M

others


ISGenerator v 0.1.4.4 (Inno Form Designer)
Discussion + Feedback
Download:
http://www.hisoft2000.de/ISGenerator/ISGenerator_Setup.exe

InnoTools Tray
Homepage: http://sherlocksoftware.org/page.php?id=59
Download: http://www.sherlocksoftware.org/innotools/files/itt0.1.0.exe

ISSkin, Customizable Skins for Inno Setup!

ISSkin is an add-on to Jordan Russell's Inno Setup compiler that provides enhanced skinning support for the Inno Setup installation.
Homepage: http://isskin.codejock.com/
samples: http://isskin.codejock.com/downloads/ISSkinExample.zip

Best Setup/Install Creation Software

uTorrent 1.90 alpha build 14981 security modification by KiDr0Ck0

5 comments

This decompressed and modified uTorrent Client, 190a14981mod.exe
solves several problems for me of Home Usage by blocking various
Tracking URL's allowing me to use the uTorrent Bit-Torrent Client
at home more anonymously with lesser fear of my usage being monitored.
I disabled almost all IP's possible, and uTorrent still works!
These IP's let the uTorrent WebSite track what you do with the Prog.
Maybe I'm just being a little bit overly paranoid, but I DON'T LIKE
the idea of some Program Author monitoring my activities.
As an alternate Client, I recommend the Hacker-Style BitLord Client.

For Maximum Safey, maybe even use the 'Torrent Safety' Program,
but I don't. I would hope & like that it disguises your displayed IP.

I recommend:

(1) Use the included ipfilter.dat and add entries to it
as you see fit. When in the 'Peers' Tab, right-click,
and select 'reload IP Filter' whenever you change ipfilter.dat
or restart uTorrent so you can block Bad Clients or Uploads.
Make sure that ipfilter.dat is in same Folder as the uTorrent EXE.
Also make sure that your settings.dat and resume.dat is in
the same Folder as the uTorrent EXE. Also, in:
Options/Preferences/Directories
have your Download and Torrent Folders be a Sub-Folder
of your Main uTorrent Folder, such as:
C:\uTorrent
C:\uTorrent\Download
C:\uTorrent\Torrents
I have found that is the best way to run uTorrent.
You can change the Drive, too.
Also convenient is running on a Flash Card if Mobile/Laptop.
I included the ipfilter.dat settings.dat resume.dat files
Just copy the EXE and the above three (3) files to:
C:\uTorrent
then run the EXE. All my recommended settings are set up.
All you have to do is change your Up/Down speeds in:
Options/Preferences/Bandwidth

(2) Run a FireWall and Manually Block IP's 1.1.1.1 and 127.0.0.1
This is also done for you in ipfilter.dat but do BOTH!

(3) In Preferences/BitTorrent, DISABLE ---> LPD and DHT.
(but still allow scrape info and Peer Exchange)

(4) Make sure DBGHELP.DLL is NOT in your System Path.
If it is, rename it, or delete it. Make a Backup of it.

(5) The uTorrent Search is a Tracker. DON'T use it!
Besides, it has been ruined ever since ver 1.7 anyways. F|_|ckers!

(6) Make sure the uTorrent Internal Tracker in:
Options/Preferences/Advanced/bt.enable_tracker
is set to: false (default) (another worthless uTorrent tracker)

I also recommend, that you, the User of this Prog, use a
Hex Editor Prog, and do a compare of all the bytes that I changed,
and check and verify all my changes. It's real simple and straight
forward. I just changed 0.0.0.0 to 1.1.1.1 and all other URL's
to some form of 127.0.0.1:80

Feel free to restore anything back to Original that you see fit.
I included the Original uTorrent (UPX-Packed), and an Unmodified,
Decompressed version, plus my mod file - all source EXE's!

NOTE: Plug-n-Play and certain XML services are disabled.
Some W2K/XP Users may want to reverse that for their Routers.
But I recommend configuring your Router Manually, or use a Port
between 80 and 1023 especially if you download at a WiFi Spot.
Most WiFi Spots (any Router) block ports 1024 and above by default.

Most Users really won't notice any difference between this,
and a Stock uTorrent Prog. I haven't.
But for peace of mind, you will like it. Most all Tracking removed.

Another Note:
This Client displays as Ver. 1.9 but uTorrent is only up to 1.83!
I got this straight from the uTorrent Website; I did NOT mod the
Ver number, it's a special Alpha build, with almost no difference
between it and 1.8.3 build 15104. I was very lucky to find this build.
I saw others using it, and I found it. It was originally released to
be a temporary work-around for various sites banning Ver. 1.8x builds.

So, the best of both worlds.

Also, I nice new feature is when Right-Clicking on Download File Name,
is 'force recheck', where all CRC Values are rechecked. Very handy!

Enjoy!

Download: uTorrent190alpha14981secure.rar | Mirror | DDL | Mirror | Mirror

Thank you very much!!!

06 May 2009

ZZ-R V2.1 beta 2 eMule 0.49c

5 comments

06.05.2009

ZZ-R V2.1 beta 2 (eMule 0.49c)
--------------------------------

+ fixed/changed modstring
+ little codechanges

Download:
ed2k:
ed2k://|file|eMule0.49c-ZZ-R_V2.1.beta.2.rar|5148202|46A047A5BD81D1FBC7615E471D5BD916|h=IILEVBMG7IFJZENKPVJ6RVWTNICWYMW6|/
http: fileshare hoster: eMule0.49c-ZZ-R_V2.1.beta.2.rar 4.91 MB | DDL

MorphXT v.11.3 Privat Edition by morph4u updated release 6th. May 2009

0 comments
MorphXT v.11.3 Privat Edition by morph4u
========================================

Update 06.05.09
===============

+ fixed/changed modstring


Update 05.05.09
===============

+ fixed Downloadlimit


21.04.2009
==========

Update to v.11.3


MorphXT v.11.2 Privat Edition by morph4u
========================================

28.03.2009
==========

+ Random Modstring
+ Friendboost
+ Commboost
+ Unlimited Slot
+ Force Uploadslot
+ Single Reask
+ Copy eD2K link [/URL]
+ Select all in menu
+ UpPrio in downloadlist
+ Only Upload to eMule
+ Emulate Others
+ Enhanced Client Recognization
+ Auto Drop Immunity
+ Shutdown Options
+ Custom Prio
+ Variable bantime
+ Kick
+ Ban
+ Push
+ Changed Queuesize settings
+ Powershare in WebInterface
+ Some colors in lists
+ Changed some icons

- Removed all restrictions
- Removed/Changed many features i dont need ;-)

Download:

ed2k: + fixed/changed modstring

ed2k://|file|eMule.v0.49c.MorphXT.v11.3.morph4u.pe.06.05.09.rar|3907387|C49855DE83E9218B2E1FE56485E6DAC7|h=HPMJOCH2GD6LHUXDKA3PAVS34IYXWWLD|/ | FileShare Host | DDL

Thanks a lot!

Archive