简体   繁体   中英

Standard installation directory for an ASP.NET application

I am deploying an ASP.NET application via a Wix installer. Is there a standard default installation directory such as Program Files or C:\inetpub or is it a matter of preference?

It doesn't matter where you install. You need to remember add

C:/Program Files/Windows Installer XML v3/bin

to System Path.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM