VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



VB6 Compile & Compact Add-In

by TiCaL (2 Submissions)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (17 Votes)

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

Download VB6 Compile & Compact Add-In

Download VB6 Compile & Compact Add-In (9 KB)

VB6 Compile & Compact Add-In Comments

No comments have been posted about VB6 Compile & Compact Add-In. Why not be the first to post a comment about VB6 Compile & Compact Add-In.

Post your comment

Subject:
Message:
0/1000 characters