Not sure I understand the question. The installer program handles the uninstall cleanly. I believe it keeps track of where it installed - remember, your user could choose to install to a different virtual directory than the one you specify as a default.
----- Original Message ----- From: Usman Ghani To: [email protected] Sent: Monday, December 27, 2004 9:59 AM Subject: RE: [AspNetAnyQuestionIsOk] Web Setup Project Problem Hi Tina, Just curiously asking that is it possible to give un-install link in setup as well? Where will the shortcut to setup will point. Usman _____ From: Tina [mailto:[EMAIL PROTECTED] Sent: Monday, December 27, 2004 5:48 PM To: [email protected] Subject: Re: [AspNetAnyQuestionIsOk] Web Setup Project Problem If you right click on the setup project within Visual Studio, click on the View item on the context menu, and then select File System. That'll show you what the installer is attempting to install on the target machine. You can then check the properties of the web application folder to see what virtual directory the system is trying to install to, and then change that property as necessary. ----- Original Message ----- From: CN YEONG To: [email protected] Sent: Monday, December 27, 2004 4:20 AM Subject: [AspNetAnyQuestionIsOk] Web Setup Project Problem I create a web setup project in my development PC that runing win server Small business Server 2003. In my developement PC,the virtual directory of my project is under wwwroot\webApplication1. (under website : Default Web Site) but after i run the setup file in testing PC(also win server Small Business Server 2003), it automatic create the virtual directory under the path companyweb\webApplication1 (under website : CompanyWeb)by default and without prompt me anything. May I know how can i ask the setup to create the virtual directory under wwwroot\webApplication1? Thanks for help. --------------------------------- Do you Yahoo!? Dress up your holiday email, Hollywood style. Learn more. [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT ---------------------------------------------------------------------------- -- Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT <http://us.ard.yahoo.com/SIG=1293okg1i/M=295196.4901138.6071305.3001176/D=gr oups/S=1705006764:HM/EXP=1104245253/A=2128215/R=0/SIG=10se96mf6/*http:/compa nion.yahoo.com> click here <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S= :HM/A=2128215/rand=161126192> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] e> * Your use of Yahoo! Groups is subject to the Yahoo! <http://docs.yahoo.com/info/terms/> Terms of Service. [Non-text portions of this message have been removed] Yahoo! Groups Sponsor ADVERTISEMENT ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> $4.98 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
