Re: [WiX-users] WIX UI Support [P]

2014-05-22 Thread Greg Edwards
Steve, This looks very interesting. I will review it and provide some feedback on this DL. Probably early next week. Thank you. -Greg -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Thursday, May 22, 2014 10:09 AM To: General discussion about the WiX

[WiX-users] WIX UI Support

2014-05-22 Thread Greg Edwards
I'm sure this has been asked of the group before, so be kind, Similar to the old Microsoft Installer, has there been any movement towards making the WIX toolkit an integrated part of Visual Studio with full user interface support? Thank you.

Re: [WiX-users] Uninstalling Service on Windows Server 2012 Not Removing Service

2014-05-20 Thread Greg Edwards
registry. Thank you all for your input! -Greg -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, May 20, 2014 12:45 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Uninstalling Service on Windows Server 2012 Not Removing Service

Re: [WiX-users] Uninstalling Service on Windows Server 2012 Not Removing Service

2014-05-20 Thread Greg Edwards
I'm using Wait="yes" -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Tuesday, May 20, 2014 10:01 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Uninstalling Service on Windows Server 2012 Not Removing Serv

[WiX-users] Uninstalling Service on Windows Server 2012 Not Removing Service

2014-05-19 Thread Greg Edwards
; from the console. Is there additional parameters that need to be included on a Windows Server 2012 service installer? Thank you. -Greg Edwards -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For

[WiX-users] Problem with User Macros in WiX projects

2014-04-24 Thread Prosch, Greg
I am using WiX 3.8 and Visual Studio 2013. Regards, Greg Prosch -- Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - S

Re: [WiX-users] Windows Service Fails to Start

2014-03-05 Thread Greg Edwards
. Thank you all for your input. -Greg -Original Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Wednesday, March 5, 2014 7:00 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Windows Service Fails to Start We wrote up these debug suggestions in the

[WiX-users] Windows Service Fails to Start

2014-03-04 Thread Greg Edwards
nt WIX is as follows: Is there is switch that I am missing to allow the service to start? Than

Re: [WiX-users] Service Uninstall not Removing Service

2013-09-06 Thread Greg Edwards
I will look into this and see what I can come up with. Thank you folks. -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: Friday, September 06, 2013 7:27 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Service Uninstall not Re

Re: [WiX-users] Service Uninstall not Removing Service

2013-09-06 Thread Greg Edwards
s not remove the service from the Services list. If you have any suggestions, I would like to hear them. Thanks again. -Greg -Original Message- From: Greg Edwards [mailto:gedwa...@polariswireless.com] Sent: Thursday, September 05, 2013 10:30 AM To: wix-users@lists.sourceforge.net Subject:

[WiX-users] Service Uninstall not Removing Service

2013-09-05 Thread Greg Edwards
there something that I am missing in my configuration that may be hindering the service from being removed? Thank you. -Greg -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way

Re: [WiX-users] Newer version of the product is already installed error [P]

2013-07-17 Thread Greg Edwards
. Subject: Re: [WiX-users] Newer version of the product is already installed error [P] Classification: Public Are the ProductCode and UpgradeCode different? -Original Message- From: Greg Edwards [mailto:gedwa...@polariswireless.com] Sent: July-16-13 4:49 PM To: General discussion for

[WiX-users] Newer version of the product is already installed error

2013-07-16 Thread Greg Edwards
roduct IDs are different, the names are different and the Icons are different. What exactly should I be looking for that might be conflicting between these two installers? Thank you. -Greg -- See everything from the brow

[WiX-users] Deploying Accross Multiple Machines

2013-06-17 Thread Greg Edwards
This is generic question to all WIX users. I am looking for a generic deployment tool that will allow both IIS Web Services and Windows Services to be deployed across multiple machines. Is there such a tool? If so, what do you recommend? Thank you. -Greg Edwards

Re: [WiX-users] Why is RollbackBoundary discarded?

2013-05-03 Thread Prosch, Greg
Bingo! Thank you Bob. I really didn't need those since I wasn't changing the default flow anyway. Greg Date: Thu, 02 May 2013 21:35:54 -0400 From: Bob Arnson Subject: Re: [WiX-users] Why is RollbackBoundary discarded? To: wix-users@lists.sourceforge.net Message-ID: <

Re: [WiX-users] Why is RollbackBoundary discarded?

2013-05-03 Thread Prosch, Greg
Jeremiah, yes, the relative pathing is correct. The problem is not about finding the file but rather the rollback logic. Thank you for the suggestion though. Greg -- Message: 1 Date: Thu, 2 May 2013 18:20:10 -0500 From

[WiX-users] Why is RollbackBoundary discarded?

2013-05-02 Thread Prosch, Greg
For the burn code below I am getting the following error message: warning LGHT1129: The RollbackBoundary 'After_PowerShellAccessPolicyConfig' was discarded because it was not followed by a package. Without a package the rollback boundary doesn't do anything. Verify that the RollbackBoundary elem

[WiX-users] Paying Job for Wix Guru

2013-01-29 Thread Greg Deward
One of my partners was kind enough to post an Elance job to help entice someone to demonstrate to how tackle my earlier question with WIX. The direct link is... https://www.elance.com/j/dynamic-wix-installation-package/37325289 Anyone interested? -- G. Deward Begin forwarded messa

Re: [WiX-users] Advice Needed / Package Custom Config File

2013-01-29 Thread Greg Deward
to the servers when making any web service or restful call to the back end. This is why generating the MSI is so necessary. I hope this helps. Thanks for taking the time to reply. - Greg On Jan 29, 2013, at 7:25 AM, Peter Shirtcliffe wrote: > If your MSI packages are always the s

[WiX-users] Advice Needed / Package Custom Config File

2013-01-29 Thread Greg Deward
Is it possible to use Wix to programmatically create an MSI Installer using a background process and an existing file structure? I would like to embed a customized configuration file within their downloadable installation package. I have never used Wix so any links to code or samples, demonstr

Re: [WiX-users] Component condition question

2011-04-14 Thread Greg
PGRADE_FROM_VERSION= "6.1.8.78" the components with versions lower than 6.1.8.78 have Request: Null; Action: Null, and the others have Request: local; Action: local. Thanks, Greg -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/C

Re: [WiX-users] Component condition question

2011-04-13 Thread Greg
on ""UPGRADE_FROM_VERSION" <= "6.1.8.85"", which is no different from what I have except for double quotes around the property name. I would like to use the approach you are suggesting but can't, FindRelatedProducts doesn't run during maintenance mode. T

Re: [WiX-users] Component condition question

2011-04-12 Thread Greg
lue is '9.9.9.9'. Its new value: '6.1.8.78'. Greg -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Component-condition-question-tp6263309p6266492.html Sent from the wix-users

[WiX-users] Component condition question

2011-04-11 Thread Greg
s with the "UPGRADE_FROM_VERSION <= "6.1.8.85"" part of the condition because the component installs if I remove that and leave just the "InstallMode<>"Remove" part of the condition. Is there anything I can do to debug this? Thanks, Greg -- Vie

[WiX-users] Component condition not evaluated correctly

2011-04-01 Thread greg
lt;= "6.1.8.85"" part of the condition because the component installs if I remove that and leave "InstallMode<>"Remove"." Thanks, Greg -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Component-condit

[WiX-users] Partial uninstall

2009-08-24 Thread Greg Silin
the product is partially installed (some but not all features) is it possible to "add" the remaining features without reinstalling the features that are already installed? Same here, pointers or suggestions would be appreciated. Thank you! -greg Very rough example of wix source (mod

[WiX-users] Specifying subfolder name at install time.

2009-07-16 Thread Greg Silin
ppreciated... Thanks -greg -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) wil

[WiX-users] Problem with performance counters installed via WiX

2009-03-25 Thread Greg Silin
That was one step I saw recommended in a forum. Any and all help or advice would be appreciated. Thanks -greg -- ___ WiX-users mailing list WiX-users@lists.sourceforge.net

[WiX-users] GenericRead vs Read, etc

2009-03-20 Thread Greg Silin
Hi, I'm a little new to the ACLs, and don't really understand the difference between GenericRead and Read, Write & GenericWrite, and so on.. Could someone help/provide a pointer? -greg -- Apps built wi

[WiX-users] util:EventSource not creating event source

2009-02-18 Thread Greg Silin
installer isn't failing, rather, after it's done the Event Source isn't created. Does anyone have any thoughts on what could be going wrong? Much appr

[WiX-users] Trying to schedule an event with schtasks under Local Service hangs installer.

2009-02-10 Thread Greg Silin
.5 (latest version) Is this something that is a known issue? A quick internet search didn't turn up much useful. Thanks! -greg -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software.

[WiX-users] Using the same MSI to add to an existing list of features

2009-02-06 Thread Greg Silin
d/or installations, and adding features to existing partial installations. Thanks again for any help! -greg -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers

[WiX-users] Using MSI to partially install features

2009-02-05 Thread Greg Silin
se the msi to install various web services to the data center using an internal tool, so usability is not crucial. Thanks for any tips! -greg -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM

Re: [WiX-users] Is it possible to set LongName attribute to a Property value?

2008-11-25 Thread Greg Silin
Chad, I am using WiX 2. Thanks -greg *** Date: Tue, 25 Nov 2008 14:59:47 -0500 From: "Chad Miles" <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Is it possible to set LongName attribute to a Property value? To: "General discussion for Windows Installer XML toolset.

[WiX-users] Is it possible to set LongName attribute to a Property value?

2008-11-25 Thread Greg Silin
. Is LongName expected to always be hard coded? Thanks -greg - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Gr

[WiX-users] Best practices for WiX (v2)

2008-10-21 Thread Greg Silin
Hi, I'm helping our dev group develop a standards doc for WiX development. Does anyone know of a good pointer to share on best practices or suggested standards? Thanks! -greg - This SF.Net email is sponsored by the M

[WiX-users] File Id: uniqueness requirements

2008-10-20 Thread Greg Silin
e? Thanks! -greg - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Sourc

[WiX-users] Permission element seems to be ignored.

2008-09-17 Thread Greg Silin
some prerequisites of this working, things to check? - Installer runs as admin. - Target OS is Win 2003 - ACLs are set to be inherited. Thanks!

[WiX-users] msi does not remove install folder (and subfolders) on Uninstall

2008-08-07 Thread Greg Silin
d creation of that file be the reason? - What is the command to ensure the directories are removed the files? I am sorry for asking such a basic question, but it's something that needs to be fixed soon and I AM researching options as we speak :)

[WiX-users] WindowsFolder variable is not getting picked up

2008-08-06 Thread Greg Silin
folder. Am I doing something wrong with the syntax? Thanks -greg - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great pri

Re: [WiX-users] Building msi across OS's

2008-07-29 Thread Greg Silin
to C:\Windows in the wixobj file. That will not work on the Win 2003 OS. Am I doing something wrong? Thanks -greg -Original Message- Date: Mon, 28 Jul 2008 20:45:25 -0700 From: Rob Mensching <[EMAIL PROTECTED]> Subject: Re: [WiX-users] Building msi across OS's To: General discus

[WiX-users] Building msi across OS's

2008-07-28 Thread Greg Silin
? Is that even possible? Thanks for any tips :) -greg - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand

[WiX-users] Goodtidings from Iraq

2007-08-26 Thread Greg Daniel
interested. Please let us know your interest or not for details Regards Greg Daniel - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events

[WiX-users] Only trusted products

2007-01-24 Thread Arias Greg
Genuie and from the Original manufacturer are selling by Trusted vendor. Don't miss this chance to buy Hight-Quality production! Our online shop: http://noonespecialband.info Only today and only for you all prices eased for 60%! P.S.: Forward this email to 10 your friends and you'll get a goo