Hi,

I installing msi in my System.iam 2 drives.

1).When iam installing an msi.iam changing drive through WixUI_InstallDir.

I can change the location where I want.

But my msi is checking which drive is having more free space and it is
installing there.

I overcome that problem by using the command line

Msiexec TARGETDIR="{DRIVENAME}  /I {MYAPPLICATION.MSI}

I can install my msi where I want.

2).here my problem is I want to install some of my files in
c:\inetpub,c:\program files,c:\windows.

When I give command line it is going to that drive and creating program
files folder in that drive.Its not installing in c:drive

How to change my DirectoryRef.to c:\drive

Regards,

Chaitanya.

 

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to