Hi, I've got a problem and I was hoping someone could help me out.  I'm
trying to run a command line program, and I've got it working with a
custom action:

 

    <CustomAction Id='Action'

      Execute='deferred'

      Return='check'

      Property='EXEPATH'

      ExeCommand='PARAMS'

      HideTarget='yes'

      Impersonate='yes' 

      />

 

The only problem is I don't want that command window popping up and
disappearing all the time.  Is there some way I can get this custom
action to not pop up the command window?

 

Thanks

 

Will

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to