[WiX-users] Creating New User-Groups...

2008-12-23 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am new to wix, we are having a requirement of creating new groups using wix but I found a GROUP but it refers to only existing groups. Could someone help me out in creating new groups using WIX. Thanks. Regards, Siva, 201-671-5552. ---

[WiX-users] Creating New User-Groups...

2008-12-23 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, Please help me on below I am new to wix, we are having a requirement of creating new groups using wix but I found a GROUP but it refers to only existing groups. Regards, Siva, 201-671-5552. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) Sent: Tuesday

Re: [WiX-users] Creating New User-Groups...

2008-12-25 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am trying to run the commands from command prompt using custom action below, it opens the command prompt but it is not executing any command I supply, command prompt stays idle until I close. Please help me on this. I have been trying to execute below for last 3 days. Directory Id="TARGET

[WiX-users] Difference between WebVirtualDir and WebDir

2008-12-30 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, Could someone explain the difference between WebVirtualDir and WebDir. When to use WebDir? Thanks a lot. Regards, Siva, 201-671-5552. -- This message w/attachments (message) may be privileged, confidential or propri

Re: [WiX-users] Difference between WebVirtualDir and WebDir

2008-12-30 Thread Kalvagadda, SivaKrishna (MLX Technology)
, SivaKrishna (MLX Technology) [mailto:sivakrishna_kalvaga...@ml.com] Sent: Tuesday, December 30, 2008 10:01 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Difference between WebVirtualDir and WebDir Hi, Could someone explain the difference between WebVirtualDir and WebDir

[WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am facing an issue in creating the .msi using candle.exe and light.exe. I am able to create MSI using above candle and light exes but when I try to install its throwing "The error code is 2356". But when I create the msi using visual studio (same wxs file) I am able to install the msi succes

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
. Subject: Re: [WiX-users] Error code 2356 when msi created from candle & light exes Verbose log file should show the error. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) [mailto:sivakrishna_kalvaga...@ml.com] Sent: Thursday, January 08, 2009 16:30 To: General discus

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
ensch...@microsoft.com] Sent: Thursday, January 08, 2009 7:32 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code 2356 when msi created from candle & light exes Verbose log file should show the error. -Original Message----- From: Kalvagadda, SivaKri

[WiX-users] Installing Files to multiple drives....

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I have a requirement of installing the files on to multiple drives (D,E,F). I used below code to install E,D, when I install the package it is creating E drive section perfectly but coming to D drive it is installing that section also in E drive except the folder BusCntdfasdfasf which is inst

Re: [WiX-users] Installing Files to multiple drives....

2009-01-12 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am using the to install the com dll in com+ server. I am able to install the dll in the com + Server which having only one class (component) but I am not able to install dll having multiple classes (multiple component) Kindly refer the following component portion of the wxs file to ins

[WiX-users] Installing COM+ DLLs

2009-01-12 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am using the to install the com dll in com+ server. I am able to install the dll in the com + Server which having only one class (component) but I am not able to install dll having multiple classes (multiple component) Kindly refer the following component portion of the wxs file to ins

Re: [WiX-users] How to link Web App to the specific .NET framework?

2009-01-16 Thread Kalvagadda, SivaKrishna (MLX Technology)
Might be helpful Regards, Siva, 201-671-5552. -Original Message- From: Ilya Mayzel [mailto:imay...@mdsol.com] Sent: Friday, January 16, 2009 2:14 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to link Web App to the specific .NET framew

[WiX-users] creating user-groups

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, We are planning to use WIX for creating MSI packages. Could some help me in user-groups using WIX tool. Regards, SivaKrishna Kalvagadda, This message w/attachments (message) may be privileged, confidential or proprietary, and if you a

[WiX-users] Creating user groups using WIX

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, Could someone help me in creating user groups and user accounts using wix. Thanks...Siva. Regards, SivaKrishna Kalvagadda, 201-671-5552. This message w/attachments (message) may be privileged, confidential or proprietary, and if you

Re: [WiX-users] Creating user groups using WIX

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
users] Creating user groups using WIX Check out the util:User/Group schema. On Fri, Oct 17, 2008 at 10:44 AM, Kalvagadda, SivaKrishna (MLX Technology) < [EMAIL PROTECTED]> wrote: > Hi, > > Could someone help me in creating user groups and user accounts using > wix. > &g

[WiX-users] Using WIX3.0

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
Creating user groups using WIX Check out the util:User/Group schema. On Fri, Oct 17, 2008 at 10:44 AM, Kalvagadda, SivaKrishna (MLX Technology) < [EMAIL PROTECTED]> wrote: > Hi, > > Could someone help me in creating user groups and user accounts using > wix. > > Thanks...Siva.

Re: [WiX-users] Creating user groups using WIX

2008-10-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
[mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 11:18 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Creating user groups using WIX Check out the util:User/Group schema. On Fri, Oct 17, 2008 at 10:44 AM, Kalvagadda, SivaKrishna (MLX Technology

[WiX-users] Executing .bat,.reg,.msi files from WIX v3

2008-10-20 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi All, I have requirement of executing the .reg, .msi, .bat as a part of installation of WIX MSI. Could someone help how to execute these kind of files from WIX v3 Thanks. Regards, SivaKrishna Kalvagadda, 201-671-5552. This message w/att

Re: [WiX-users] Executing .bat,.reg,.msi files from WIX v3

2008-10-21 Thread Kalvagadda, SivaKrishna (MLX Technology)
PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Executing .bat,.reg,.msi files from WIX v3 In article <[EMAIL PROTECTED]>, "Kalvagadda, SivaKrishna \(MLX Technology\)" <[EMAIL PROTECTED]> writes: > I have requirement of executin

[WiX-users] Setting up IUSR on IIS

2008-10-21 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi John, Thanks a lot, I got the below one. Could also help me in setting up the IUSR_ on IIS. Regards, SivaKrishna Kalvagadda, 201-671-5552. -Original Message- From: John Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2008 9:49 AM To: General discussion for Windows Installer

[WiX-users] Creating Users and User groups...

2008-10-21 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi All, Could anyone help to create user groups and users under that using WIX. Thanks. Regards, SivaKrishna Kalvagadda, 201-671-5552. This message w/attachments (message) may be privileged, confidential or proprietary, and if you are no

[WiX-users] Creating Users and User groups...

2008-10-21 Thread Kalvagadda, SivaKrishna (MLX Technology)
I am able to create the user and map it to Domain\Group. Is there any way to create new domain\group and map the user to it? Thanks Regards, SivaKrishna Kalvagadda, 201-671-5552. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) Sent: Tuesday, October 21, 2008 10:27 AM

Re: [WiX-users] Creating Users and User groups...

2008-10-21 Thread Kalvagadda, SivaKrishna (MLX Technology)
Users and User groups... Don't think the Group element supports that today. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2008 09:46 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Cre

Re: [WiX-users] ASP.NET on IIS

2008-10-22 Thread Kalvagadda, SivaKrishna (MLX Technology)
This is how ssearch for t he verion of installed framework Regards, SivaKrishna Kalvagadda, 201-671-5552. -Original Message- From: Eitan Behar [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2008 4:54 AM To: Gene

Re: [WiX-users] WebSite is getting deleted when msi uninstalled.

2008-12-17 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am facing a problem with creating virtual directories under IIS. When I install the package Website is been created by MSI like charm. But when I uninstall the same MSI it is deleting the website also along with virtual directories. But my requirement is not to delete website but only virtu

Re: [WiX-users] WebSite is getting deleted when msi uninstalled & COM+ installation.

2008-12-19 Thread Kalvagadda, SivaKrishna (MLX Technology)
outside of a element. You can then reference this in your element. Neil Neil Sleightholm X2 Systems Limited n...@x2systems.com <mailto:n...@x2systems.com> From: Kalvagadda, SivaKrishna (MLX Technology) [mailto:sivakrishna_kalvaga...@ml.com] Sent: Thu 18/1