self-extracting
How to create SFX self executing or Bootstrapper setup with .NET
How to build the setup similar to microsoft\'s dotnet 3.5 which is SFX self executing setup. So which will have the company information, and version info, etc of the project\'s setup.exe into the fin[详细]
2023-04-10 22:57 分类:问答Run self extracting exe after extraction C# - DotNetZip
I am trying to create a self extracting exe. Creating it is no problem. Where I am facing problems开发者_如何学运维 is[详细]
2023-04-09 02:18 分类:问答7zip command line self extractor not asking for path
I\'ve created my self extracting .exe file from 7zip command line using the 7z a -sfx <name.exe> <filelist...>[详细]
2023-03-20 14:56 分类:问答Extracting self-extracting exe archive via php
I have a problem. I have the service which is giving me .exe file which they claim is in fact zip archive. A self-extracting archive.[详细]
2023-03-15 17:20 分类:问答create self-extract auto installer winzip on linux to run on windows
i have created an installer using nsis and a data file included, i m开发者_如何学运维 trying to create a self auto extractor containing both of those files via linux so that they would run on windows([详细]
2023-02-16 08:15 分类:问答How to extract a Win32 Cabinet Self-Extractor without executing the extracted file then
For a coursework, I have to analyse a malware. It is a .EXE Win32 Cabinet Self-extractor file. (that\'s how windows see it, it actually start with 4D 5A 00 03 Hex).[详细]
2023-02-13 14:07 分类:问答Providing self-extracting encrypted downloads from a web site
The web site I\'m working on currently provides an option for the user to download their data in an encrypted zip file.Standard zip file encryption is nearly worthless (so I\'ve read), so I\'m looking[详细]
2023-02-11 02:19 分类:问答Creating a self extracting bash script for linux using Ant on Windows
I\'m trying to generate a self extracting script using the method discussed here: http://www.linuxjournal.com/node/1005818[详细]
2023-02-06 04:29 分类:问答Deploy ClickOnce online installation filetree as a single .exe file for installing offline
Any ideas how to pack ClickOnc开发者_开发技巧e online installation filetree in a single .exe file for installing offline? I know it\'s not designed for this purpose, but using Windows Installer is NOT[详细]
2023-02-04 13:26 分类:问答Self Extract ZIP?
开发者_开发知识库I need help creating a self extracting zip file that does not display anything. I just need it to extract the files to a given place in the background. Everything I have found display[详细]
2023-01-06 23:08 分类:问答