[WiX-users] Choose from our bestsellers and you will not be disappointed

2008-04-07 Thread Luk
Make your dreams come true with these timepieces http://www.tarantali.com/

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] two different applications using shared folders

2008-04-07 Thread Michal Peled
Hi all,

I'm creating 2 installers for 2 different applications. A user can
purchase and install each application by itself, but he is able to
install them both as well.

If they are both installed together, they share a couple of folders
which both of them are using (so if one application gets upgraded, the
common files get upgraded as well).

I want to create a situation where one application removal doesn't
remove the common folders/files the other application is using. I would
be happy to do it as clean and simple as possible (no CA and no getting
smart).

Is there such a way of doing that?

If I give the shared components the same GUID in both installations,
would that result in the behavior I'm looking for?

 

Any help appreciated,

MP.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Upgrade Problem with WIX installer

2008-04-07 Thread amitchopra

Yes, we have changed the product upgrade code. The command that we have used
is: 

msiexec /i SampleUpgrade2.msi REINSTALL=ALL REINSTALLMODE=vomus ” 

Thanks,
Amit



Sebastian Brand-2 wrote:
 
 Did you change the product code in the upgrade? What's the command  
 prompt's parameters?
 
 Best regards,
 Sebastian Brand
 
 Instyler Software - http://www.instyler.com
 
 
 On Apr 4, 2008, at 12:36 , amitchopra wrote:

 Hi,

 I have created an installer using WIX. When i am upgrading it using  
 command
 prompt, it is upgraing my existing version. But when i am upgrading  
 it by
 clicking it on the msi, it is giving error : The version is already
 installed.

 Please let me know how to address this problem.

 Thanks in Advance,

 Amit
 -- 
 View this message in context:
 http://www.nabble.com/Upgrade-Problem-with-WIX-installer-tp16490899p16490899.html
 Sent from the wix-users mailing list archive at Nabble.com.


 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users
 
 

-- 
View this message in context: 
http://www.nabble.com/Upgrade-Problem-with-WIX-installer-tp16490899p16537241.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Feature Conditional Install

2008-04-07 Thread Craig0ss

Hi there

I have 3 Features in my install, System, Server and Client. The system
feature is installed with both and server and client and is always present.
Now i have a dialog with 2 button, server and client, now when i click
client i only want the client feature installed and when i click the server
button i only want the server feature installed.

So far i have put conditions on the featurs like this

Server Feature = 

Feature Id=Server Level=1 Title=Server
  ComponentRef Id=Server /
  Condition Level=0CLIENTINSTALL/Condition
/Feature

Client Feature = 

Feature Id=Client Level=1 Title=Client
  ComponentRef Id=Client /
  Condition Level=1SERVERINSTALL/Condition
/Feature

Now on the buttons that select either the client or server isntall i have a
publish that sets the clientinstall property, like this on the client
install button


Publish Property=CLIENTINSTALL Value=1![CDATA[1]]/Publish

can anyone make any sense of this and help me out, i can get it so one of
the feature installs correctly but the other is always installed no matter
what, so i need to somehow disable and enable the istall on each button
making them oposite depending on which button is pressed.

Thanks Craig

-- 
View this message in context: 
http://www.nabble.com/Feature-Conditional-Install-tp16537222p16537222.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Greetings!

2008-04-07 Thread Julie
Please rate me! New adult photo competition!!!: http://aegh-i.mail15.su

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Copying files during uninstallation

2008-04-07 Thread fgc

After trying some approaches I came up with this one:

Component Id=FileToBeBackuped_xml
Guid={EFF94FEE-B0AF-4fbf-B651-F923CECDC9B0} DiskId=1
  File Id=FileToBeBackuped.xml LongName=FileToBeBackuped.xml
Name=FILETO_1.XML Source=files\FileToBeBackuped.xml KeyPath=yes
Vital=yes /
/Component

Component Id=BackupTest Guid={C89048B8-8F3A-463c-B361-8AA2D496EA7A}
Transitive=yes
  ConditionInstalled/Condition
  CopyFile Id=FileToBeBackuped FileId=FileToBeBackuped.xml
DestinationDirectory=Backup /
/Component

So far this approach works fine if you reinstall the application. But it
does not work on unistall. I don't understand why. Can anyone of you WiX
gurus help me? What do I have to do to copy (backup) a file on unistall?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Copying-files-during-uninstallation-tp16095580p16537432.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] [EMAIL PROTECTED]

2008-04-07 Thread Albert Shamsiyan

Trying to use the [EMAIL PROTECTED] by adding list languages the installation 
should support (either by using comment or semi colon as separator or by using 
the 0x409 Or 1033 types as value) throws an error An unexpected Win32 
exception with error code 0x657 occurred: The language of this installation 
package is not supported by your system

Looking at the help: Languages

String

The list of language IDs (LCIDs) supported in the

Package
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] (no subject)

2008-04-07 Thread Wilson, Phil
If it will not uninstall means that there's a custom action that doesn't run 
on uninstall, then sequencing after InstallFiles is too late because an 
uninstall has typically removed files by then.  If the MSI won't uninstall, 
look at a verbose log.

Phil Wilson


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Friday, April 04, 2008 7:58 PM
To: Brian Simoneau
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] (no subject)

I did it after InstallFiles or MsiPublishBinaries. The problem I keep
running into is that it will not uninstall. I am parusing the Windows
Installer documentation in parallel to this.

Thanks,
RG

 Deferred custom actions must be scheduled between InstallInitialize and
 InstallFinalize.

 -Brian Simoneau

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 [EMAIL PROTECTED]
 Sent: Friday, April 04, 2008 2:24 PM
 To: Bob Arnson
 Cc: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] (no subject)

 Still no luck. It now fails to install all together.

 To give more context, I chain all the commands after InstallFinalize.
 Look
 in the original email for entire code.

 CustomAction Id=SET_STUBENV Return=check Execute=immediate
 Property=STUBENV Value=[TARGETDIR]$(var.SKUName).exe /
 CustomAction Id=STUB_SETUP Property=STUBENV Execute=deferred
 ExeCommand=/setup Return=check Impersonate=no /
 CustomAction
   Id=LaunchFile
   Execute=deferred
   Property=STUBENV
   ExeCommand=/installvstemplates /
 CustomAction
   Id=LaunchFile2
   Execute=deferred
   Property=STUBENV
   ExeCommand=/resetsettings .\Profile\CurrentSettings.vssettings
 /

 Thanks,
 RG
 [EMAIL PROTECTED] wrote:
 CustomAction
   Id=LaunchFile
   Property=STUBENV
   ExeCommand=/installA /
 CustomAction
   Id=LaunchFile2
   Property=STUBENV
   ExeCommand=/loadProfile .\Profile\Settings.settings /


 These are immediate custom actions, so they run during script
 generation
 before the files have actually been installed. Make them
 Execute=deferred so they run during script execution after files
 have
 been installed.

 --
 sig://boB
 http://joyofsetup.com/






 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
 lace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Upgrade Problem with WIX installer

2008-04-07 Thread Wilson, Phil
If you're doing an upgrade you don't use that command line. Just run the MSI as 
if it is a clean install (which it is, the upgrade makes it remove older 
versions as well).

Phil Wilson


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of amitchopra
Sent: Monday, April 07, 2008 3:59 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Upgrade Problem with WIX installer


Yes, we have changed the product upgrade code. The command that we have used
is:

msiexec /i SampleUpgrade2.msi REINSTALL=ALL REINSTALLMODE=vomus ”

Thanks,
Amit



Sebastian Brand-2 wrote:

 Did you change the product code in the upgrade? What's the command
 prompt's parameters?

 Best regards,
 Sebastian Brand

 Instyler Software - http://www.instyler.com


 On Apr 4, 2008, at 12:36 , amitchopra wrote:

 Hi,

 I have created an installer using WIX. When i am upgrading it using
 command
 prompt, it is upgraing my existing version. But when i am upgrading
 it by
 clicking it on the msi, it is giving error : The version is already
 installed.

 Please let me know how to address this problem.

 Thanks in Advance,

 Amit
 --
 View this message in context:
 http://www.nabble.com/Upgrade-Problem-with-WIX-installer-tp16490899p16490899.html
 Sent from the wix-users mailing list archive at Nabble.com.


 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



--
View this message in context: 
http://www.nabble.com/Upgrade-Problem-with-WIX-installer-tp16490899p16537241.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Test to see if a service is installed and running

2008-04-07 Thread Mike Rerick
All,

 

I am using WiX 3.0.3725. I'm trying to detect if a service is installed and
running when my software is installed.

 

I have to stop 2 services; one of the services may not be installed on the
target computer [and this is OK]. This works OK - I don't get an error when
I try to stop a service that isn't there.

 

Then I remove some files and folders.

 

After the file/folder delete, I need to start the two services up again. If
the second service doesn't exist on this computer, that is OK and is not an
error condition. Currently, I get an error when the second service can't be
started and the install rolls back. I understand why the error happens - I'm
trying to unconditionally start the service and it can't be started.

 

I do the service stop, file removal, service start in a Component under the
Directory INSTALLDIR element.

 

So I would like to be able to either:

  1) Detect if the second service is even installed and if it isn't, then
skip starting itor

  2) Ignore any errors if the second service can't be started and continue
with the install

 

So far, I haven't been able to figure out how to do this. I've looked at the
ServiceControl and StartService/StopService elements.

 

Thanks in advance for any help.

 

Mike Rerick

Sr. Software Engineer - Professional Services

  blocked::http://www.iwsinc.com/ 

 

9200 S.E. Sunnybrook Blvd., Suite 170

Clackamas, OR   97015

Phone: (503) 353-8068Fax: (503) 353-8065

 



The information contained in this transmission contains potentially
privileged, export controlled and/or confidential information of Imageware
Systems, Inc. or its customers or partners.  It is intended only to be read
by the person(s) named above and for no other purpose.  You are hereby
notified that any dissemination, distribution, duplication of this
communication or use of its contents for any purpose not authorized
expressly by Imageware Systems, Inc. is strictly prohibited and could lead
to both civil and/or criminal penalties.  If you are not the intended
recipient, you are prohibited to review the contents herein and please
contact the sender by reply e-mail and destroy all copies of the original
message.  To reply to our e-mail administrator directly, please send an
e-mail to [EMAIL PROTECTED]
  
attachment: image001.gif-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Test to see if a service is installed and running

2008-04-07 Thread Wilson, Phil
If you say you want to wait for the service startup to complete then MSI takes 
that to mean you care if it starts, so change the wait type.

Phil Wilson


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Rerick
Sent: Monday, April 07, 2008 11:26 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Test to see if a service is installed and running

All,

I am using WiX 3.0.3725. I'm trying to detect if a service is installed and 
running when my software is installed.

I have to stop 2 services; one of the services may not be installed on the 
target computer [and this is OK]. This works OK - I don't get an error when I 
try to stop a service that isn't there.

Then I remove some files and folders.

After the file/folder delete, I need to start the two services up again. If the 
second service doesn't exist on this computer, that is OK and is not an error 
condition. Currently, I get an error when the second service can't be started 
and the install rolls back. I understand why the error happens - I'm trying to 
unconditionally start the service and it can't be started.

I do the service stop, file removal, service start in a Component under the 
Directory INSTALLDIR element.

So I would like to be able to either:
  1) Detect if the second service is even installed and if it isn't, then skip 
starting itor
  2) Ignore any errors if the second service can't be started and continue with 
the install

So far, I haven't been able to figure out how to do this. I've looked at the 
ServiceControl and StartService/StopService elements.

Thanks in advance for any help.

Mike Rerick
Sr. Software Engineer - Professional Services
 [cid:image001.gif@01C898A3.89886E10] blocked::http://www.iwsinc.com/

9200 S.E. Sunnybrook Blvd., Suite 170
Clackamas, OR   97015
Phone: (503) 353-8068Fax: (503) 353-8065



The information contained in this transmission contains potentially privileged, 
export controlled and/or confidential information of Imageware Systems, Inc. or 
its customers or partners. It is intended only to be read by the person(s) 
named above and for no other purpose. You are hereby notified that any 
dissemination, distribution, duplication of this communication or use of its 
contents for any purpose not authorized expressly by Imageware Systems, Inc. is 
strictly prohibited and could lead to both civil and/or criminal penalties. If 
you are not the intended recipient, you are prohibited to review the contents 
herein and please contact the sender by reply e-mail and destroy all copies of 
the original message. To reply to our e-mail administrator directly, please 
send an e-mail to [EMAIL PROTECTED]
inline: image001.gif-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Debug / Release version of dependencies

2008-04-07 Thread Charlebois, Cameron TMC
I am a WIX noob so please bear with me. 

 

I setup a WIX project, made it dependant on the projects I want to
distribute/package in my MSI. When I compile my WIX project all of the
other projects compile and I can get the latest versions of the files.
Everything works and is wonderful.

 

The problem is that I usually keep my projects in a debug configuration
which means that when I do this I get the debug versions of my projects.
I need the release versions (there is a bunch of post-build and stuff
that is very, very time consuming that only happens with a release
version). So is there a way to get the release version into my WIX MSI
or is this beyond WIX's scope? I haven't found anything in the tutorial
or when Googling for changing which version gets built during the WIX
compile of the MSI.

 

Any help would be greatly appreciated.

 

Thanks

 

-Cam

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Коммерческое предложение

2008-04-07 Thread chariot christine
Здравствуйте!

Компания Мега Сувениры уже не новое имя на рынке рекламно-сувенирной 
продукции. Однако, нашими постоянными клиентами уже успели стать ведущие 
российские компании, такие как: Кампомос, Рос Спирт, Карачаровский 
Механический Завод, Великан Рус-Трактор, Академия народного 
Хозяйства при правительстве РФ, Изд.дом Эксмо и многие другие. Полный 
перечень которых занял бы не одну страницу.

Наши производственные ресурсы позволяют сделать любой сувенир 
действительно фирменным с помощью нанесения вашего логотипа любым 
способом - методами шелкотрафаретной печати, тиснения или лазерной 
гравировки.

Мы делаем ставку на ценовую доступность и оригинальность изделия. В 
ассортиментной политике мы стараемся следовать вкусам корпоративных 
клиентов.(Ассортимент Вы можете увидеть на сайте http://www.megasuvenir.ru).

Подарки, приобретенные у нас, упрочат деловые контакты и 
продемонстрируют привлекательность Вашей компании среди партнеров по 
бизнесу.

Индивидуальный подход к каждому покупателю, использование 
производственного потенциала и практического опыта наших сотрудников 
направлены на то, чтобы максимально отвечать запросам корпоративных 
клиентов.

+7 (495) 543-8363
Звоните, выезд менеджера с образцами продукции - бесплатно!


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Debug / Release version of dependencies

2008-04-07 Thread [EMAIL PROTECTED]
I usually have my WiX installer as a project inside of my Visual Studio 
solution.  When I do a build, I want the installer to be built using the Debug 
files in Debug mode, or the Release files in Release mode.

What I do to accomplish this is that I pass a pre-processor property to WiX 
named Configuration and set Configuration to either Debug or Release in the 
build settings.  Then inside of my WiX file, I use $(var.Configuration) in the 
file paths.  At compile time, WiX's preprocessor will replace 
$(var.Configuration) with either Debug or Release.  This allows the same 
build script to load debug files in a debug build or release files in a release 
build.

I hope that this helps to answer your question.



From: Charlebois, Cameron TMC [EMAIL PROTECTED]
Sent: Monday, April 07, 2008 1:07 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Debug / Release version of dependencies 

I am a WIX noob so please bear with me.  
  
I setup a WIX project, made it dependant on the projects I want to 
distribute/package in my MSI. When I compile my WIX project all of the other 
projects compile and I can get the latest versions of the files. Everything 
works and is wonderful. 
  
The problem is that I usually keep my projects in a debug configuration which 
means that when I do this I get the debug versions of my projects. I need the 
release versions (there is a bunch of post-build and stuff that is very, very 
time consuming that only happens with a release version). So is there a way to 
get the release version into my WIX MSI or is this beyond WIX's scope? I 
haven't found anything in the tutorial or when Googling for changing which 
version gets built during the WIX compile of the MSI. 
  
Any help would be greatly appreciated. 
  
Thanks 
  
-Cam 
  

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] [EMAIL PROTECTED]

2008-04-07 Thread Alexander Shevchuk
Language list is a *comma* separated list of decimal language Id's.
See http://msdn2.microsoft.com/en-us/library/aa372070(VS.85).aspx for more 
details.

Alex



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Albert Shamsiyan
Sent: Monday, April 07, 2008 10:18 AM
To: Wix-Community (wix-users@lists.sourceforge.net)
Subject: [WiX-users] [EMAIL PROTECTED]


Trying to use the [EMAIL PROTECTED] by adding list languages the installation 
should support (either by using comment or semi colon as separator or by using 
the 0x409 Or 1033 types as value) throws an error An unexpected Win32 
exception with error code 0x657 occurred: The language of this installation 
package is not supported by your system

Looking at the help: Languages

String

The list of language IDs (LCIDs) supported in the

Package
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] The Visual Studio 2005 BootStrapper - almost there?

2008-04-07 Thread dB.
I've been playing with the Visual Studio bootstrapper and I am a little
closer to what I want, but I am very disappointed with the result. 

 

This thing produces something really not pretty, or should I say ugly. I
need to hold the user's hand through the deployment process and I also
need something that can run automated if I want it to. I need to be able
to put pretty pictures. It sounds stupid, but this looks totally
unprofessional. My model is the SQL 2005 installer, if you used its
technology you probably know that this is nothing like that. I also
looked at some commercial software, but none allow me to build a
bootstrapper without using them to build an MSI as well.

 

I know there has been discussions on the wix lists about bootstrappers.
I couldn't find anything conclusive on that...

 

Ideas?

 

Thx

dB.

 

 

-dB.

dblock.org http://www.dblock.org/  / foodcandy.com
http://www.foodcandy.com/ 

 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] (no subject)

2008-04-07 Thread teknolog
This is: the MSI will not uninstall.

RG
- Original Message - 
From: Wilson, Phil [EMAIL PROTECTED]
To: wix-users@lists.sourceforge.net
Sent: Monday, April 07, 2008 11:17 AM
Subject: Re: [WiX-users] (no subject)


 If it will not uninstall means that there's a custom action that doesn't 
 run on uninstall, then sequencing after InstallFiles is too late because 
 an uninstall has typically removed files by then.  If the MSI won't 
 uninstall, look at a verbose log.

 Phil Wilson


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: Friday, April 04, 2008 7:58 PM
 To: Brian Simoneau
 Cc: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] (no subject)

 I did it after InstallFiles or MsiPublishBinaries. The problem I keep
 running into is that it will not uninstall. I am parusing the Windows
 Installer documentation in parallel to this.

 Thanks,
 RG

 Deferred custom actions must be scheduled between InstallInitialize and
 InstallFinalize.

 -Brian Simoneau

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 [EMAIL PROTECTED]
 Sent: Friday, April 04, 2008 2:24 PM
 To: Bob Arnson
 Cc: wix-users@lists.sourceforge.net
 Subject: Re: [WiX-users] (no subject)

 Still no luck. It now fails to install all together.

 To give more context, I chain all the commands after InstallFinalize.
 Look
 in the original email for entire code.

 CustomAction Id=SET_STUBENV Return=check Execute=immediate
 Property=STUBENV Value=[TARGETDIR]$(var.SKUName).exe /
 CustomAction Id=STUB_SETUP Property=STUBENV Execute=deferred
 ExeCommand=/setup Return=check Impersonate=no /
 CustomAction
   Id=LaunchFile
   Execute=deferred
   Property=STUBENV
   ExeCommand=/installvstemplates /
 CustomAction
   Id=LaunchFile2
   Execute=deferred
   Property=STUBENV
   ExeCommand=/resetsettings .\Profile\CurrentSettings.vssettings
 /

 Thanks,
 RG
 [EMAIL PROTECTED] wrote:
 CustomAction
   Id=LaunchFile
   Property=STUBENV
   ExeCommand=/installA /
 CustomAction
   Id=LaunchFile2
   Property=STUBENV
   ExeCommand=/loadProfile .\Profile\Settings.settings /


 These are immediate custom actions, so they run during script
 generation
 before the files have actually been installed. Make them
 Execute=deferred so they run during script execution after files
 have
 been installed.

 --
 sig://boB
 http://joyofsetup.com/






 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
 lace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users

 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




 -
 This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
 Register now and save $200. Hurry, offer ends at 11:59 p.m.,
 Monday, April 7! Use priority code J8TLD2.
 http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



 -
 This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
 Register now and save $200. Hurry, offer ends at 11:59 p.m.,
 Monday, April 7! Use priority code J8TLD2.
 http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users 


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Shortcut removal and ICE38 silliness

2008-04-07 Thread SteveLoof

I have 2 issues currently, one of which I think I am going to have to live
with and the other I am hoping someone has some suggestions for.

I am relatively new to the world of WIX and am coming from using WISE for
Windows. In our Wise install we have a number of shortcuts for various bits
of our product and in varying locations (DesktopFolder, Quicklaunch (which I
haven't started wrestling with yet) and ProgramMenu). These are turned on or
off by the value given to the property associated with checkboxes for each.
As in Wise creating a shortcut is easy, it is removing the shortcut if it is
unwanted (the checkbox is unticked). In Wise we used a custom action to run
a del command from the command line in a Wise Script.

In WIX I amtrying to avoid having to write a C++ script to do the same job.
I have tried a RemoveFile element with a condition on it
ConditionSHTCUT01 lt;gt; 1/Condition. The problem here seems to be
that the RemoveFile action is run before the shortcut file (textpad.lnk for
instance) is created and I can't sequence this step. Any other ideas?

Also ICE38. I have read a bit about this and the reasons for it. We are
running no advertised shortcuts and don't expect self repair to necessarily
be available (we have a C++ script to look at the HKLM registry settings
(which we write as part of the install) and set up a new users environment
accordingly. I have to add not one but 2 useless registry keys, one to
create the shortcut and the other on the RemoveFile component (even if that
isn't the way to remove the shortcut I may need that functionality
elsewhere). Nobody seems to think this is a good test for WI to be enforcing
(for Vista certification need 0 ICE errors (Microsoft Office has plenty of
ICE errors)). Any idea if Microsoft are planning to get rid of it?

Thanks in advance.


-- 
View this message in context: 
http://www.nabble.com/Shortcut-removal-and-ICE38-silliness-tp16544966p16544966.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users