Jump to content

fumobs

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by fumobs

  1. Hello, all! I am new to the forum. I've been working on and off in LabVIEW development. One of my projects requires that I build a VI to download information from a PLC. The information is laid out in an excel file, where a macro is programmatically ran to convert the info for a more user-friendly look and read. When I packaged the VI into an executable and an installer, it's all smooth sailing. However, when I tested out the installer on multiple computers (with no LV or LV-RTE), a few took 5-to-10 minutes to finish installation. Others got stuck early in the install process...commonly when the process is installing "Microsoft Run Time Engine". On one computer, the installation process was cancelled and restarted multiple times without success. Then, the next morning (after a reboot), the installation worked without issue. On another computer, I did the whole "install-cancel-restart install" process. After three times, I checked the task manager and noticed there were equally as many msiexec.exe files still running even after the installations had all been cancelled and closed. I ended all of the msiexec.exe processes, ran the installation again, and it ran smoothly from 0 to 100%. Although it's great that I got the installer to go through smoothly after ending the msiexec process, this cannot do as the solution to get through a full installation. Has anyone ever run into this issue?
×
×
  • Create New...

Important Information

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