Re: [WiX-users] Creating MSI Application with ALLUSERS property

2008-01-17 Thread Quattro IV
This is how I did it in my project, not sure if it's the only or best way
but it works.

!--Specify a per-machine installation.--
  Property Id='ALLUSERS' Value='1' /

On Jan 17, 2008 10:32 AM, Michal Malka [EMAIL PROTECTED] wrote:

  Hi All,

 I'm looking for the way to create WIX file with ALLUsers property set to
 1.

 In order to install application for all users.

 Can someone help me?

 Can you send me an example for how should I add this to the WXS file?



 Thanks,

 Michal

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] SQLExtension -- RESEND

2008-01-17 Thread Quattro IV
Hi again, I still haven't gotten an answer to this, anyone?

Hello, I believe there is a bug (from my perspective it's a bug anyway) in
the way that the SQLExtension deploys SQL scripts (specifically stored
procedures). The install functions correctly and even installs all of my
scripts, stored procedures, etc. However, the comments which are included in
the stored procedures get stripped out sometime during the installation. Is
there a way to preserve comments?

Reese
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] SQL Custom Action

2008-01-10 Thread Quattro IV
Hello,
It seems like WiX doesn't include the comments portion of an sql script
such as a stored procedure when it installs. Is there a way to include all
the original script data?

Reese
-
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


Re: [WiX-users] SQLExtension

2007-12-22 Thread Quattro IV
The page doesn't specify a bug number. See the end of this page
http://www.wixwiki.com/index.php?title=SqlExtension in the section titled
Important Information at the end. I already found that this has been fixed
in the latest builds through testing. Thanks for responding.

On Dec 21, 2007 3:50 AM, Rob Mensching [EMAIL PROTECTED] wrote:

 Do you have a bug number that explains this in more detail?  I'm not
 sure what the wiki is referring to.

 Quattro IV wrote:
  Hello, the wix wiki regarding the SQLExtension mentions There is a
  serious bug with how the *SqlExtension* handles the SqlDatabase
  Element http://www.wixwiki.com/index.php?title=SqlDatabase_Element
  when creating a database. If a database with the same name *already
  exists* it will always be *dropped*. At this time it is *not
  recommended* to use the *SqlExtension * to create databases. Has this
  been fixed in the latest builds? Thanks.
 
  Reese
  
 
 
 -
  SF.Net email is sponsored by:
  Check out the new SourceForge.net Marketplace.
  It's the best place to buy or sell services for
  just about anything Open Source.
  http://sourceforge.net/services/buy/index.php
  
 
  ___
  WiX-users mailing list
  WiX-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wix-users
 

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] SQLExtension

2007-12-06 Thread Quattro IV
Hello, the wix wiki regarding the SQLExtension mentions There is a serious
bug with how the *SqlExtension* handles the SqlDatabase
Elementhttp://www.wixwiki.com/index.php?title=SqlDatabase_Elementwhen
creating a database. If a database with the same name
*already exists* it will always be *dropped*. At this time it is *not
recommended* to use the *SqlExtension* to create databases. Has this been
fixed in the latest builds? Thanks.

Reese
-
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Votive and Project References -- RESEND

2007-08-09 Thread Quattro IV
I didn't get a response so I'm resending this:

Hello, I'm having an issue referencing a WiX library from a standard WiX
module. For some reason I get Unresolved reference to symbol... errors
when I just reference the WiX library project directly instead of the
referencing the output of the project (.wixlib file) Anyone get this to
work?

Also, when I reference the output file directly it creates a hardcoded path
and I have to manually update the .wixproj directly to fix it, is this a
bug?

Any help is appreciated.

Reese
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Votive -- Project References

2007-08-06 Thread Quattro IV
Hello, I'm having an issue referencing a WiX library from a standard WiX
module. For some reason I get Unresolved reference to symbol... errors
when I just reference the WiX library project directly instead of the
referencing the output of the project (.wixlib file) Anyone get this to
work?

Also, when I reference the output file directly it creates a hardcoded path
and I have to manually update the .wixproj directly to fix it, is this a
bug?

Any help is appreciated.

Reese
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Wix Library Project

2007-07-27 Thread Quattro IV
Where can I find information about how to use the Wix Library Project? I
have some applications that share components and would like to include the
shared portions and reference them from a Wix project.

Reese
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Preprocessor Directives

2007-07-26 Thread Quattro IV

Where can I find the current list of preprocessor directives? I'm using the
list from this article,
http://msdn2.microsoft.com/en-us/library/aa302186.aspx#wixsetup_topic6 But
I'm getting compilation errors  in VS when using the
ProjectAggregator2-3.0.2925.0.msi. Thanks

Example error: Error 1 Undefined preprocessor variable '$(
var.DNA.RadWorkflow.TabletWorklist.TargetPath
)'. 
C:\RWFSystem\DNA.RadWorkflow\DNA.RadWorkflow.TabletWorklist\Application.TabletWorklist\Installer\TabletWorklist.wxs
19 1 TabletWorklist
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WindowsVolume Directory

2007-07-25 Thread Quattro IV

Hello, can anyone point me to a way to get a shortcut installed under the
windows volume folder without getting the following warning?

Here is my directory structure:


Directory Id=WINDOWSVOLUME

Directory Id=ISConfig Name=ISconfig 

Directory Id=AppToolBarDir Name=Applications/

/Directory

/Directory



Here is the warning (note it still compiles and creates my shortcut in the
appropriate place):

Warning 1 ICE46: Property 'WINDOWSVOLUME' referenced in column
'Directory'.'Directory' of row 'WINDOWSVOLUME' differs from a defined
property by case
only. 
C:\RWFSystem\DNA.RadWorkflow\DNA.RadWorkflow.TabletWorklist\Application.TabletWorklist\Installer\TabletWorklist.wxs
10 1 TabletWorklist


Thanks
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Ill-formed preprocessor variable

2007-07-24 Thread Quattro IV

Hello, I'm getting an error when compiling my wix under VS. The following is
the error information, I believe it's complaining about the large number of
periods we use in project names. Can someone let me know if that is a bug?

Error 1 Ill-formed preprocessor variable '(
var.DNA.RadWorkflow.TabletWorklist.TargetDosFileName'.  Variables must have
a prefix (like 'var.', 'env.', or 'sys.') and a name at least 1 character
long. 
C:\RWFSystem\DNA.RadWorkflow\DNA.RadWorkflow.TabletWorklist\Application.TabletWorklist\Installer\TabletWorklist.wxs
14 1 TabletWorklist


Here is my File xml: The project name is DNA.RadWorkflow.TabletWorklist


File Id=TabletWorklist.exe Name=$(
var.DNA.RadWorkflow.TabletWorklist.TargetDosFileName src=$(
var.DNA.RadWorkflow.TabletWorklist.TargetPath) DiskId=1/File



Reese
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users