On 1/25/07, Bob Arnson <[EMAIL PROTECTED]> wrote:

Scott Palmer wrote:
> When I install the component, the file "mm-configwizard.exe" is
> installed, but the shortcut is not.  How is this possible?

Verbose logs are your friend. Check the InstallValidate component dump
and then the script portion for the CreateShortcuts action.



InstallValidate section shows:
...
MSI (s) (78:0C) [09:33:12:025]: Component: ConfigComp; Installed: Absent;
Request: Local;   Action: Local
...
followed by:
...
MSI (s) (78:0C) [09:33:15:494]: Doing action: CreateShortcuts
Action 9:33:15: CreateShortcuts. Creating shortcuts
Action start 9:33:15: CreateShortcuts.
CreateShortcuts: Shortcut: Creating shortcuts
Action ended 9:33:15: CreateShortcuts. Return value 1.

It seems that verbose logs are not my friend, as I can't see any warning or
error message, nothing to indicate why my shortcut is missing... :(
-------------------------------------------------------------------------
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