Advertisement
3_2004-2005 OLE/ COM/ DCOM/ Active-X #131251

VB6 Compile & Compact Add-In

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 (http://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: -----------------------------------------------------------------------------------http://tical.vze.com/files/compilact.zip---------------------------------------------------------------------------------'UPX' is Copyright (C) 1996-2002-----------------------------Markus Franz Xaver Johannes Oberhumer---------------------Laszlo Molnar----------------------------------------------

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine