Re: [WiX-users] Shortcuts redux

2014-09-30 Thread Keith.Douglas
an.gc.ca] Sent: September-30-14 4:22 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts redux I've just created a new package for a product we're about to upgrade. I see that it doesn't create its desktop shortcut until "repair" is run. We are not cre

[WiX-users] Shortcuts redux

2014-09-30 Thread Keith.Douglas
I've just created a new package for a product we're about to upgrade. I see that it doesn't create its desktop shortcut until "repair" is run. We are not creating the (unadvertised) shortcut in any way that is new; it does exactly what the old ones did. I have looked at a few versions back and t

[WiX-users] Shortcuts and "full desktops"

2014-09-29 Thread Keith.Douglas
I noticed that one of my installation packages (which I was internally testing prior to sending it for testing more broadly) seemingly failed to install its shortcuts because there were too many icons on the desktop (in grid mode) already. (I figured this bizarreness out by cleaning some stuff u

[WiX-users] Shortcuts for instance transforms

2012-08-16 Thread Uma Harano
Hi, I have been tasked to develop this (below)for a msi setup program: I have a setup that has 10 instance transforms embedded in it. Help files are installed to a common location (this is not duplicated across all the instances, there is just one copy of the help files). I need to make one sh

Re: [WiX-users] Shortcuts in the All Users Start Menu

2011-11-07 Thread Kjartan Þór Kjartansson
fsetup.com] Sent: 6. nóvember 2011 14:21 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcuts in the All Users Start Menu On 05-Nov-11 17:50, Kjartan Þór Kjartansson wrote: > Has no-one else had this problem that users can't click on shortcuts placed > in the start m

Re: [WiX-users] Shortcuts in the All Users Start Menu

2011-11-06 Thread Bob Arnson
On 05-Nov-11 17:50, Kjartan Þór Kjartansson wrote: > Has no-one else had this problem that users can't click on shortcuts placed > in the start menu when the ALLUSERS property is set to 1? Maybe it is > relevant but this is happening on Windows 7 32-bit, I don't have an > oppertunity to test how

Re: [WiX-users] Shortcuts in the All Users Start Menu

2011-11-05 Thread Kjartan Þór Kjartansson
. Kjartan Frá: Kjartan Þór Kjartansson [kjartan.thor.kjartans...@islandsbanki.is] Sent: 3. nóvember 2011 09:18 Viðtakandi: General discussion for Windows Installer XML toolset. Efni: Re: [WiX-users] Shortcuts in the All Users Start Menu Not being able to modify the shortcut

Re: [WiX-users] Shortcuts in the All Users Start Menu

2011-11-03 Thread Kjartan Þór Kjartansson
al Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: 3. nóvember 2011 01:19 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcuts in the All Users Start Menu On 02-Nov-11 09:10, Kjartan Þór Kjartansson wrote: > I have a wix project that places a shortcut in a subfolder

Re: [WiX-users] Shortcuts in the All Users Start Menu

2011-11-02 Thread Bob Arnson
On 02-Nov-11 09:10, Kjartan Þór Kjartansson wrote: > I have a wix project that places a shortcut in a subfolder in the users start > menu, when I change the source to set the ALLUSERS property to 1 I get the > shortcut in the correct place but the permissions of the shortcut are > incorrect resu

[WiX-users] Shortcuts in the All Users Start Menu

2011-11-02 Thread Kjartan Þór Kjartansson
Hi, I have a wix project that places a shortcut in a subfolder in the users start menu, when I change the source to set the ALLUSERS property to 1 I get the shortcut in the correct place but the permissions of the shortcut are incorrect resulting in users not having access to the shortcut. Only

Re: [WiX-users] Shortcuts question

2011-07-27 Thread Wilson, Phil
AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shortcuts question Hi Phil, Thanks for your response. Do you recommend editing the record filed at runtime with the required value or creating a new record with the required value at runtime? Are there any issues

Re: [WiX-users] Shortcuts question

2011-07-26 Thread Uma Harano
, July 25, 2011 11:18 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shortcuts question That works only when the corresponding field in the MSI is "Formatted" type. It may work if you update the in-memory MSI file with the required value pri

Re: [WiX-users] Shortcuts question

2011-07-25 Thread Wilson, Phil
hil Wilson -Original Message- From: Uma Harano [mailto:uhar...@esri.com] Sent: Monday, July 25, 2011 10:44 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Shortcuts question Hi, In the Shortcut table of the msi, I want to use a property (ST_NAME) for the Name c

[WiX-users] Shortcuts question

2011-07-25 Thread Uma Harano
Hi, In the Shortcut table of the msi, I want to use a property (ST_NAME) for the Name column. The shortcut I am creating is shortcut to an IIS Virtual directory. The setup could change this location based on user input, so I want the shortcut name to reflect this change. I am finding that if I

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Michael Urman
/blogs.msdn.com/b/oldnewthing/archive/2005/11/24/496690.aspx > > > Phil Wilson > > -Original Message- > From: Michael Tissington [mailto:michael_tissing...@ciqual.com] > Sent: Tuesday, March 22, 2011 5:35 AM > To: 'General discussion for Windows Installer XML

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Wilson, Phil
l.com] Sent: Tuesday, March 22, 2011 5:35 AM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Shortcuts and Recent Programs list In my install I'm creating a number of shortcuts. They are also automatically appearing in the Start Menu list of recently

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Christopher Painter
-Mail Me - Original Message From: "Skildum, Mathew" To: General discussion for Windows Installer XML toolset. Sent: Tue, March 22, 2011 11:39:14 AM Subject: Re: [WiX-users] Shortcuts and Recent Programs list Would the version of the MSI engine you are targeting play a pa

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Skildum, Mathew
22, 2011 10:48 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcuts and Recent Programs list That's weird, according to this: http://kb.flexerasoftware.com/doc/Helpnet/installshield16helplib_sp1/SettingShellShtctProp.htm and http://social.msdn.microsoft.com/Forums/

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Dick Van den Brink
work. > From: michael_tissing...@ciqual.com > To: wix-users@lists.sourceforge.net > Date: Tue, 22 Mar 2011 15:11:21 + > Subject: Re: [WiX-users] Shortcuts and Recent Programs list > > Well I can confirm it does not cause an error on Windows XP > However it does not appear t

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Michael Tissington
: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shortcuts and Recent Programs list Yes, but the original question applied to Windows 7 which is MSI 5.0.   --- Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Christopher Painter
discussion for Windows Installer XML toolset. Sent: Tue, March 22, 2011 9:13:40 AM Subject: Re: [WiX-users] Shortcuts and Recent Programs list Hmm, WiX supports this but isn't this only supported with misexec 5.0 ? -Original Message- From: Michael Urman [mailto:mur...@gmail.com]

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Dick Van den Brink
rtcut. > From: michael_tissing...@ciqual.com > To: wix-users@lists.sourceforge.net > Date: Tue, 22 Mar 2011 14:13:40 + > Subject: Re: [WiX-users] Shortcuts and Recent Programs list > > Hmm, WiX supports this but isn't this onl

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread swapna.rachakonda
Where to copy companion files(path of companion files) for File element's CompanionFiles. -Original Message- From: Michael Urman [mailto:mur...@gmail.com] Sent: Tuesday, March 22, 2011 7:26 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shor

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Michael Tissington
Hmm, WiX supports this but isn't this only supported with misexec 5.0 ? -Original Message- From: Michael Urman [mailto:mur...@gmail.com] Sent: 22 March 2011 13:56 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shortcuts and Recent Programs list O

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Michael Urman
o. > SC151456 > Registered Office - Helix Building, West Of Scotland Science Park, Glasgow > G20 0SP > Email Disclaimer > > -Original Message- > From: Michael Tissington [mailto:michael_tissing...@ciqual.com] > Sent: 22 March 2011 12:35 > To: 'General discussion f

Re: [WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Pally Sandher
Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Michael Tissington [mailto:michael_tissing...@ciqual.com] Sent: 22 March 2011 12:35 To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Short

[WiX-users] Shortcuts and Recent Programs list

2011-03-22 Thread Michael Tissington
In my install I'm creating a number of shortcuts. They are also automatically appearing in the Start Menu list of recently opened programs. Is there a way to prevent them appearing on this list? -- Enable your software f

Re: [WiX-users] ShortCuts Win 7

2010-09-06 Thread Rob Mensching
What does the verbose log file say? On Fri, Aug 20, 2010 at 6:44 AM, James Green wrote: > Hi All, > > > > I've just followed this example > http://wix.sourceforge.net/manual-wix3/create_start_menu_shortcut.htm to > the > letter in my own script but still no short cut. Do I need to be doing > so

[WiX-users] ShortCuts Win 7

2010-08-20 Thread James Green
Hi All, I've just followed this example http://wix.sourceforge.net/manual-wix3/create_start_menu_shortcut.htm to the letter in my own script but still no short cut. Do I need to be doing something else for this to work on Windows 7? Thanks, James LalPac Limited registered in England

Re: [WiX-users] shortcuts

2010-06-14 Thread Neil Sleightholm
users@lists.sourceforge.net Subject: [WiX-users] shortcuts Hi, I have 6 shortcuts for 6 files and they are in the order 1,2,3,4,5,6. But on installing 3 is coming after 1st instead of 2. Should we specify the order? Please do let me know what's going wrong here? Regards, Subramanyeswari -- View this

[WiX-users] shortcuts

2010-06-14 Thread subramanyeswari
Hi, I have 6 shortcuts for 6 files and they are in the order 1,2,3,4,5,6. But on installing 3 is coming after 1st instead of 2. Should we specify the order? Please do let me know what's going wrong here? Regards, Subramanyeswari -- View this message in context: http://windows-installer-xml-

Re: [WiX-users] Shortcuts for peruser/permachine

2009-10-08 Thread Blair
s, so I'm not the expert (yet ) to ask. -Original Message- From: Nick Ball [mailto:nick.b...@grantadesign.com] Sent: Thursday, October 08, 2009 3:47 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Shortcuts for peruser/permachine H... I'

Re: [WiX-users] Shortcuts for peruser/permachine

2009-10-08 Thread Nick Ball
-Original Message- From: Blair [mailto:os...@live.com] Sent: Wednesday, October 07, 2009 6:59 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Shortcuts for peruser/permachine The ICE wants shortcuts in components with HKCU registry keypaths

Re: [WiX-users] Shortcuts for peruser/permachine

2009-10-07 Thread Blair
From: Nick Ball [mailto:nick.b...@grantadesign.com] Sent: Wednesday, October 07, 2009 8:25 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts for peruser/permachine Hi All, I've read the How To in the WiX documentation on this, but I am confused. My application is typically instal

[WiX-users] Shortcuts for peruser/permachine

2009-10-07 Thread Nick Ball
Hi All, I've read the How To in the WiX documentation on this, but I am confused. My application is typically installed by administrator, yet students need to be able to log on and use it, so it makes sense to make the installer perMachine. The example of how to create a shortcut, however, see

Re: [WiX-users] Shortcuts do not get removed

2009-08-24 Thread Peter Shirtcliffe
but there isnt much you can do about that. -Original Message- From: sandun css [mailto:sandun...@gmail.com] Sent: 24 August 2009 10:08 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Shortcuts do not get removed Hi, I add a start menu item from the msi. I

[WiX-users] Shortcuts do not get removed

2009-08-24 Thread sandun css
Hi, I add a start menu item from the msi. I create a quick launch item by right clicking on that start menu item. When I uninstall the msi, the start menu item gets removed. But not the quick launch icon. Is there a way that I can remove it as well? (I don't need to install quick launch from the

Re: [WiX-users] Shortcuts in Votive

2009-07-10 Thread Wright, Lance
: [WiX-users] Shortcuts in Votive Are you sure you are talking about Votive (.wixproj) and not Setup project (.vdproj)? On Fri, Jul 10, 2009 at 4:31 PM, Wright, Lance wrote: > > The version of Votive I am using comes w/ WIX 3.0.5217.0. > > There may be some confusion about which properti

Re: [WiX-users] Shortcuts in Votive

2009-07-10 Thread Simon Dahlbacka
gt; lance.wri...@cobham.com > > Please consider the environment before printing this email > > -Original Message- > From: Bob Arnson [mailto:b...@joyofsetup.com] > Sent: Thursday, July 09, 2009 8:29 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [

Re: [WiX-users] Shortcuts in Votive

2009-07-10 Thread Wright, Lance
aller XML toolset. Subject: Re: [WiX-users] Shortcuts in Votive Wright, Lance wrote: > On the properties page for the Votive project there is a property > "InstallAllUsers". Which version of Votive? There's no such s

Re: [WiX-users] Shortcuts in Votive

2009-07-09 Thread Bob Arnson
Wright, Lance wrote: > On the properties page for the Votive project there is a property > "InstallAllUsers". Which version of Votive? There's no such string in v3.0. -- sig://boB http://joyofsetup.com/ -- Enter th

Re: [WiX-users] Shortcuts in Votive

2009-07-09 Thread Wright, Lance
56 890 2041 lance.wri...@cobham.com Please consider the environment before printing this email -Original Message- From: Rob Mensching [mailto:r...@wixtoolset.org] Sent: Wednesday, July 08, 2009 5:29 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users

Re: [WiX-users] Shortcuts in Votive

2009-07-08 Thread Rob Mensching
What is "the InstallAllUsers flag"? Do you mean ALLUSERS=1? Wright, Lance wrote: > I am trying to install shortcuts to files in my Setup project to the All > Users desktop. I have the InstallAllUsers flag set to True and the shortcuts > are in the 'User's Desktop' special folder. If an adminis

[WiX-users] Shortcuts in Votive

2009-07-07 Thread Wright, Lance
I am trying to install shortcuts to files in my Setup project to the All Users desktop. I have the InstallAllUsers flag set to True and the shortcuts are in the 'User's Desktop' special folder. If an administrator installs the product, the shortcuts appear on the All User's desktop. If a user

Re: [WiX-users] Shortcuts to in another

2008-12-26 Thread Rob Mensching
lto:cy...@nuclex.org] Sent: Wednesday, December 24, 2008 13:22 To: WiX Users Mailing List Subject: [WiX-users] Shortcuts to in another Hi! I'm trying to build an installer with two s: One is for the core installation (which the user cannot deselect) and one is for an expansion pack to my ap

[WiX-users] Shortcuts to in another

2008-12-24 Thread Markus Ewald
Hi! I'm trying to build an installer with two s: One is for the core installation (which the user cannot deselect) and one is for an expansion pack to my application. Now my problem is that the expansion pack doesn't have a separate executable, it simply installs some additional files and star

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI

2008-10-31 Thread Arun Kumar A V
>From what I tested, solutions I presented you allow: -For a per-machine install, create an uninstall shortcut for all the users of a computer wheter it is advertised or not. The main drawback is an orphaned regkey in the deploying user profile if he doesn't remove the apps himself. >> Here i

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI

2008-10-31 Thread Sébastien Mouren
2008/10/31 Arun Kumar A V <[EMAIL PROTECTED]>: > Thanks for your reply. > > Yes, I am infact doing the per-machine mode for creating the UnInstall > shortcut . But the problem with HKCU key is, it wouldnt let met do > Advertise="Yes". Without advertise, my uninstall shortcut will not be removed

[WiX-users] Shortcuts created in ALLUSER mode invokes MSI

2008-10-30 Thread Arun Kumar A V
ble.com/Invoking-managed-console-application-as-Custom-Action-tp1400828p1400828.html Sent from the wix-users mailing list archive at Nabble.com. -- Message: 5 Date: Fri, 31 Oct 2008 00:51:51 +0100 From: " S?bastien Mouren " <[EMAIL PROTECTED]> Subjec

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI0

2008-10-30 Thread Sébastien Mouren
2008/10/30 Arun Kumar A V <[EMAIL PROTECTED]>: > > > The First link below, only talks about Uninstall shortcut for per-user mode, > this is what i followed to get to where iam now. > The Second link doesnt work. I did do extensive search on the mailing list > before posting it here again. > > An

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI0

2008-10-30 Thread Arun Kumar A V
The First link below, only talks about Uninstall shortcut for per-user mode, this is what i followed to get to where iam now. The Second link doesnt work. I did do extensive search on the mailing list before posting it here again. Any other ideas would help.thanks Arun *

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI installer

2008-10-30 Thread Sébastien Mouren
2008/10/30 Arun Kumar A V <[EMAIL PROTECTED]>: > > > After turning on MSI logging, I found that my issue is more complicate. > > > The shortcut is created for a file installed in ALLUSER ( Per Machine) mode, > so I must set Advertise="yes" on the shortcut as shown below. This turns out > be the p

[WiX-users] Shortcuts created in ALLUSER mode invokes MSI installer

2008-10-30 Thread Arun Kumar A V
After turning on MSI logging, I found that my issue is more complicate. The shortcut is created for a file installed in ALLUSER ( Per Machine) mode, so I must set Advertise="yes" on the shortcut as shown below. This turns out be the problem later.

Re: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI installer

2008-10-29 Thread Rob Mensching
r A V [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2008 14:33 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts created in ALLUSER mode invokes MSI installer I am creating some shortcuts in my Wix installer script under ALL USER, by setting the property value to 1. My shortcu

[WiX-users] Shortcuts created in ALLUSER mode invokes MSI installer

2008-10-29 Thread Arun Kumar A V
I am creating some shortcuts in my Wix installer script under ALL USER, by setting the property value to 1. My shortcuts do get created in ProgramMenuFolder under All Users section, and are visible to all users, irrespective of who installed it. But, when a user (not the one who installed it)

[WiX-users] Shortcuts problem in WiX 3

2008-04-24 Thread Riyaz Mogharabin
Dear All, I hope you are fine and doing well. I have used WiX 2 for creating the MSI, and managed so, but I had to change to WiX 3 for some reasons. Now, I have some problems with shortcuts. I created shortcuts by nesting shortcut elements inside the File Element and managed to create the cor

Re: [WiX-users] Shortcuts, ICE43, and Wix 3.0

2007-12-21 Thread Bob Arnson
Doug Payne wrote: My application installs for ALLUSERS (ALLUSERS=1). I want to crate a start menu shortcut which points to the product's root installation folder. This implies that I want a non-advertised shortcut, since an advertised shortcut points to the product feature, and launches the ke

[WiX-users] Shortcuts, ICE43, and Wix 3.0

2007-12-20 Thread Doug Payne
My application installs for ALLUSERS (ALLUSERS=1). I want to crate a start menu shortcut which points to the product's root installation folder. This implies that I want a non-advertised shortcut, since an advertised shortcut points to the product feature, and launches the key file of the compon

Re: [WiX-users] Shortcuts

2007-07-13 Thread K-ballo
If by URL shortcut you mean an .url file, you can simply add the file to the installation, or use the INI trick that was common on Inno Setup: http://www.fusion-online.com.ar"; /> K-ballo.- Craig Ward escribió: > Is it possible to add a shortcut which is not for a file? I want to add >

[WiX-users] Shortcuts

2007-07-13 Thread Craig Ward
Is it possible to add a shortcut which is not for a file? I want to add a URL shortcut as part of an installation. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and t

Re: [WiX-users] Shortcuts and components

2007-06-29 Thread Bob Arnson
Ward, Mike (MED US) wrote: > I think it pretty natural for someone to think the shortcuts would be > associated with the files here, not the component. Generally, that's true, but not with advertised shortcuts. > I think some of this is just result of laziness. I didn't see a reason > to put the

Re: [WiX-users] Shortcuts and components

2007-06-28 Thread Ward, Mike (MED US)
hinking of here? -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 1:51 AM To: Ward, Mike (MED US); Wendell Joost Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Shortcuts and components Interesting. Why do you think the WiX too

Re: [WiX-users] Shortcuts and components

2007-06-27 Thread Rob Mensching
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ward, Mike (MED US) Sent: Wednesday, June 27, 2007 5:15 AM To: Wendell Joost Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcuts and components Wendell, Thanks for your reply. The reason it surprised

Re: [WiX-users] Shortcuts and components

2007-06-27 Thread Ward, Mike (MED US)
ne 26, 2007 5:07 PM To: Ward, Mike (MED US) Subject: Re: [WiX-users] Shortcuts and components You'll note that when you have 2 .exes in the same component that you get a MSI validation error. The "two shortcuts pointing to the first .exe in the component" problem you're seein

Re: [WiX-users] Shortcuts and components

2007-06-26 Thread Alexander Shevchuk
: Tuesday, June 26, 2007 2:03 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts and components The following yields two shortcuts. Both shortcuts open CRC.ReportDesigner.exe which is not desired. If I separate the files/shortcuts into separate components, then each

Re: [WiX-users] Shortcuts and components

2007-06-26 Thread Mike Dimmick
Advertise='no'. -- Mike Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ward, Mike (MED US) Sent: 26 June 2007 22:03 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts and components The following yields two shortcuts. Both sh

[WiX-users] Shortcuts and components

2007-06-26 Thread Ward, Mike (MED US)
The following yields two shortcuts. Both shortcuts open CRC.ReportDesigner.exe which is not desired. If I separate the files/shortcuts into separate components, then each shortcut points to the correct executable. Is this expected behavior? -

Re: [WiX-users] Shortcuts and Properties

2007-03-08 Thread Rob Mensching
@lists.sourceforge.net Subject: RE: [WiX-users] Shortcuts and Properties Nope, that was the problem, thanks! Note to self: don't use property names as Directory Id's in the future, you'll just confuse yourself. ;) Julie [EMAIL PROTECTED] -Original Message- From: Rob Me

Re: [WiX-users] Shortcuts and Properties

2007-03-08 Thread Julie Campbell
11 PM To: Julie Campbell; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Shortcuts and Properties Did you define a Directory with @Id ProgramMenuFolder? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Julie Campbell Sent: Thursday, March 08, 2007 1

Re: [WiX-users] Shortcuts and Properties

2007-03-08 Thread Rob Mensching
Did you define a Directory with @Id ProgramMenuFolder? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Julie Campbell Sent: Thursday, March 08, 2007 11:33 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts and Properties I am trying

[WiX-users] Shortcuts and Properties

2007-03-08 Thread Julie Campbell
I am trying to add shortcuts to my WiX Installer (WiX V3.0.2420.0). These shortcuts are both in a fragment .wxs file. The file candle's and lit's with no errors or warnings. This works: This does not: The error I get is: C:\PlatformESP\TSB\WiX\Frag_KTSB.wxs(19) : error LGHT0094

Re: [WiX-users] Shortcuts

2007-02-28 Thread Patrick Steele
Ok I'll try that out now, thanks fellas! From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 28 February 2007 16:52 To: Patrick Steele Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Shortcuts Patrick Steele wrote: In wix 3, has there

Re: [WiX-users] Shortcuts

2007-02-28 Thread Bob Arnson
Patrick Steele wrote: In wix 3, has there been a change to the creation of shortcuts? Guid='57E1279E-8C24-4ba0-BA34-FA4253886C52'> Vital='yes'> Name='Matador 2.1' WorkingDirectory='INSTALLDIR' Icon='Matador.ico' IconIndex='0' Advertise='yes' /> You're creating advertised shortcuts (Ad

Re: [WiX-users] Shortcuts

2007-02-28 Thread Jeff Paulsen
Patrick Steele wrote: > Name='Matador 2.1' > WorkingDirectory='INSTALLDIR' Icon='Matador.ico' IconIndex='0' > Advertise='yes' /> > > From this code, after an install I get shortcuts created, but the Target > field of the shortcut properties has become non-editable, meaning that a > user cannot t

[WiX-users] Shortcuts

2007-02-28 Thread Patrick Steele
In wix 3, has there been a change to the creation of shortcuts? >From this code, after an install I get shortcuts created, but the Target field of the shortcut properties has become non-editable, meaning that a user cannot type in command line parameters there. Wix 2 shortcuts had an

Re: [WiX-users] Shortcuts in wix 3.0

2007-02-20 Thread Tony Hoyle
Very Secret wrote: > I was not allowed to specify "Target" when the Shortcut was embedded > in the scope. However, I found out, that the shortcuts works > perfectly if the executable file is assigned its very own component. > That is, the exe-file should be the *only* file in this component. > Thi

Re: [WiX-users] Shortcuts in wix 3.0

2007-02-20 Thread Very Secret
I was not allowed to specify "Target" when the Shortcut was embedded in the scope. However, I found out, that the shortcuts works perfectly if the executable file is assigned its very own component. That is, the exe-file should be the *only* file in this component. This is somewhat undocumented, I

Re: [WiX-users] Shortcuts in wix 3.0

2007-02-20 Thread André Pönitz
Very Secret wrote: > I solved the problem by adding >Directory="ProgramMenuDir" On="uninstall" /> > > as suggested in another mail in this archive. > > However, my shortcuts does not become executable: > > > > > WorkingDirectory="INSTALLDIR"

Re: [WiX-users] Shortcuts in wix 3.0

2007-02-20 Thread Very Secret
I solved the problem by adding as suggested in another mail in this archive. However, my shortcuts does not become executable: Any ideas why? - Take Surveys. Earn Cash. Influence the

[WiX-users] Shortcuts in wix 3.0

2007-02-20 Thread Very Secret
I try to add some shortcuts in my wix3.0 .wxs file but keep getting told, that ProgramMenuDir does not exist in the RemoveFile table. Below is a snippit from my wxs file. What is wrong with that? Why doesn't my start menu shortcut work? ... ... Thanks -

Re: [WiX-users] Shortcuts and ICE

2007-01-09 Thread André Pönitz
Tony Hoyle wrote: > André Pönitz wrote: > > One is not allowed to ignore ICE57 errors for Windows Vista > > logo certification (even if everybody agrees that the errors > > themselves are bogus and should be ignored ...) > > I'd try to talk them into changing that.. I am not sure this is worth t

Re: [WiX-users] Shortcuts and ICE

2007-01-09 Thread Tony Hoyle
André Pönitz wrote: > One is not allowed to ignore ICE57 errors for Windows Vista > logo certification (even if everybody agrees that the errors > themselves are bogus and should be ignored ...) > I'd try to talk them into changing that.. Presumably they allow some ICE errors since some are ine

Re: [WiX-users] Shortcuts and ICE

2007-01-09 Thread André Pönitz
Johan Appelgren wrote: > On 1/8/07, André Pönitz <[EMAIL PROTECTED]> wrote: > > Johan Appelgren wrote: > > > So the answer to the initial question is that windows installer is > > > broken, and I should just ignore the ICE57 error? > > > > I think 'yes, and not necessarily'. Have a look at hack I j

Re: [WiX-users] Shortcuts and ICE

2007-01-08 Thread Johan Appelgren
On 1/8/07, André Pönitz <[EMAIL PROTECTED]> wrote: > Johan Appelgren wrote: > > So the answer to the initial question is that windows installer is > > broken, and I should just ignore the ICE57 error? > > I think 'yes, and not necessarily'. Have a look at hack I just > posted in the 'Solution for S

Re: [WiX-users] Shortcuts and ICE

2007-01-08 Thread André Pönitz
Johan Appelgren wrote: > So the answer to the initial question is that windows installer is > broken, and I should just ignore the ICE57 error? I think 'yes, and not necessarily'. Have a look at hack I just posted in the 'Solution for StartMenuFolder < x < StartupFolder ?' thread today. > I'm try

Re: [WiX-users] Shortcuts and ICE

2007-01-08 Thread Johan Appelgren
uite work perfectly. > [mailto:[EMAIL PROTECTED] On Behalf Of Bart Kapitein January 04, 2007 07:41 [WiX-users] Shortcuts and ICE the ALLUSERS property can change. And I with a component which has a HKCU registry needed to pass ICE57) and an unadvertised installation is done, the shortcut is plac

Re: [WiX-users] Shortcuts and ICE

2007-01-04 Thread Rob Mensching
1. The "All User" profile is a "per-machine" location.mailto:[EMAIL PROTECTED] On Behalf Of Bart Kapiteinhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.so

Re: [WiX-users] Shortcuts and ICE

2007-01-04 Thread Bart Kapitein
Yes, Im aware of the posibility that the ALLUSERS property can change. And I think that is exactly the problem with a component which has a HKCU registry entry as keypath (which is needed to pass ICE57) and an unadvertised shortcut . When a per-machine installation is done, the shortcut is placed

Re: [WiX-users] Shortcuts and ICE

2007-01-03 Thread Rob Hamflett
Your right about the ICE warnings be a complete pain for unadvertised shortcuts. The problem is that someone could change the value for ALLUSERS in your installation package, and the ICEs allow for this. Many of us just ignore them. Rob Bart Kapitein wrote: > Hello, > > I have read several

[WiX-users] Shortcuts and ICE

2007-01-03 Thread Bart Kapitein
Hello, I have read several other messages about shortcuts and I understand that shortcuts are very difficult. I have successfully created advertised shortcuts, but I am unable to create unadvertised shortcuts. What I do is the following: I create the following directory structure: ProgramMenuFol

[WiX-users] Shortcuts/Fileassociation validation in Wix v3

2006-11-28 Thread André Pönitz
Ok, let's try again. I have the following code in my test installer.

Re: [WiX-users] Shortcuts/

2006-11-28 Thread André Pönitz
[EMAIL PROTECTED] wrote: > I have a very similar issue whereby Vista Logo testing > automatically fails any component that has more than one > shortcut within it. As such I have removed a shortcut from > the component containing the app's main executable and have > created a new component that

Re: [WiX-users] Shortcuts/

2006-11-23 Thread Gareth at Serif
André, I have a very similar issue whereby Vista Logo testing automatically fails any component that has more than one shortcut within it. As such I have removed a shortcut from the component containing the app's main executable and have created a new component that installs an LNK file (a copy

Re: [WiX-users] Shortcuts with text services disabled

2006-10-02 Thread Nikodemus Siivola
Kalle Olavi Niemitalo <[EMAIL PROTECTED]> writes: > Nikodemus Siivola <[EMAIL PROTECTED]> writes: > >> Is there a way to have a WiX generate a shortcut with the "Turn off >> advanced text services" compatibility option active? > > AFAICT, this setting is not part of the shortcut; if you have > mul

Re: [WiX-users] Shortcuts with text services disabled

2006-10-02 Thread Kalle Olavi Niemitalo
Nikodemus Siivola <[EMAIL PROTECTED]> writes: > Is there a way to have a WiX generate a shortcut with the "Turn off > advanced text services" compatibility option active? AFAICT, this setting is not part of the shortcut; if you have multiple shortcuts to the same program and toggle the option in

[WiX-users] Shortcuts with text services disabled

2006-10-02 Thread Nikodemus Siivola
Is there a way to have a WiX generate a shortcut with the "Turn off advanced text services" compatibility option active? Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." --

Re: [WiX-users] Shortcuts that won't go away

2006-09-16 Thread Charlie Poole
> Sent: Saturday, September 16, 2006 2:32 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Shortcuts that won't go away > > Hi All, > > I have a set of shortcuts in one component that won't go away > on uninstall. > > Here's a snippet

[WiX-users] Shortcuts that won't go away

2006-09-16 Thread Charlie Poole
Hi All, I have a set of shortcuts in one component that won't go away on uninstall. Here's a snippet from my wxs file... On uninstall, the log says... MSI (s) (B4:C0) [1

Re: [WiX-users] Shortcuts in MSI+MSM

2006-08-10 Thread William Miller
Behalf Of Peter G. Sakhno Sent: Wednesday, August 09, 2006 8:37 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Shortcuts in MSI+MSM Hello. I am trying to create shortcuts in MSI for files listed in MSM. I wrote following code: Shortcut is not created and. In log file I found error

[WiX-users] Shortcuts in MSI+MSM

2006-08-09 Thread Peter G. Sakhno
Hello. I am trying to create shortcuts in MSI for files listed in MSM. I wrote following code: Shortcut is not created and. In log file I found error 2715 for that shortcut, which means "The specified File key not found in the File table." while the file with such File key IS presented in File

  1   2   >