Need Help Creating Self Extracting .exe 
Author Message
 Need Help Creating Self Extracting .exe

Hi

My partner and I are working on a VB 4.0
app that allows each new user to enter
their personal data in a "member #1"
spot, (one of 7 members), and bump the
name of the 7th person off the list. Is
there a self extracting routine out
there that would allow each new user to
create their own executable? Download
the software at this site and let me
know if you can help:
http://www.*-*-*.com/

Thanks in advance.



Tue, 15 Aug 2000 03:00:00 GMT  
 Need Help Creating Self Extracting .exe

Try a program called winzip.



Quote:
> Hi

> My partner and I are working on a VB 4.0
> app that allows each new user to enter
> their personal data in a "member #1"
> spot, (one of 7 members), and bump the
> name of the 7th person off the list. Is
> there a self extracting routine out
> there that would allow each new user to
> create their own executable? Download
> the software at this site and let me
> know if you can help:
> http://wallstreet.hypermart.net/RAMJAC.htm

> Thanks in advance.



Wed, 16 Aug 2000 03:00:00 GMT  
 Need Help Creating Self Extracting .exe

Check the public domain zip/unzip package  in the my website.
www.vsce.com.   It points to InfoZip website which have the zip and
unzip exe file that will create the self extracting file.    

It comes with source code and the FreeBSD style copyright - you can do
what ever you want with the code including use it in a commercial
product.  

It is in portable C Code instead of VB code.

-Tony Lee : Author of Visual Source Code Explorer
check the FAQ on free gif/jpeg/zip/unzip source code on:
http://www.vsce.com

Quote:

>Hi

>My partner and I are working on a VB 4.0
>app that allows each new user to enter
>their personal data in a "member #1"
>spot, (one of 7 members), and bump the
>name of the 7th person off the list. Is
>there a self extracting routine out
>there that would allow each new user to
>create their own executable? Download
>the software at this site and let me
>know if you can help:
>http://wallstreet.hypermart.net/RAMJAC.htm

>Thanks in advance.

-Tony Lee : Author of Visual Source Code Explorer
check the FAQ on free gif/jpeg/zip/unzip source code on:
http://www.vsce.com


Fri, 18 Aug 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Q. Creating a SETUP.EXE for self-extracting files

2. Any ideas about self-extracting .exe's?

3. How to make Self-Extracting .exe??

4. Running a self extracting zip from setup.exe ?

5. Self-Extracting EXE

6. Self-Extracting EXE

7. Self-Extracting EXE distribution?

8. self extracting exe

9. Self-Extracting EXE

10. self extracting .exe

11. Any ideas about self-extracting .exe's?

12. VB6 self-extracting EXE

 

 
Powered by phpBB® Forum Software