Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Creating a shortcut to a exe


1 reply to this topic

Graeme.Yallop

Graeme.Yallop
  • Members
  • 1 posts

Posted 01 June 2005 - 16:26

I'm working on a project that has a base set of components that are installed in one MSI and and specific components that are installed in another MSI.

I need to create a shortcut to one of the exe files installed in the base MSI from the specific MSI.

The components are written in C# and the setup MSI's are created using setup projects in visual studio.

I know how to create a shortcut to a exe that is installed by the specific MSI but I need to create one to a exe installed by the base msi.

Any help would be appreciated.


luke_s

luke_s
  • Full Members
  • 532 posts

Posted 09 June 2005 - 04:56

You should be able to setup the short cut table to point to your other executable