I got a "Custom Action Specifies Unsupported Type" error when testing my
installer. I'm really confused. The log doesn't point out which type is
invalid. Could someone tell me the possible reasons why this happens?
Thanks!
Zhenxin Li
--
Stefan Krueger
Microsoft Windows Installer MVP
Please post your questions in the newsgroup or vist one of these web sites:
Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de
InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)
"Zhenxin Li" <imz...@hotmail.com> schrieb im Newsbeitrag
news:%23ZLErfq...@TK2MSFTNGP09.phx.gbl...
<CustomAction Id="MyCustomAction.Install.SetProperty"
Property="CustomActionData" Value="CLASS=MyCustomActionClass|METHOD=Install"
Execute="immediate" Return="ignore"/>
<CustomAction Id="MyCustomAction.Install" BinaryKey="CustomAction"
DllEntry="Prepare" Execute="immediate"/>
My custom action is a C# custom action. There are already many C# custom
actions in our product. I just create a new one. I'm really confused what's
wrong...
"Stefan Krueger [MVP]" <skru...@newsgroups.nospam> wrote in message
news:%23Gjco8t...@TK2MSFTNGP14.phx.gbl...
--
Stefan Krueger
Microsoft Windows Installer MVP
Please post your questions in the newsgroup or vist one of these web sites:
Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de
InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)
"Zhenxin Li" <imz...@hotmail.com> schrieb im Newsbeitrag
news:OrRo1a1...@TK2MSFTNGP11.phx.gbl...
"Zhenxin Li" <imz...@hotmail.com> wrote in message
news:OrRo1a1...@TK2MSFTNGP11.phx.gbl...