He Shiming wrote: > The WixShellExecTarget property is already set. How do I create a custom > action to launch this URL now? >
You need a custom action to set the WixShellExecTarget property. That means you also need one to set the target of your app launcher. > Besides, I'm not sure what's the correct way to link this button to the > custom action. Under <UI> of my main project, I put <Publish > Dialog="MyWelcomeDlg" Control="URLButton" Event="DoURL" > Value="MyCustomActionID"/>, it doesn't work. When I click this button, > Windows complained about some error code 2813. It doesn't recognize this > event. > What's DoURL? Check out how the WixUI dialogs use that custom action: src/ext/UIExtension/wixlib. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users