Re: [WiX-users] util:InternetShortcut alternatives?

2009-12-02 Thread Piotr Fusik
Yes, adds 150kB "WixCA" to the Binary table. seems to work just as well as and the MSI is 0.5kB smaller. ;) You just need to generate the Component Guid, because "*" doesn't work. Piotr "Pally Sandher" wrote: > I asked a very similar question in September last year on this list. See > -> h

Re: [WiX-users] util:InternetShortcut alternatives?

2009-12-02 Thread Pally Sandher
I asked a very similar question in September last year on this list. See -> http://n2.nabble.com/util-InternetShortcut-td838589.html for my question & Bob Arnson's reply. More info on util:InternetShortcut on Bob A's blog at -> http://www.joyofsetup.com/2008/03/18/new-wix-feature-internet-shortcut

Re: [WiX-users] util:InternetShortcut

2008-09-05 Thread Bob Arnson
Pally Sandher wrote: > Does anyone know why util:InternetShorcut creates a .lnk rather than a > .url? I originally created it for use in Vista's Game Explorer; it requires "real" shortcuts, not URL shortcuts. > Section="InternetShortcut" Value="http://www.iesve.com"; LongName="IES > Online.url