[WiX-users] Simple Question: Passing parameter to a propertyId

2007-08-03 Thread srinivas nomu
Hi I want to pass a parameter value to some other application. The parameter is "TARGETDIR". When I retrive this value into a text item it shows up the value correctly. However, when I declare a property Id and try to use that PropertyId,it gives value as "TARGETDIR" and not the actual path.

[WiX-users] How to create a directory structure type of short cut?

2007-08-02 Thread srinivas nomu
I am trying to create a short cut with the structure as follows: Start-> Programs->Main program Under "Main Program" have three sub-categries Program 1 Program 2 Program3 Again Program 1 has 6 entries where I actually point to the fileID's. I tried to create a dummy component

[WiX-users] How to delete a file that has created by an external program.

2007-07-19 Thread srinivas nomu
I am now successfully call an exe to write a license.dat file. However, I have a small problem. 1) When I unistall how should I delete manually this file?. I used this code, since I have to write to this directory, I need to create a directory in wix itself under Appluication data. Now when U

Re: [WiX-users] How to call an exe

2007-07-17 Thread srinivas nomu
TECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srinivas nomu Sent: Tuesday, July 17, 2007 2:33 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to call an exe I really fed up working with .dll as there is no debug available. Now I created an .exe with the same code. Fro

Re: [WiX-users] How to call an exe

2007-07-17 Thread srinivas nomu
stall time also. This file will also be available after installation as per your tag. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srinivas nomu Sent: Tuesday, July 17, 2007 2:33 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to call an exe I real

[WiX-users] How to call an exe

2007-07-17 Thread srinivas nomu
I really fed up working with .dll as there is no debug available. Now I created an .exe with the same code. From the command line the usage is as folows: write.lic.exe 61177-1128925439-1187326800 9.0 I need to pass the CD-Label key in the first argument and the version as second ar

Re: [WiX-users] How to call a .dll from wix with arguments?

2007-07-17 Thread srinivas nomu
tips searching through that as well. Good luck, Ian. - From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srinivas nomu Sent: Tuesday, 17 July 2007 7:37 AM To: Mike Dimmick; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] H

Re: [WiX-users] How to call a .dll from wix with arguments?

2007-07-17 Thread srinivas nomu
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srinivas nomu Sent: Tuesday, 17 July 2007 7:37 AM To: Mike Dimmick; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to call a .dll from wix with arguments? Does this mean I have to use only one argument by

Re: [WiX-users] How to call a .dll from wix with arguments?

2007-07-16 Thread srinivas nomu
Mike Dimmick - From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of srinivas nomu Sent: 16 July 2007 21:18 To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to call a .dll from wix with arguments? Hi I have to call

[WiX-users] How to call a .dll from wix with arguments?

2007-07-16 Thread srinivas nomu
Hi I have to call a dll which is written in C. I donot know how to call this dll with arguments. How should I pass these two arguments into entrydll. Write now I have code like this: From main program, the dll works fine like this rc = create_license

Re: [WiX-users] How to write a text file using WIX

2007-07-12 Thread srinivas nomu
srinivas nomu <[EMAIL PROTECTED]> wrote: Dear Bob, Can you please elaborate a little bit the process or point to me to any documentation. I searched on web and could not find relevant topic. Thanks. Bob Arnson <[EMAIL PROTECTED]> wrote: srinivas nomu wrote: > I want to get t

[WiX-users] How to write a text file using WIX

2007-07-11 Thread srinivas nomu
Hi Everybody, I want to get the CD-Key input from the user and write into a License.dat file, which is actually a text file. How should I do with WIX. Any examples?. Thanks. Regards Srinivas - Sick sense of humor? Visit Yahoo! TV's Comedy wi