index
>
ClickOnce and Setup & Deployment Projects
> How we can change the Default Location in vb.net setup project
How we can change the Default Location in vb.net setup project
Hello
How we can change the Default Location " [ProgramFilesFolder][Manufacturer]\[ProductName]" to "OsInstalled Drive\[ProductName]" in vb.net setup project
Please help me
Thanks
MuraliAsok Thursday, October 01, 2009 10:02 AM
Try using:
[WindowsVolume][ProductName]
http://msdn.microsoft.com/en-us/library/aa372817(VS.85).aspx
Phil Wilson
Marked As Answer by
Aland Li
MSFT
, Moderator
Monday, October 05, 2009 10:31 AM
PhilWilson Thursday, October 01, 2009 7:32 PM
Try using:
[WindowsVolume][ProductName]
http://msdn.microsoft.com/en-us/library/aa372817(VS.85).aspx
Phil Wilson
Marked As Answer by
Aland Li
MSFT
, Moderator
Monday, October 05, 2009 10:31 AM
PhilWilson Thursday, October 01, 2009 7:32 PM
You can use google to search for other answers
Custom Search
More Threads
ClickOnce, generate certificate
Create Localized MSI using Setup and Deployment project in Visual Studio 2008
Using ClickOnce without knowing Install Location
VS2003 setup proj-how to make entry in registry with .reg file during install
ClickOnce check for update while program is running
Embedding MSDE 2000, .NET Framework, MDAC, Internet Explorer
Deployment contents of CAB file from msi setup
VS2008 ClickOnce insists on re-installing framework
Program Icon Question
Just Use Setup.exe
Home
Copyright 2009-2010 by windowsdevelop.com All rights reserved