Dart Home | PowerTCP Zip Compression for .NET | Custom Development | Reply | PowerTCP Zip Compression for .NET Topics | Forums |
Author | Forum: PowerTCP Zip Compression for .NET Topic: Self-Extract |
jgrasmeder From: King of Prussia, PA USA Posts: 3 Member Since: 07/28/03 |
posted December 7, 2015 7:01 PM It looks as if I am using the latest version of PowerTcp Zip Compression for .NET (2.1.0.2). Can you tell me if it is possible to close the Self Extract program after it is done running the .FileToExecute? My customers don't seen to understand that it is up to them to click Close when my installer is finished running. If not can the self-extractor throw a dialog box on the screen telling them that it is finished and the user need to close it manually? |
Nick B (Admin) From: Utica, NY USA Posts: 619 Member Since: 05/25/10 Extra Support Options Custom Application Development |
posted December 21, 2015 5:12 PM SelfExtractConfiguration.Behavior may be set to SelfExtractBehavior.HiddenAutoStart to automatically extract the files with the dialog hidden, and will close afterwards. If you want the extraction utility to be seen, you may edit your exe specified by SelfExtractConfiguration.FileToExecute to display the dialogbox you refer to when it is exiting. ------ |
Reply | PowerTCP Zip Compression for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |