Jump to content

Installer With Install Logging


Recommended Posts

Hello,

I would like to build an installer for my compiled LabVIEW 2010 application. The installer will be run from an network directory and I would like the installer to log some information about each installation. I would like to capture user name, computer name and date to a text file or database to facilitate any future support / update notifications.

Is it possible to extend the installer with this capability?

Thank you,

Peter Laskey

Link to comment

Hello,

I would like to build an installer for my compiled LabVIEW 2010 application. The installer will be run from an network directory and I would like the installer to log some information about each installation. I would like to capture user name, computer name and date to a text file or database to facilitate any future support / update notifications.

Is it possible to extend the installer with this capability?

Thank you,

Peter Laskey

You can create a small separate executable form the main one and get the installer to run this exe after installation.

This "post install" exe can capture whatever you like to a text file.

Hope this helps

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.