LabVIEWForum.de - Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei

LabVIEWForum.de

Normale Version: Shell32.dll kann nicht gefunden werden bei der Erzeugung von EXE-Datei
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Hallo,

bei der Erstellung einer .EXE bekomme ich folgende Meldung:

"
Error copying files.
Source: ....WINDOWSsystem32shell32.dll
Destination: C:TMGrafik-Tooldatashell32.dll

Librarian Path Location.vi


Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 1 occurred at AB_Destination.lvclass:Copy_File.vi -> AB_Source.lvclass:Copy_SourceItem.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_FRAMEWORK.vi -> AB_Item_OnDoProperties.vi -> AB_Item_OnDoProperties.vi.ProxyCaller

Possible reason(s):

LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
NI-488: Command requires GPIB Controller to be Controller-In-Charge.
"

Hat jemand schon ein ähnliches Problem gehabt und wie konnte man es lösen?

Danke im Vorauß !

MfG
Es hat sich erledigtSmile

MfG
For others: Make sure you only include the DLL name without any path information in the Call Library Node for any system DLLs.
Referenz-URLs