Login  
Search All Forums
Dart Home | PowerTCP Zip Compression for .NET | Custom Development Reply | PowerTCP Zip Compression for .NET Topics | Forums   
AuthorForum: PowerTCP Zip Compression for .NET
Topic: Calling another .exe from a self extracting .exe.
thaza9191

From: India
Posts: 1
Member Since: 07/27/15
posted July 27, 2015 2:44 PM

Using the DART.dll we have created a self extracting .exe. We need to call another .exe that accepts parameters. Something like the below:
archive1.SelfExtractConfiguration.FileToExecute="my.exe param1 param2"
We have already gone through the sample code in the link:
http://www.dart.com/zip-self-extract-code-example.aspx
Could you please share some samples to achieve this.?
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted July 27, 2015 4:09 PM

Hello,

Our component doesn't contain direct support for command-line arguments for this; in order to implement this functionality, create a batch file or .NET executable that passes in the required arguments to the executable.
Reply | PowerTCP Zip Compression for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX