VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VB6 Compile & Compact Add-In

TiCaL  (2 Submissions)   OLE/COM/DCOM/Active-X   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This application is a Visual Basic 6 IDE Add-In which allows users to compile, compress and scramble their applications at a press of a button on the VB IDE. This simplifies the compilation/compaction/scrambling process into one Button. Compaction significantly reduces the size of the compiled application and gives it a layer of protection (minimal).-------------------------------------------------------------------Once you compile the add-in you need to register it for VB6 IDE to load it. Just go to the directory in which your add-in dll is in and run 'regsvr32 compilact.dll' in MSDOS console. After this the add-in should automatically load on VB startup. If you wish to use it with VB5 you will to load the add-in through the Add-In manager or by adding it to the vbaddin.ini file.-------------------------------------------------------------------The add-in assumes that you have UPX.EXE (https://upx.sourceforge.net) in your WINDOWS or WINNT directory.-------------------------------------------------------------------------------------------------------------If you wish to see the add-in without having to compile the code you can download it from here: -----------------------------------------------------------------------------------https://tical.vze.com/files/compilact.zip---------------------------------------------------------------------------------'UPX' is Copyright (C) 1996-2002-----------------------------Markus Franz Xaver Johannes Oberhumer---------------------Laszlo Molnar----------------------------------------------

Rate VB6 Compile & Compact Add-In (17(17 Vote))

Download VB6 Compile & Compact Add-In

VB6 Compile & Compact Add-In Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters