Re: [WiX-users] Problems with shortcuts

2007-08-09 Thread Alexei
Seems to me you need a custom action in order to specify which exact program you wish to use to open the file. So try setting up a custom action to open the file in IE, or whatever. C:\Program Files\Internet Explorer\IEXPLORE.EXE Then you need to schedule it: Have a

[WiX-users] Problems with shortcuts

2007-08-08 Thread Chandan Koushik
Hi all, I have developed a web application using VS2005 which is running fine .I packaged the application(named Product.msi) using wix2.0.5325.0 . I want to create the shortcut of the web application on the Desktop and on the Start menu from the iis, but the following code only create