Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
gt; > -Brian Simoneau > > -Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Erich > Buhler > Sent: Thursday, May 17, 2007 9:32 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error when changing th

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
27; table. Using internal SQL cmd to create 'PatchPackage' table. Using internal SQL cmd to create 'MsiPatchHeaders' table. ERROR: UpgradedImages.MsiPath 'C:\BT_SDK_3_0_Page\BTSDK30_Old.msi' is marked as having compressed files (PID_WORDCOUNT property of Summary Informati

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
. > > -Brian Simoneau > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Erich > Buhler > Sent: Thursday, May 17, 2007 7:36 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Error when changing t

[WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler
Hi Guys, I'm creating an uncompressed version of my installer because that's one of the requirement for creating a patch. The problem is that when I set Compressed="no", the final installer is 3 times smaller than the compressed one. I tried running it and I got an error which said that one of th

[WiX-users] Where is ClickTrough???

2007-05-15 Thread Erich Buhler
I was trying to find ClickTrough in Wix 3.0, but I couldn't find anything related. Could anyone tell me where it is available and how to install it? Thanks, Erich. -- View this message in context: http://www.nabble.com/Where-is-ClickTroughtf3758107.html#a10621565 Sent from the wix-users mai

[WiX-users] Shortcut + hyperlink 2

2007-04-23 Thread Erich Buhler
Hi guys, Does anyone can provide me an example of creating a shortcut which opens IE7 with a set URL? I've tried the following line, but it doesn't work. http://xxx.com/Downloads/NET/tabid/122/Default.aspx"; Arguments="http://sdk.bt.com/Downloads/NET/tabid/122/Default.aspx"; /> Thanks, Eric

Re: [WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler
This is the line which doesn't work: http://xxx.com/Downloads/NET/tabid/122/Default.aspx"; Arguments="http://sdk.bt.com/Downloads/NET/tabid/122/Default.aspx"; /> Erich Buhler wrote: > > Hi Gábor, > thanks for your message. Could you provid

Re: [WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler
pr 2007 04:19:29 -0700 (PDT), Erich Buhler wrote: > > Erich, > >> Does anybody know how I can create a Shortcut which runs IE and >> shows a web page? > > A shortcut whose target is a simple URL will launch the *default* browser > (fortunately, not necessarily IE, I&#x

[WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler
Hi guys, Does anybody know how I can create a Shortcut which runs IE and shows a web page? Thanks, Erich. -- View this message in context: http://www.nabble.com/Shortcut-%2B--hyperlink-tf3630674.html#a10138001 Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] RegistrySearch fails in Wix 3.0

2007-03-15 Thread Erich Buhler
If not, then it doesn't. > > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote: >> >> >> Hi guys, >> I have the following line, but even the folder exists on the registry, >> Wix >> says the opposite. >> >> >> &g

[WiX-users] RegistrySearch fails in Wix 3.0

2007-03-15 Thread Erich Buhler
Hi guys, I have the following line, but even the folder exists on the registry, Wix says the opposite. Is it possible that Wix 3.0 doesn't like the spaces in "NET Framework Setup"? Do you know how to solve it? Thank, Erich. -- View this message in context: http://www.nabble.c

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
or us to look at? Only > the portion of the wxs file that has the shortcut that you're trying to > create. Did the installation go through, but your start menu folder not > get > created? What happened? > > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote: >>

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
7; LongName="Foobar 1.0" > /> > > > The definition will create a folder in the startmenu named > "Foobar 1.0". This does this, because it's parent is the > ProgramMenuFolder, > which is one of the define System Folders found here: > > http://ms

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
ed as > > > > > > > > > > Because the shortcut is being generated in this directory the folder is > automatically createrd for you. > > > Erich Buhler wrote: >> >> I hav

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
Thanks guys, I'll try right now ! Erich. Erich Buhler wrote: > > I have read it, but it doesn't say anything about it (there are 2 mentions > only about the way of creating shortcuts, but nothing about creating > shortcuts and folders in the Start Menu). > > C

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
off of the > wix.sourceforge.netpage. > > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote: >> >> >> Hi guys, >> I couldn't find any working example of how to create a folder in the >> Start >> Menu and then include some shortcuts inside. It looks to be quit

[WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler
Hi guys, I couldn't find any working example of how to create a folder in the Start Menu and then include some shortcuts inside. It looks to be quite easy, but I couldn't find the way to do that. Does anybody have any good example? Thanks, Erich. -- View this message in context: http://www.