Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / October 2007



Tip: Looking for answers? Try searching our database.

creating SFX

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MG - 17 Sep 2007 15:02 GMT
how to create an SFX archive that can be self extractable on windows
Ken Halter - 17 Sep 2007 15:44 GMT
> how to create an SFX archive that can be self extractable on windows

WinZip

Signature

Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm

mayayana - 05 Oct 2007 14:17 GMT
> how to create an SFX archive that can be self extractable on windows

 You can download SFX stubs. I think Indo-ZIP
has one. They vary quite a bit in size. But basically
an SFX is just an EXE stub that unpacks a zip
file. The zip file is pasted onto the back end of the
stub as a contiguous byte stream. In other words,
you just make your stub (or download it, or buy it),
then write a new file that contains the stub followed
by the zip.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.