LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete NI MAX shortcut

Hello all,

 

I have small issue. Please help me.

 

As per below image, I have added NI MAX in my application (when I created application).

When I installed my installer in other PC, NI MAX shortcut is created in programs menu & desktop.

But I don’t want this shortcut in programs menu. Is there is any options to disable this shortcut when we are building application (Installer)?

 

Installer_11.png

Munna
0 Kudos
Message 1 of 8
(3,115 Views)

Hi Munna,

 

usually you can start your own executables/batch scripts in the setup process before and after your LabVIEW executable is installed.

Why not write a small batch file to delete those entries after installation?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 8
(3,096 Views)

Hello 

 

Open   Start Menu  

 

 

 

 



Thank you & Best regards
syrpimp

=======================================================
“You must continue to gain expertise, but avoid thinking like an expert." -Denis Waitley
0 Kudos
Message 3 of 8
(3,094 Views)

Dear GerdW,

 

Thanks for your nice idea 🙂 .

 

I want to confirm one thing, usually I don’t have admin rights to change/modify any of the files from Program menu.

I have only admin rights to install my specific application. Is this batch file will works without admin rights?

Munna
0 Kudos
Message 4 of 8
(3,083 Views)

Hi Munna,

 

I don't know. But I hope the whole installer ("setup.exe") and all executables called by setup.exe are run with the same admin rights…

(Maybe someone from NI might clarify that issue.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 8
(3,077 Views)

Dear GerdW,

 

Thanks for your reply.

 

Usually how many exes we can add at this place. Because I have already added one exe.

Is it possible to add another exe here ?

Munna
0 Kudos
Message 6 of 8
(3,071 Views)

Hello Syrpimp,

 

Sorry to say, I haven’t got any information about my issue from this link.

Munna
0 Kudos
Message 7 of 8
(3,065 Views)

Hi Munna,

 

you can call a batch file. And in the batch file you can call as many executables you want…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 8
(3,062 Views)