|
Release of StarDotZip
StarDotZip is a file archiving program with extraction and compression support for many archive types.
With StarDotZip you can open, extract, create and convert many archive types with just a few mouse clicks.
Some of StarDotZip's features include :
- Shell integration with Windows 95/98/NT : Create, Extract, or add to archives right from Windows Explorer.
- Support for 13 archive file formats : These include many of the most popular formats found on the internet including UUE, TAR, GZIP, ZIP, XXE, ARJ, and many others.
- Create self extracting archives : This will allow you to create self extracting archives so you can distribute them to others that may not have any compression or extraction software.
- Multiple archive support : Open or extract multiple archive files at the same time.
- Multi-Volume support : Create multi-volume archives with just a few clicks.
- Internal file viewer : An internal file viewer that lets you view text files, bitmaps, jpegs, icons, animated icons and cursors, HTML files, and other file types.
- all file extraction : Quite often, a program in an archive file that you download from the internet may be in the form of an installation program. With StarDotZip, you can open that archive and double-click on the installation EXE file (setup.exe or install.exe) and StarDotZip will offer to extract the neccesary files to proceed with the installation.
Related Discussions - GETKEYBOARDSTATE TOGGLES,I DONT WANT TO. (2001-01-08 01:10:05)var
KS: TKeyboardstate;
begin
GetKeyBoardState(KS);
if KS > 1 then
label1.caption := 'Ctrl Key Down'
else label1.caption := 'Ctrl Key...
- CREATING SHORTCUTS (2001-01-28 01:16:27)This is a sample from the MSDN, I tried to translate it into Delphi. I did not try to execute it but it should work.
If it won't, tell me and I'll...
- WHAT ABOUT SMTP AUTHENTIFICATION? DO YOU HAVE SOME COMPONENT ....? (2001-02-07 20:59:53)Yes, there is one. I think the latest and greates release of Indy (formerly known as Winshoes) allows you SMTP authentication. You just have to...
- HOW TO TRANSFER FILES SECURELY? (2001-02-09 07:22:47)There are NO delphi components that handle SecureFTP.
You could write your own FTP Server and FTP Client
based upon the Indy code and implement...
- HOW TO ACCES MORE THAN 1 KEY AT ONCE? (2001-02-16 00:09:07)Thx, but I found out for myself ;)
- CONNECTING TO MICROSOFT SQL 97/2000 SERVER WITHOUT BDE? (2001-02-19 13:31:28)ADO Components should be embedded into the exe you made. The only thing your users will need to do is configure ODBC drivers and specify...
- SIMULATE THE PRESSING OF KEYS IN OTHER APPLICATIONS. (2001-02-20 04:37:41)well u r asking for quite a bit and so will naturally have to do a lot too
so here it goes
This is a library that I came across that does...
- WHAT IS THE DIFFERENCE BETWEEN DELPHI 6 AND KYLIX? (2001-02-27 07:13:31)Yes, it should be available some time around April or perhaps around May. I called Borland, and that's the answer I got from them.
- DELPHI TO C++.. THE "WITH" RESERVED WORD. WHAT IS IT IN C++? (2001-03-07 06:46:28)It is possible to use a C macro to create this. I had a
need for this last year, no longer have the code.
Sorry!
BTW: I have seen similar...
- HOW CAN I CREATE A GRADIENT MENU LIKE THE STARTMENU IN WIN2K? (2001-03-06 04:37:32)First, insert an item at the bottom of your menu. Give it "-" caption (separator), so the user can't click on it. Put "mbBreak" in the break...
|
Latest News
Submit News Form
Past News
Latest Forum Entries
|