|
#1
|
|||
|
|||
|
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? |
|
#2
|
||||
|
||||
|
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 ]] |
|
#3
|
|||
|
|||
|
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 |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
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.








Linear Mode

