-
Hello,
Someone can tell if this code is correct, especially the 'Custom' element? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi,
So, now my custom action starts, but fails because it tries to launch a x64 process (C:\Windows\System32\pnpuil.exe) although the generated CA.dll is a x86 dll. I tried other dll generations but without success until now. But i will open another topic for that, except if some one has an idea. |
Beta Was this translation helpful? Give feedback.
Hi,
here the following of my experience....
So, now my custom action starts, but fails because it tries to launch a x64 process (C:\Windows\System32\pnpuil.exe) although the generated CA.dll is a x86 dll. I tried other dll generations but without success until now. But i…