Firefox
Posts: 8
Joined: Wed Feb 14, 2007 8:54 pm

.Net Custom Actions Using Temporary Files

Would it be possible to have a .net Custom action running from a temporary file? I need a custom action to use c# code but after it is finished i no longer want the assembly to hang around.

Thanks
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: .Net Custom Actions Using Temporary Files

Hi,

Unfortunately .NET Installer Class Actions cannot use temporary files. However, at the end of the installation you can use a custom action to delete the file. Please note that the User Guide contains the Remove a file or a folder during installation how-to which may help you.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”