Re-Enabled Pop Out Dialog Before Remove Selected Item in LabVIEW Project

Updated May 5, 2022

Reported In

Software

  • LabVIEW

Issue Details

Previous I had tick the checkbox for Do not show this dialog again before remove selected item in LabVIEW project.
Pop Out Dialog
How to re-enable back the pop out dialog?

Solution

In order to re-enable back the pop out dialog, please follow below steps:
  1. Navigate to <ProgramData>\National Instruments\LabVIEW<Version>\LabVIEW.ini 
  2. Open the LabVIEW.ini file 
  3. Locate the command line DontShowProjectRemoveDialogNonFile
  4. Modify the value to False and save the file.
The resulting parameter look similar to below : 
remove

Additional Information

Please be aware that before modify the value from LabVIEW.ini , kindly close all related LabVIEW program.