Re: [WiX-users] Remove

2015-06-22 Thread Johnson, Debra
I tried that a couple of times already. -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Monday, June 22, 2015 3:27 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Remove you need to use the link at the bottom of your post. -- View this

Re: [WiX-users] Remove

2015-06-22 Thread Phill Hogland
you need to use the link at the bottom of your post. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Remove-tp7600685p7600686.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] Remove

2015-06-22 Thread Johnson, Debra
Please remove me from this list. Thanks! Debra Johnson IT Consultant, Object Technology Solutions, Inc. HP-AMERICAS, New Product Content 11445 Compaq Center Drive West, Houston, TX 77070 deb...@hp.com -

Re: [WiX-users] Remove InstallShield Bootstrapper MSI

2015-06-05 Thread Nir Bar
InstallShield's bootstrapper usually shows up in Uninstall registry key with an InstallShield_{ProductCode} form. See if you can find that in the registry - Nir Bar Freelance Developer Mail: nir@panel-sw.com Web

Re: [WiX-users] Remove InstallShield Bootstrapper MSI

2015-06-04 Thread Hoover, Jacob
with the command line params to uninstall it. -Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: Thursday, June 04, 2015 12:34 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Remove InstallShield Bootstrapper MSI Why not ask in an Inst

Re: [WiX-users] Remove InstallShield Bootstrapper MSI

2015-06-04 Thread Phil Wilson
gt; > Thanks & Regards, > Mohit > > -Original Message- > From: Johri, Mohit IN BLR STS [mailto:mohit.jo...@siemens.com] > Sent: Wednesday, June 03, 2015 7:13 PM > To: General discussion about the WiX toolset. > Subject: [WiX-users] Remove InstallShield Bootstrapper MSI

Re: [WiX-users] Remove InstallShield Bootstrapper MSI

2015-06-03 Thread Johri, Mohit IN BLR STS
Hi All, Did anyone got into the same kind of issue, please help. Thanks & Regards, Mohit -Original Message- From: Johri, Mohit IN BLR STS [mailto:mohit.jo...@siemens.com] Sent: Wednesday, June 03, 2015 7:13 PM To: General discussion about the WiX toolset. Subject: [WiX-users] Re

[WiX-users] Remove InstallShield Bootstrapper MSI

2015-06-03 Thread Johri, Mohit IN BLR STS
Hi All, I am creating a CustomBA which will replace the existing install shield Bootstrapper( I don't really know what it's called). We are installing the same number of MSI as the install shield use to do, so no problem in that. All the MSI entries in the ARP are removed, as we are making MSI'

Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-13 Thread Phil Wilson
re specific > and point me to a page that addresses my issue please? > > Best, > Robert > > -Original Message- > From: Bob Arnson [mailto:b...@joyofsetup.com] > Sent: Thursday, June 12, 2014 3:49 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-use

Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Robert Harrison
@lists.sourceforge.net Subject: Re: [WiX-users] Remove Cancel Button from Uninstall UI On 6/12/2014 6:12 PM, Robert Harrison wrote: > Quick question: How to eliminate the cancel button from the UI dialog that > shows when uninstall? I am using WiXUI_FeatureTree and also referencing > WiXUI_Common. I wou

Re: [WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Bob Arnson
On 6/12/2014 6:12 PM, Robert Harrison wrote: > Quick question: How to eliminate the cancel button from the UI dialog that > shows when uninstall? I am using WiXUI_FeatureTree and also referencing > WiXUI_Common. I would modify the existing dialog but my problem is that I > don't know which dialo

[WiX-users] Remove Cancel Button from Uninstall UI

2014-06-12 Thread Robert Harrison
Quick question: How to eliminate the cancel button from the UI dialog that shows when uninstall? I am using WiXUI_FeatureTree and also referencing WiXUI_Common. I would modify the existing dialog but my problem is that I don't know which dialog to modify. I thought it was the ErrorDlg because I

[WiX-users] Remove Open Folders on uninstall

2014-05-26 Thread Arun Krishnan [ NeSTIT]
Hi Guys I have an installer, which is working perfect , But when I try uninstall, and if any of the folders are open (I sometimes forget to close the "log" file folder), the entire folder structure, till that folder won't be removed. Is there any fix for this ? Thanks ArunK ---

[WiX-users] Remove

2014-04-06 Thread Corby Nichols
How do I unsubscribe from this thread? I have decided to write my own GUI. -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Sunday, April 6, 2014 3:28 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Obtain the current user in a custom

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-30 Thread Tom -
m > From: n...@x2systems.com > To: wix-users@lists.sourceforge.net > Date: Tue, 30 Jul 2013 11:59:56 + > Subject: Re: [WiX-users] Remove Existing Products - Not Happening > > I don't think it is possible to check if another user install the > applicat

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-30 Thread Neil Sleightholm
r XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not Happening Cheers, I'm going to go for this. Is there any way in my installer to do what FindRelatedProducts according to the install-log did: confirm that there is an installation on the computer already by using the old Upgrad

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-30 Thread Tom -
stallation with a message that they need to uninstall the previous product? Kind Regards, Tom > From: n...@x2systems.com > To: wix-users@lists.sourceforge.net > Date: Tue, 30 Jul 2013 10:39:43 +0000 > Subject: Re: [WiX-users] Remove Existing Products - Not Happening > > So

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-30 Thread Neil Sleightholm
Sound like a workable solution. -Original Message- From: Tom - [mailto:mittegetm...@hotmail.com] Sent: 30 July 2013 11:21 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not Happening I know all the product IDs, and the

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-30 Thread Tom -
isual Studio installer traces and keep future upgrades within WiX. It sounds pretty good to me. Any obvious flaws in that plan you can see, good sir? Best Regards, Tom > From: n...@x2systems.com > To: wix-users@lists.sourceforge.net > Date: Tue, 30 Jul 2013 06:13:16 + > Subject

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Neil Sleightholm
.687559.n2.nabble.com/WiX-3-6-upgrading-perUser-to-perMachine-td7582131.html. Neil -Original Message- From: Tom - [mailto:mittegetm...@hotmail.com] Sent: 29 July 2013 22:58 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Tom -
t it is. What's the best approach in this sticky situation? Kind Regards, Tom > From: phil.wil...@mvps.org > To: wix-users@lists.sourceforge.net > Date: Mon, 29 Jul 2013 12:42:16 -0700 > Subject: Re: [WiX-users] Remove Existing Products - Not Happening > > A few

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Phil Wilson
files. Phil -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: Monday, July 29, 2013 9:57 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not Happening Yes. -- John Merryweather Cooper Build &

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread John Cooper
July 29, 2013 11:50 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not Happening I logged the installation, and the first time in it that the UpgradeCode-GUID shows up is at the end of the log when registering. What I did find that se

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Tom -
ck, quite a many times by now. :-) Best Regards, Tom > From: n...@x2systems.com > To: wix-users@lists.sourceforge.net > Date: Mon, 29 Jul 2013 15:16:44 + > Subject: Re: [WiX-users] Remove Existing Products - Not Happening > > Correct the RemoveExistingProducts goes

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Neil Sleightholm
r XML toolset. Subject: Re: [WiX-users] Remove Existing Products - Not Happening Gentlemen, Thank you for your replies. MajorUpgrade seemed simple enough, so I added this: Documentation gave me the impression I could remove this portion and so I did: I've also tried the

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Tom -
emoveExistingProducts in 1401 for 4.3.0 looks great as after "InstallValidate" as is default by MajorUpgrade-element. This is driving me crazy. Any more ideas what could be wrong here? Thank you, Tom > From: n...@x2systems.com > To: wix-users@lists.sourceforge.net > Date:

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Neil Sleightholm
MajorUpgrade element is a lot simpler plus you have unrelated code in this sample. Neil >Try the following: > >Add upgrade details just above element. >The following will block install if newer version detected, and will >remove >older version if detected. > > > Property="NEWERVERSIO

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Ernst Geyser
Try the following: Add upgrade details just above element. The following will block install if newer version detected, and will remove older version if detected. NOT Installed NOT Installed NOT Installed NOT Installed

Re: [WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Neil Sleightholm
You seem to be missing an upgrade table. The simplest way to add this is to use MajorUpgrade element and set the attribute appropriately. Neil >Hi everyone, > >I've got a long-running application we just upgraded to .NET 4.5 and WiX. >It's had the same UpgradeCode for ages, so I included it in

[WiX-users] Remove Existing Products - Not Happening

2013-07-29 Thread Tom -
Hi everyone, I've got a long-running application we just upgraded to .NET 4.5 and WiX. It's had the same UpgradeCode for ages, so I included it in my Product-file for WiX. It installed side-by-side with the existing application. Reading up some, it seemed like I had to add a directive to remov

[WiX-users] Remove

2013-06-14 Thread Bart Clare
-- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://

Re: [WiX-users] REMOVE ME PLEASE

2013-04-24 Thread Alain Forget
You can unsubscribe via the mailing list interface at: https://lists.sourceforge.net/lists/listinfo/wix-users -Original Message- From: Kagiso Seboni [mailto:kagisoseb...@yahoo.com] Sent: April 24, 2013 02:01 To: wix-users sourceforge Subject: Re: [WiX-users] REMOVE ME PLEASE Please

Re: [WiX-users] REMOVE ME PLEASE

2013-04-24 Thread Bruce Cran
On 24/04/2013 10:01, Kagiso Seboni wrote: > Please remove me from the Mailing List You can unsubscribe via the mailing list interface at: https://lists.sourceforge.net/lists/listinfo/wix-users -- Bruce Cran -- Try New

Re: [WiX-users] REMOVE ME PLEASE

2013-04-24 Thread Kagiso Seboni
Please remove me from the Mailing List Ian Pender | Desktop Developer Huddle - Collaborate intelligently ian.pen...@huddle.com | +44 (0)203 598 1564 | www.huddle.com | @huddle London | New York | San Francisco

[WiX-users] REMOVE ME PLEASE

2013-04-23 Thread S.Mizukoshi
-- 日本エンジニアリング(株) 技術統括部 ソフトウェア部 ソフトウェア1課 水越 智史 〒214-0038 川崎市多摩区生田2-9-2 TEL :(044)931-1316 FAX :(044)931-1321 Email:satoshi.mizuko...@jp.advantest.com -- Try New Relic Now & We'll Send You this Cool Shirt New Relic

[WiX-users] REMOVE ME PLEASE

2013-04-23 Thread Ian Pender
Ian Pender | Desktop Developer Huddle - Collaborate intelligently ian.pen...@huddle.com | +44 (0)203 598 1564 | www.huddle.com | @huddle London | New York | San Francisco

Re: [WiX-users] Remove Existing Products

2013-02-17 Thread Phil Wilson
ry 15, 2013 11:48 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products Steven, thanks for reply. > Did you change the Product Id="some GUID"> Yes, the GUID is auto-generated each time when WiX compiles the source. This is

Re: [WiX-users] Remove Existing Products

2013-02-15 Thread Helge Kruse
Steven, thanks for reply. > Did you change the Product Id="some GUID"> Yes, the GUID is auto-generated each time when WiX compiles the source. This is defined by the . But just for completeness: I just generated a new GUID and repeated the test, without success. > DowngradeErrorMessage="A ne

Re: [WiX-users] Remove Existing Products

2013-02-15 Thread Chad Petersen
S is set to 1 then it's per-machine. -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Friday, February 15, 2013 7:44 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Existing Products For a major upgrade you MUST change

Re: [WiX-users] Remove Existing Products

2013-02-15 Thread Steven Ogilvie
T all of this: That should work... Steve -Original Message- From: Helge Kruse [mailto:helge.kr...@gmx.net] Sent: February-15-13 10:34 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Remove Existing Products I want to install my first major upgrade. The older product MSI version

[WiX-users] Remove Existing Products

2013-02-15 Thread Helge Kruse
I want to install my first major upgrade. The older product MSI version 1.05.02 has been build with InstallShield. Let's say the UpgradeCode of the old product is ---5-6. My new installer has the same UpgradeCode as the old product version. The upgrade should be

[WiX-users] remove me

2012-11-28 Thread praneet vizzapu
-- Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net

[WiX-users] Remove table in Patch installation

2012-10-17 Thread Fyodor Koryazhkin
Hi, I have Patch installation that removes RemoveFile table. The patch can be installed without any problem. Problem begins with the second patch that also missing RemoveFile table: it can be installed alone but both patches cannot be installed on target product in any sequence. The question is: I

Re: [WiX-users] Remove Options button from Burn?

2012-10-01 Thread Dave Steckler
Uh - yep. Right there in the Bal schema doc. My mad Google skillz were, apparently, taking the weekend off or something, Thanks! - keywords for crawlers, for future archive searchers Burn Wix Wxs Suppress Options Button Remove Options Button Bal Schema http://wix.sourceforge.net/manual-wix3/b

Re: [WiX-users] Remove Options button from Burn?

2012-10-01 Thread Neil Sleightholm
alue is a burn expression so it is evaluated. > >-Original Message- >From: Kelly Graus [mailto:kelly.gr...@toltech.net] >Sent: 01 October 2012 06:06 >To: General discussion for Windows Installer XML toolset. >Subject: Re: [WiX-users] Remove Options button from Burn? > &

Re: [WiX-users] Remove Options button from Burn?

2012-10-01 Thread Peter Shirtcliffe
From: Kelly Graus [mailto:kelly.gr...@toltech.net] Sent: 01 October 2012 06:06 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove Options button from Burn? A related question: how do you support the option to change the installation directory? I'm guessing

Re: [WiX-users] Remove Options button from Burn?

2012-09-30 Thread Kelly Graus
A related question: how do you support the option to change the installation directory? I'm guessing its passed to the msi as a variable? I'm sure it's probably easy, but my google skills are failing me :-). Kelly On Sep 30, 2012, at 10:02 PM, Rob Mensching wrote: > Yes, see the WixStandardBo

Re: [WiX-users] Remove Options button from Burn?

2012-09-30 Thread Rob Mensching
Yes, see the WixStandardBootstrapperApplication element. On Sun, Sep 30, 2012 at 3:33 PM, Dave Steckler wrote: > Looking through the archives, this has been asked a few times, but not > answered yet, so I thought I'd ask again: > > Is there any relatively simple way to remove the Options button w

[WiX-users] Remove Options button from Burn?

2012-09-30 Thread Dave Steckler
Looking through the archives, this has been asked a few times, but not answered yet, so I thought I'd ask again: Is there any relatively simple way to remove the Options button when creating a Burn install? I'm using WixStandardBootstrapperApplication.HyperlinkLicense, but with an empty LicenseUrl

Re: [WiX-users] Remove and Repair in custom dialog

2012-09-06 Thread Rob Hamflett
On 05/09/2012 12:46, Natalie Carr wrote: > Hi, can anyone tell me why my remove and repair button won't work. I have > recreated the VerifyReadyDlg to fit my own custom dialogs. > > Not sure if I have to add anything for these to work. I'm getting an error > code of 2731 and I cannot find a solutio

[WiX-users] Remove and Repair in custom dialog

2012-09-05 Thread Natalie Carr
Hi, can anyone tell me why my remove and repair button won't work. I have recreated the VerifyReadyDlg to fit my own custom dialogs. WixUI_InstallMode = "Repair" WixUI_InstallMode = "Repair" WixUI_InstallMode = "Repair"

[WiX-users] REMOVE

2012-04-18 Thread Dylan Murnane (Collabera)
Can someone please REMOVE me from this discussion group. -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http

Re: [WiX-users] Remove Virtual Directories from IIS while uninstallingapplication

2011-09-14 Thread David Watson
Make a verbose log when you uninstall to see what the issues are. -Original Message- From: Divyesh Ajmera [mailto:ajmera.divy...@gmail.com] Sent: 13 September 2011 19:12 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Remove Virtual Directories from IIS while

[WiX-users] Remove Virtual Directories from IIS while uninstalling application

2011-09-13 Thread Divyesh Ajmera
I have an application, which has some web applications, which are to be hosted over IIS. I am using WIX 3.5 My entire application is working fine from installation to operations, but when i uninstall the application, all the file under my Virtual Directories over IIS get removed, as expected, but t

Re: [WiX-users] Remove feature through ARP

2011-08-04 Thread Megamug
For anyone interested, I found my own answer: http://www.joyofsetup.com/2007/05/30/feature-conditions-and-ui/ Thanks to Bob Arnson for the great blog! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Remove-feature-through-ARP-tp6653020p6653794.html

Re: [WiX-users] Remove Shortcut on uninstall

2011-06-29 Thread Pally Sandher
land Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Peter Glatzer [mailto:peter.glat...@gfb-consulting.de] Sent: 29 June 2011 13:31 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Remove Shortcut on uninstall Hi i use wix 3.5 with this code to create a shortcut

[WiX-users] Remove Shortcut on uninstall

2011-06-29 Thread Peter Glatzer
Hi i use wix 3.5 with this code to create a shortcut But after uninstallation the shortcut always exists. The Setup installs an AddIn so the shortcut directory is not empty after remove the "SQLManualStartMenuShortcut" Mit freundlichen Grüssen Peter Glatzer _

Re: [WiX-users] Remove Existing Products

2011-04-05 Thread Pally Sandher
utions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: John Thornborrow [mailto:j...@pinesoft.co.uk] Sent: 05 April 2011 12:25 To: 'wix-users@lists.sourceforg

[WiX-users] Remove Existing Products

2011-04-05 Thread John Thornborrow
Hi Guys, I'm trying to use Upgrade and RemoveExisitingProducts to completely remove a existing versions (both newer and older) of a product, but it always complains that a previous version is installed and I must remove it via add/remove programs. I don't need to worry about patching/partial up

[WiX-users] Remove/Add Features on Change does not work

2011-03-25 Thread Simon Chromow
Hi, I'm installing 1-10 Features. FeatureInstance1 FeatureInstance2 FeatureInstance3 FeatureInstance4 FeatureInstance5 FeatureInstance6 FeatureInstance7 FeatureInstance8 FeatureInstance9 FeatureInstance10 Now I'm trying to uninstall a selected feature or add another on change. I

Re: [WiX-users] remove website on uninstall

2010-12-22 Thread kim
Hi there, Following code works for me to remove a website created under Default Web Site during Uninstall: //Define following component in a Directory Element //Add component to Feature element Hope this helps!! -- View this me

Re: [WiX-users] Remove files only when uninstall, when having REP after InstallInitialize

2010-11-25 Thread MeCoco
Hi all, I created a small sample file that shows exactly my problem, pls see below. The problem can be easily duplicated by doing: 1) build the below sample into a project with version 1.0.0 2) build the same sample but with another version 1.0.1 3) run version 1.0.0 => the product will be instal

[WiX-users] Remove files only when uninstall, when having REP after InstallInitialize

2010-11-25 Thread MeCoco
Hi all, I have to accomplish the following: when the product gets completelly uninstalled (from add/remove programs, _not_ during an update) I need to specifically delete 2 additional files. For that I have the following code: (NOT UPGRADINGPRODUCTCODE) AND (REMOVE=ALL) The above code wor

Re: [WiX-users] Remove Assembly from GAC only, if it didn't exist before

2010-08-07 Thread Bob Arnson
On 8/5/2010 5:56 AM, SimonKnight6600 wrote: > Maybe the problem is that MSI reference counts components and doesn't use > the GAC reference counter... > Yes it does. -- sig://boB http://joyofsetup.com/ -- This SF.n

Re: [WiX-users] Remove the license page

2010-04-12 Thread Bob Arnson
On 4/12/2010 7:15 AM, Pally Sandher wrote: > No problem. It's only been posted to the list 5 times in the last 3 > months& it's only the 3rd result when searching for "WiX Remove license > dialog" on Google so it's easy to never have come across it before. > Hey, it's #2 on Bing. *http://let

Re: [WiX-users] Remove the license page

2010-04-12 Thread Pally Sandher
-Original Message- From: Viv Coco [mailto:vcotirl...@hotmail.com] Sent: 12 April 2010 12:05 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove the license page Thx a lot for the link! Viv On 4/12/2010 12:30 PM, Pally Sandher wrote: > http://

Re: [WiX-users] Remove the license page

2010-04-12 Thread Viv Coco
nce Park, > Glasgow G20 0SP > Email Disclaimer > > -Original Message- > From: Viv Coco [mailto:vcotirl...@hotmail.com] > Sent: 12 April 2010 08:36 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Remove the license page > > Hi all

Re: [WiX-users] Remove the license page

2010-04-12 Thread Pally Sandher
6 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Remove the license page Hi all, I am using the UI InstallDir in the installer of my product: [code] [/code] For some specific reason we need to get out the license page, so we need to skip the step where the licens

[WiX-users] Remove the license page

2010-04-12 Thread Viv Coco
Hi all, I am using the UI InstallDir in the installer of my product: [code] [/code] For some specific reason we need to get out the license page, so we need to skip the step where the license is shown to the user. Is there any way to do that? TIA, Viv -

Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec)

2010-01-29 Thread Blair
HandleObsolete needs to be anywhere convenient before RemoveExistingProducts. Before InstallInitialize is fine. -Original Message- From: Dave Mateer [mailto:dave_mat...@ntm.org] Sent: Friday, January 29, 2010 8:56 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Remove

Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec)

2010-01-29 Thread Dave Mateer
Initialize | After InstallExecute| Or something else? Dave -------------- From: "Blair" Subject: Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec) Here you have two alternatives: 2. Create a custom action conditioned on OBSOLETEVERSIONBEINGUP

Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec)

2010-01-29 Thread Dave Mateer
cute| Or something else? Dave ------ From: "Blair" Subject: Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec) Here you have two alternatives: 2. Create a custom action conditioned on OBSOL

Re: [WiX-users] Remove 'repair' option from .msi context menu

2010-01-28 Thread Blair
e.net Subject: [WiX-users] Remove 'repair' option from .msi context menu Hello, I'm generating an .msi, and in my .wxs file I say to disable repair from ARP as follows: Repair is disabled correctly in ARP. When I right click on the .msi in Windows Explorer, though, I see the opt

[WiX-users] Remove 'repair' option from .msi context menu

2010-01-28 Thread Sam Strasser
Hello, I'm generating an .msi, and in my .wxs file I say to disable repair from ARP as follows: Repair is disabled correctly in ARP. When I right click on the .msi in Windows Explorer, though, I see the option to repair, which I don't want the user to see or use (see attached image). How c

Re: [WiX-users] Remove works in Control Panel, fails in Wix (or msiexec)

2010-01-28 Thread Blair
second is more work but will allow you to remove the previous version more reliably and as part of your installation transaction (meaning you have rollback, etc.). -Original Message- From: Dave Mateer [mailto:dave_mat...@ntm.org] Sent: Thursday, January 28, 2010 12:16 PM To: wix-users@lists

[WiX-users] Remove works in Control Panel, fails in Wix (or msiexec)

2010-01-28 Thread Dave Mateer
OK, I think I know the answer to this before I ask, but I'm earnestly hoping that this is not a dead-end. Here's the situation: We're moving from InstallAware to WiX. We have an application installed from an InstallAware-generated EXE and MSI. If you go to Add/Remove Programs and remove it, it

Re: [WiX-users] Remove registry entry on install

2009-12-01 Thread Bruce Cran
On Tue, 1 Dec 2009 06:08:55 -0800 (PST) cce91 wrote: > > I need to prevent users from uninstalling my app via the Add/Remove > Programs Tool. To do that I need to remove a registry entry > (http://support.microsoft.com/kb/314481). I've tried using the > following Wix code, but it has no effect:

[WiX-users] Remove registry entry on install

2009-12-01 Thread cce91
I need to prevent users from uninstalling my app via the Add/Remove Programs Tool. To do that I need to remove a registry entry (http://support.microsoft.com/kb/314481). I've tried using the following Wix code, but it has no effect: ... Is there a more appropriate way to accomplish this?

Re: [WiX-users] Remove "Change" and "Repair" buttons in Add or Remove Programs

2009-11-16 Thread Bob Arnson
tvks wrote: > * I want these two buttons to be one as "Change/Repair" like in other > applications > * When I select this button I want my bootstrap program (setup.exe) to run > and not the msi > That's up to whatever bootstrapper you're using, not WiX. -- sig://boB http://joyofsetup.com

[WiX-users] Remove "Change" and "Repair" buttons in Add or Remove Programs

2009-11-16 Thread tvks
Hi, I have created a Wix installer and have packed it in a bootstrap program. When I execute the bootstrap program it creates the following entries in the registry : http://n2.nabble.com/file/n4011693/Up.jpg When I run the bootstrap program it installs well and when I run the Add/Remove progr

Re: [WiX-users] remove website on uninstall

2009-10-02 Thread Scharp, Craig
[mailto:chad.peter...@harlandfs.com] Sent: Tuesday, September 22, 2009 5:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] remove website on uninstall How about having it write a verbose log during the uninstall and then look to see if it indicates in the log

Re: [WiX-users] remove website on uninstall

2009-09-23 Thread Scharp, Craig
Will give that a try. Thx! -Original Message- From: Chad Petersen [mailto:chad.peter...@harlandfs.com] Sent: Tuesday, September 22, 2009 5:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] remove website on uninstall How about having it write a

Re: [WiX-users] remove website on uninstall

2009-09-22 Thread Chad Petersen
esday, September 22, 2009 3:25 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] remove website on uninstall Hi Dominique, Thanks for the feedback! I think I already have it in a component (see snippet below). Please let me know if this is what you mean, or if you hav

Re: [WiX-users] remove website on uninstall

2009-09-22 Thread Scharp, Craig
uot; AND SCRIPTLANGUAGE = "ASP" -Original Message- From: Dominique Louis [mailto:dominique.lo...@amxeurope.com] Sent: Tuesday, September 22, 2009 4:53 PM To: General discussion for Windows Installer XML toolset.; WiX-users@lists.sourceforge.net Subject: Re: [WiX-users] remo

Re: [WiX-users] remove website on uninstall

2009-09-22 Thread Dominique Louis
.com] Sent: Tue 9/22/2009 7:49 PM To: WiX-users@lists.sourceforge.net Subject: [WiX-users] remove website on uninstall Hi, I created an msi install for website and database using wix 3.0.5217.0. All works great for install. But, I'm having trouble trying to figure out how to delete

[WiX-users] remove website on uninstall

2009-09-22 Thread Scharp, Craig
Hi, I created an msi install for website and database using wix 3.0.5217.0. All works great for install. But, I'm having trouble trying to figure out how to delete the website on uninstall. Has anyone done that? If so, any suggestions would be greatly appreciated. Thanks, Craig

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Natalia Gladkova
Copied from the wrong topic... -Original Message- From: Vishal Nahar [mailto:naharvish...@gmail.com] Sent: Monday, April 06, 2009 6:05 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Registry values are not updated during "Change" i dnt know whether

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Natalia Gladkova
ailto:naharvish...@gmail.com] Sent: Monday, April 06, 2009 5:19 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove default Description in welcome dialog well i am using 3.0 in which i am referring to uiextension.dll from which i used wixui_installdir like so t

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Vishal Nahar
Or you can simply replace standard Welcome dialog with your own. > > > > Best regards, > > Natalia Gladkova > > > > -Original Message--

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Natalia Gladkova
the best way of achieving your purpose anyway... Best regards, Natalia Gladkova -Original Message- From: Vishal Nahar [mailto:naharvish...@gmail.com] Sent: Monday, April 06, 2009 4:34 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Remove default Descrip

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Vishal Nahar
can be changed somehow. > > Or you can simply replace standard Welcome dialog with your own. > > Best regards, > Natalia Gladkova > > -Original Message- > From: Vishal Nahar [mailto:naharvish...@gmail.com] > Sent: Monday, April 06, 2009 3:27 PM > To: wix-users

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Natalia Gladkova
shal Nahar [mailto:naharvish...@gmail.com] Sent: Monday, April 06, 2009 3:27 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Remove default Description in welcome dialog how to remove default Description in welc

[WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Vishal Nahar
how to remove default Description in welcome dialog ? -- ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users

Re: [WiX-users] Remove default Description in welcome dialog

2009-04-06 Thread Vishal Nahar
how to remove default Description in welcome dialog -- ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users

Re: [WiX-users] remove files where multiple users installed with ALLUSERS=0

2009-04-05 Thread Bob Arnson
Mike Wu wrote: > Hey all, I have an installer that can install for current user or > local machine by setting ALLUSERS. If two users use ALLUSERS=0 and the > default install directory, when one uninstalls, it removes files for > both users. > Per-user setups should go to per-user directories, n

Re: [WiX-users] remove files where multiple users installed with ALLUSERS=0

2009-04-02 Thread Rob Mensching
I'm not sure what ALLUSERS=0 means. ALLUSERS="" means per-user which should behave the way you want. ALLUSERS=1 is how you typically define a per-machine install, which behaves as you describe below. ALLUSERS=0... that's not a documented value. Mike Wu wrote: > Hey all, I have an installer th

[WiX-users] remove files where multiple users installed with ALLUSERS=0

2009-04-02 Thread Mike Wu
Hey all, I have an installer that can install for current user or local machine by setting ALLUSERS. If two users use ALLUSERS=0 and the default install directory, when one uninstalls, it removes files for both users. Someone suggested to me there's a way to uninstall the files only if no more use

Re: [WiX-users] Remove File Issue on Vista

2009-03-03 Thread gaurav tiwari
Resending.. Please reply as it is a blocking issue.. > I need to remove the “user.config” file which gets created for user level > settings in my window app. This file is getting created under > %localappdata%\Company Name\StrongKey\ProductVersion folder. > > > > I have written the following to de

[WiX-users] Remove File Issue on Vista

2009-03-02 Thread gaurav tiwari
I need to remove the “user.config” file which gets created for user level settings in my window app. This file is getting created under %localappdata%\Company Name\StrongKey\ProductVersion folder. I have written the following to delete this file:

Re: [WiX-users] Remove existing products is removing almost all files, during Major Upgrade (Bob Arnson)

2009-01-30 Thread Pamela Alvarez
Thanks Ari, After your reply a reviewed with Orca the GUIDs of my components and find out that, since the version the issue started 80% of the GUIDs were changed I changed back to the original values and the Upgrade worked just fine. You're answer was exactly what I needed :) PameAlex --

  1   2   >