AutoMeasure Posted November 13, 2014 Report Share Posted November 13, 2014 Hi, folks. Do you know - is there a way using the Labview project installer building tool to give the user an installation options dialog right after he double-clicks setup.exe? The dialog would ask which kind of test station he wants to install, and then I need to install a different set of supporting files depending on his choice, along with the one EXE file. It would be nice if I could name the shortcuts differently, too, depending on his choice. Or maybe there's a better solution? Thanks very much. -Joe Quote Link to comment
hooovahh Posted November 13, 2014 Report Share Posted November 13, 2014 Or maybe there's a better solution? Yup. The NI installer is kinda limited. So I usually wrap the NI install, into an Inno Setup installer for when I need more cusomization. This can do things like have Full, or Custom installs, and of course installation location control. I usually use ISTool to make, making one of these easier. 2 Quote Link to comment
mje Posted November 15, 2014 Report Share Posted November 15, 2014 +1 for InnoSetup Fantastic tool. I don't bother with NI installers anymore. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.