Hi Francesc,
There are a couple of options for this. One of them could be calling Windows OS activex components and making the Desktop invisible through labVIEW and then bringing it back on after the LabVIEW execution is stopped.
The other option is to modify user settings on the target machine. I have tried this on windows 2000 and it works.
Run "gpedit.msc" from your start menu. In the Group Policy template choose the user configuration that you wish to make the settings for. Expand User Configuration , expand Administrative Templates , and then expand System. Choose 'Custom user interface'
In this panel select 'Enabled' and enter the interface file name, in this case C:\Program Files\National Instruments\Labview 6.1.exe. (or your own filepath\App
lication.exe). Reboot the machine.
This replaces the default windows shell (explorer.exe) with your LabVIEW executable. When the operator logs on, the only thing on his screen is the Labview application. No desktop, no taskbar, no start button.
This can also be done through LabVIEW using register-level programming. But it would be a more complex approach.
Hope this helps.
Regards,
Pravin Borade
Applications Engineer, National Instruments