My Question is that:
Can I call a C#.NET dll function from install aware using the "Call DLL Function". I am trying to do it but it is not working.
I have read on the internet that the dll should be a "win32 dll".
Any way, Can any one provide me with a step by step sample on how to do it.
I really appreciate your help.
Can I call a C# .net dll function from install aware
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Can I call a C# .net dll function from install aware
Dear Ghyath,
unfortunately, you can't.
You can call NATIVE WIN 32 DLL only with "Call DLL Function" ... and those created using C# .Net are not standard dlls.
As alternative, you can create and call an EXE that embeds your code.
Regards
unfortunately, you can't.
You can call NATIVE WIN 32 DLL only with "Call DLL Function" ... and those created using C# .Net are not standard dlls.
As alternative, you can create and call an EXE that embeds your code.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 52 guests