Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
73 views

DotNetZip doesn't close the self extractor form until the post extraction run program closes

I'm using DotNetZip to make a self-extracting archive (SFXtest.exe) which runs a program once extracted (testapp.exe) - the problem I'm having is that the form displayed during the extraction remains ...
Ozymandius257's user avatar
0 votes
0 answers
155 views

Auto- Drag and Drop 7z File to be added to self extracting zip, custom config.txt

I am creating a program that will allow its users to drag and drop a 7z file into it. After that it will then use the "custom" 7zS.sfx and config.txt files embedded within the app to create the self ...
MrAnderson1992's user avatar
0 votes
1 answer
1k views

Create a self extracting file using VB.NET and DotNetZip or IonicZip Libraries

Well I'm very newbie with these libraries, where can I found information about the thing that I want to do? Thanks :)
Seazoux's user avatar
  • 631