Indigo Rose Software
  #1  
Old 06-13-2007
tdexter tdexter is offline
Forum Member
 
Join Date: May 2007
Posts: 40
Adding a file

I have 990 files in a MSI (226MB). If I add another file such as a .TXT (1KB), everything builds without an issue. If I try adding a .EXE (4.5MB) the build fails:
.wxs(1348) : error LGHT0091 : Duplicate symbol 'Component:sufupscid_0003' found.
.wxs(8208) : error LGHT0092 : Location of symbol related to previous error.

Error 5001: light.exe returned 92
Deleting temporary files

Build FAILED! Error: 5001
________________________________________
Are there some size limits that I am not seeing?
Reply With Quote
  #2  
Old 06-13-2007
Lorne's Avatar
Lorne Lorne is offline
Indigo Rose Staff Member
 
Join Date: Feb 2001
Location: Indigo Rose Software
Posts: 2,588
That error has to do with the default IDs selected for that file's user-profile shortcuts. Do you remember if you removed any other .exe files before adding that one?

The easiest way around this error would be to uncheck the shortcut options for that .exe file (in the file properties). If you still want to install a shortcut for that file, you could add a shortcut action to the same component -- i.e. define the shortcut yourself, instead of using the automatic one that gets defined via the checkboxes in the file properties.

The user-profile shortcut ID isn't exposed in the interface, but it is stored in the project file as XML, so another alternative (if you wanted) would be to edit the project file XML to use a different ID.

In any case we'll look into this. REF: 15973
__________________
--[[ Indigo Rose Software Developer ]]
Reply With Quote
  #3  
Old 06-18-2007
tdexter tdexter is offline
Forum Member
 
Join Date: May 2007
Posts: 40
Every .EXE had the shortcut info filled in by SFWI. I took all the shortcut info out and things work like a charm.

Thank you much
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to share custom buttons with the group? mwreyf1 AutoPlay Media Studio 6.0 10 09-03-2009 05:01 AM
http://yourfilelink.com - 50MB max upload, free! Intrigued General Chat 14 09-26-2006 09:44 AM
Error 3038: Could not seek in compressed file Rikard Setup Factory 7.0 Discussion 2 05-25-2006 12:55 PM
Can search allow manual browse even if file is found? RichardShaw Setup Factory 5.0 2 08-28-2000 07:08 PM
Install only into one of several directories with specific existing file? RichardShaw Setup Factory 5.0 0 08-17-2000 03:29 PM


All times are GMT -6. The time now is 02:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software