• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Visual Basic Viotto Binder v1.2[VB6 Source]

Status
Not open for further replies.

top10

Moderator
User
Joined
Mar 18, 2015
Messages
487
Reputation
0
Reaction score
5,047
Points
243
Credits
0
‎10 Years of Service‎
70%
Key Features:

Bind together any number and type of file into one executable

Function to compress each file separately before binding, using UPX packer

Tiny stub size: 12 kb

Simple, compact, reliable and OpenSource.

Compatible from WinXP to Win10

Seven default drop paths, or custom path:

~ Application path (where dropper gets executed)

~ Temp (C:\Documents and settings\Username\Local settings\Temp)

~ Root (C:)

~ Windows (C:\Windows)

~ System32 (C:\Windows\system32)

~ ProgramFiles (C:\Program files) ~ AppData (C:\Documents and settings\Username\Application Data)

~ Custom

Changelog:

* Removed CommonDialog component / comdlg32.ocx dependency:

Now the Open/Save FileDialog is created dinamically, by calling comdlg32.dll functions.

This removes the need of ocx file, and offers a small performance improvement as well.

* Fixed bug which allowed the user to enter unexisting input file paths.

* Form is now resizeable.

* Program remained open if main form was closed while a secondary one was opened. Fixed.

* Now you can enter custom filename and custom path also by pressing enter, along with the usual OK button.

* Other minor improvements/changes.

Credits to Viotto

ViottoBinder-Screenshot1.PNG


[HIDE-THANKS]
This link is hidden for visitors. Please Log in or register now.
[/HIDE-THANKS]

 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top