LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

unable to delete user32.dll from support file list of application builder

In my application I'm using the system library user32.dll. Building an application (exe), the application builder automatically includes the DLL in the application. How can I remove the DLL from the support file list? The button 'remove file' is disabled and works only for manually added support files. My application will crash when using the copied user32.dll, instead of the library in the system directory. Until now I have to delete the DLL programmatically when I run the application...
0 Kudos
Message 1 of 2
(2,552 Views)

hi there

i don't see another solution than installing the dll in a temporary folder an deleting it afterwards. mybe you could try to use another installer than the built in.

 

best regards

chris

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 2
(2,549 Views)