Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet setup > april 2004 > threads for april 8 - 14, 2004

Filter by week: 1 2 3 4 5

setup in japanese?
Posted by konsu at 4/14/2004 5:32:08 PM
hello, how to convert my msi's UI to japanese using vs.net and not using the orca tool? thanks konstantin ...more >>


're-'Install a service
Posted by bill_77 at 4/13/2004 11:56:02 AM
I've got an application that runs as a service. I've got the install and uninstall working fine, but I want to support upgrading by installing a newer version over the older one I have changed the version/product code as necessary for in-place upgrade, and it starts the upgrade, but halfway throug...more >>

How to patch previous installation?
Posted by Lauren Hines at 4/12/2004 5:22:29 PM
I've developed a Windows Installer setup program to distribute my .NET app, but I would like to know how to make a patch for it. Specifically, if I need to install a newer version of a .dll that has been placed in the GAC (global assembly cache) and was registered (Register property set to vsdraC...more >>

Spawn process during installation
Posted by Ash at 4/12/2004 3:31:02 PM
Hi I want to spawn and exe or a batch file during installtion. I don't see anything under standard Actions that will do this. Do I need to write a custom action thanks Ashish...more >>

Newbie Setup Question: How to make Setup.exe continue install after installing Framework?
Posted by Zia ur Rehman at 4/12/2004 1:14:04 PM
Hi, I am running into this problem and will appreciate any help. I have VS.NET 2003 installed alongwith the BootStrapper plugin. Due to the BootStrapper plugin, dotnetfx.exe and mdac_typ.exe are placed alongwith the myAppSetup.exe after Deployment project compilation.I have set the ".NET Fr...more >>

VS EA 2003 & .NET compact framework
Posted by Ioannis Vranos at 4/11/2004 3:09:02 PM
Is there any way to develop .net compact framework applications from within VS 2003? There isn't such an option in the new project options....more >>

Placing assemblies in the GAC
Posted by Ash at 4/9/2004 3:36:03 PM
Hi I am using VS.NET 2003 and have created a setup project. I have entered my .NET assembly file in the Global Assembly Cache folder. At install time it gets entered in the GAC. The thing is I also want the file to get copied over to TARGETDIR. How do I do that I tried adding this assembly in the...more >>

UserControl in Toolbar
Posted by João Santa Bárbara at 4/9/2004 8:26:16 AM
Hi all i have made a setup that registers a DLL in the GAC, but when i start VS i go to the toolbar and it does´n apear in the list of the assemblys. i know that i can browse for it, but i need it to be show in that list automaticaly can some one help me ? thks JSB ...more >>



Deploy Assembly in GAC
Posted by swlodarc NO[at]SPAM sct.com at 4/8/2004 4:30:11 AM
There are several ways to deploy an assembly into the global assembly cache: 1) Use an installer designed to work with the global assembly cache. This is the preferred option for installing assemblies into the global assembly cache. 2) Use a developer tool called the Global Assembly Cac...more >>


DevelopmentNow Blog