Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Merge Module Custom Actions - 1721 Error!


1 reply to this topic

Superfreak3

Superfreak3
  • Full Members
  • 437 posts

Posted 20 February 2003 - 18:50

Alright, I'm pulling my hair out with this one. I hope someone can help.  

I have a custom built Merge Module that installs a few files. I also have a Custom Action in the module that launches an exe. stored in the Property Table. The Property SRUN has the following value:

%SystemRoot%\Microsoft.NET\Framework\v1.0.3705\InstallUtil.exe. I've also tried [SYSTEMROOT] in place of %SystemRoot%.

Then I have the target as [CommonFilesFolder]XML_Listener.exe.

I see that, after adding the Module to my main project, it passes the property, builds this custom in the main project's Custom Action Table and it is included in the InstallExecuteSequence table as well.

When my main install runs, I hit a snag on this with a 1721 error. Do I have the wrong property syntax for %SystemRoot%?

Hope someone can point me in the right direction  .

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 21 February 2003 - 15:54

Properties defined or referenced in merge modules sometimes get the module guid appended to their name. Did you check this?