On 1/25/07, Scott Palmer <[EMAIL PROTECTED]> wrote:
On 1/25/07, Scott Palmer <[EMAIL PROTECTED]> wrote:
>
>
>
> 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... :(
I missed this in the log:
MSI (s) (78:0C) [09:33:32:618]: Executing op:
ActionStart(Name=CreateShortcuts,Description=Creating
shortcuts,Template=Shortcut: [1])
Action 9:33:32: CreateShortcuts. Creating shortcuts
MSI (s) (78:0C) [09:33:32:618]: Executing op:
SetTargetFolder(Folder=23\Company Name\Product Name\)
MSI (s) (78:0C) [09:33:32:618]: SHELL32::SHGetFolderPath returned:
C:\Documents and Settings\All Users\Start Menu\Programs
MSI (s) (78:0C) [09:33:32:618]: Executing op:
ActionStart(Name=WriteRegistryValues,Description=Writing system registry
values,Template=Key: [1], Name: [2], Value: [3])
Still no help to me though.
Sorry one last bit of info... based on the source I provided initially the
SetTargetFolder line would read:
Executing op: SetTargetFolder(Folder=23\Company Name\My Product\)
The "Company Name" folder is already present in the start menu from
installation of a different product, but the "My Product" sub-folder is not
created for this product. (There is another product installed that has
shortcuts, in a sibling folder call it "Company Name/My Other Product" , the
shortcuts work fine for it.
Also note that when I install a different feature of this product, all of
the expected shortcuts DO get created, including this one for "ConfigComp"
-------------------------------------------------------------------------
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