Hi,
1. I set the Application Folder to : [WindowsVolume]Inetpub\wwwroot\AppTest\
Please note that you shouldn't use the folder
wwwroot for your web application and you should create a new Web Site in the "IIS" page.
After you create a new Web Site, you can configure it the way you need. Also, you can set the root physical folder for the new web site by using the "..." button in the "Folder" field of the "Web Site" tab:
http://www.advancedinstaller.com/user-g ... tings.html
Please note that all of the sub-folders on the disk of the Web Site folder will be added automatically to the Web Site.
2. I create a new AppTest Virtual Dir under the default website.
A Virtual Directory is a folder which on the disk is not a sub-folder of the Web Site folder, but you need it to be shown under the Web Site.
For example, if the Web Site is set to the "[WindowsVolume]Inetpub\" folder then all the sub-folders of "[WindowsVolume]Inetpub\" will be shown under the Website. Also, if you need to add an external folder to your Web Site (for example "[WindowsVolume]Test") then you create a virtual directory for it.
You can read more about IIS here:
http://www.advancedinstaller.com/user-g ... l-iis.html
http://www.advancedinstaller.com/user-guide/iis.html
Regards,
Cosmin
FOLLOW US