[WiX-users] Launch an msi after installation

2012-05-18 Thread Vivek Soni
Hello, I created a wix installer in which I want to launch an msi after installation. I was trying using following code but it's not working. Can anyone help me to do this. -- Warm Regards Vivek Soni vivek.s...@brisetech.com +91-78771

Re: [WiX-users] Launch an exe after installation

2012-05-08 Thread Vivek Soni
There is a topic in the WiX.chm dedicated to this. The title is identical or nearly identical to the subject of this email. Thanks Rob for replying me but I am not able to understand what you replied. Can you please provide some detail related to this. On Tue, May 8, 2012 at 1:14 PM, Vivek Soni

[WiX-users] Launch an exe after installation

2012-05-08 Thread Vivek Soni
used about which BinaryKey and DllEntry I should use now. If you have any idea about this, Please share to me. -- Warm Regards Vivek Soni vivek.s...@brisetech.com +91-7877127178 -- Live Security Virtual Conference Exclusive

[WiX-users] Publish Event on Checkbox

2012-04-18 Thread Vivek Soni
ation. This is the script of current behavior:- NOT Installed Thanks for any help. -- Warm Regards Vivek Soni vivek.s...@brisetech.com +91-7877127178 -- Better than sec? Nothing is better tha

Re: [WiX-users] WiX-users Digest, Vol 71, Issue 20

2012-04-16 Thread Vivek Soni
ried after changing Execute="commit" but it didn't worked. So, please tell me what changes are required to do this. On Mon, Apr 16, 2012 at 10:32 AM, Vivek Soni wrote: > Yes Rob, Windows Installer support doing that. Because when I tried to >> launch an msi on default Dialog (

Re: [WiX-users] WiX-users Digest, Vol 71, Issue 20

2012-04-15 Thread Vivek Soni
-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of WiX-users digest..." > > > Today's Topics: > > 1. Launch an msi file on checkbox (Vivek Soni) > 2. Re: WiX 3.6 Intellisen

[WiX-users] Launch an msi file on checkbox

2012-04-13 Thread Vivek Soni
Hello Everybody, I have created some new Dialogboxes with Checkbox. Now I want to launch an msi file or exe file when User check the checkbox. Please give me an idea to do this. -- Warm Regards Vivek Soni vivek.s...@brisetech.com +91-7877127178

[WiX-users] Bind .msi file in new Wix Project

2012-04-13 Thread Vivek Soni
esn't run and throws an error. Can any body please tell me what mistake I am doing or any other code which can bind .msi file in new Wix project. -- Warm Regards Vivek Soni vivek.s...@brisetech.com +91-7877127178 -- For De

Re: [WiX-users] Self Hosted WCF Service Install

2009-11-22 Thread Vivek R. Rathod
app.config in the executables directory. -Vivek -Original Message- From: Gmail [mailto:poole.ja...@gmail.com] Sent: Sunday, November 22, 2009 5:55 PM To: chr...@deploymentengineering.com Cc: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Self Hosted WCF Service

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-18 Thread Vivek
installed previously (it also removed content my msi in installing). So this will give me a clean machine. Again in second step i am running msiexec without passing flag which will install my msi normally.:-) Vivek Chad Petersen wrote: > > Since there are various languages available to

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-18 Thread Vivek
First of all thanks to everyone for being so helpful so far, Chad my special thanks to you. Chad may be i am asking you for a extra favour if copying a file from CustomAction is possible can you provide me an example i will be very thankful to you. Thanks, Vivek Chad Petersen wrote: > >

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
x27;s built in. I always opt for built in features before using anything custom if it is available. Don't make things harder than they are. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vivek Sent: Wednesday, September 17, 2008 2:04 PM To: wix-users@

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
execute this script to clean all files and setting related to prior msi. Please suggest if there is any better approach to achieve my goal. Thanks, Vivek Francis Kam wrote: > > I was under the impression that InstallFiles is a single discrete action > and > can not be broken down per-f

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
Thanks for your response, but i am having a hard time fitting this custom action in between two features. I checked my Action sequence with Ocra but it doesn't tells me any thing about sequence of installing a feature. can you please provide me some example. Thanks, Vivek Chad Petersen

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
You got it correctly Bhavdeep, yes i was thinking the same way that i have to keep this in a seperate feature. But how can i define the InstallExecuteSequece to run it before any thing else kick off. Thanks, Vivek BOB1981 wrote: > > HI Vivek, > > Let me understand , are you t

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
You got it correctly Bhavdeep, yes i was thinking the same way that i have to keep this in a seperate feature. But how can i define the InstallExecuteSequece to run it before any thing else kick off. Thanks, Vivek BOB1981 wrote: > > HI Vivek, > > Let me understand , are you t

Re: [WiX-users] Running Custom Action Before InstallFiles

2008-09-17 Thread Vivek
execute my custom action before installing any of my files? Thanks in Advance. Vivek BOB1981 wrote: > > Hi All, > > Everyone has been really helpfull here with me, first thankyou soo much > for this help. > > Okey now my Question, I am trying to run a Custom action befor

Re: [WiX-users] Passing Control parameter with MSIEXEC command

2008-09-16 Thread Vivek
m: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vivek > Sent: Tuesday, September 16, 2008 8:46 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Passing Control parameter with MSIEXEC command > > > Hi, > > What i am trying to achieve is,

[WiX-users] Passing Control parameter with MSIEXEC command

2008-09-16 Thread Vivek
rchive all i found is to enable a feature from command line. Thanks in advance. Vivek -- View this message in context: http://n2.nabble.com/Passing-Control-parameter-with-MSIEXEC-command-tp1093015p1093015.html Sent from the wix-users mailing list archive at

Re: [WiX-users] MSIEXEC installlevel feature

2008-09-14 Thread Vivek
. e.g msiexec /i myproj.msi RUNCMDFILEFLAG=true Thanks in Advance. Vivek Pally Sandher wrote: > > You can use Conditions on your Features to set the Level. > > e.g. > > > > > > > > > > > > > If you ran your MSI as "

Re: [WiX-users] Install only on XP SP2 or better

2008-09-11 Thread Vivek
n i tried to check what version number i have for WinXP with following code: VersionNT = n this displays message with 501 in value field this means my Windows version is 501. Can some one please help me out with this. Thanks in Advance. Vivek -- View this message in context: http://n2.nabble.

[WiX-users] [WiX-commits] Calling another Exe from setup.exe

2006-10-12 Thread Vivek Pareek (Accenture)
n. When I run it through MSI, It works properly, but when I create setup.exe for my msi, It do not launch the exe.   Any idea on the..?   Thanks and Regards, Vivek Pareek   - Using Tomcat but need to do more? Need t

[WiX-users] Calling another Exe from setup.exe

2006-10-12 Thread Vivek Pareek (Accenture)
utton. When I run it through MSI, It works properly, but when I create setup.exe for my msi, It do not launch the exe.   Any idea on the..?   Thanks and Regards, Vivek Pareek   - Using Tomcat but need to do more? Need t