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 > march 2006 > threads for march 22 - 28, 2006

Filter by week: 1 2 3 4 5

msi with a password
Posted by Oleg at 3/28/2006 12:36:03 PM
Is there a way to run .msi file produced by Setup Project that will prompt for a password to install? I know that I can add a Custom Action, but Custom Action kicks in after files are copied already. I wood like to have a check before the files are copied so that installer will exit before the...more >>


Installer puts all files on root C-drive instead of %ProgramFiles%\manufacturer\product
Posted by Niklas Engfelt at 3/27/2006 1:17:15 AM
When I try to install my product with an .MSI generated from Visual Studio 2003, I can install it successfully as an administrator, but when an ordinary user tries to install the application, all files end up in the root of the C-drive, which is not good at all. The strange thing is that the use...more >>

Creating an install CD for my ASP.NET application
Posted by Alff at 3/26/2006 11:19:02 PM
Hi, I am a newbie requiring urgent help with the following issues...I am working on a ASP.NET application with VB as the code behind language...The database is SQL Server... 1)How can I programmitically get the path where IIS is installed so that I can save it in the Web.config file? OR...more >>

Running my app after install..
Posted by Cleyton at 3/24/2006 11:45:37 AM
Hello! Someone knows how can I do that? I want to run my application after install it. And another: Someone knows how can i put a winform's mine in front of installation form ?? If someone knows at least one thing about that, help me...please! Thanks!...more >>

Setting File Permissions from Web Setup Package
Posted by Mike Hanson at 3/24/2006 1:43:02 AM
Is there any simple way to set specific file permissions from within a Web Setup Package or do I have to write a custom installer to do so. The sort of thing I need to do is grant NETWORK SERVICE Modify permissions on an Images folder to allow updates from the web app. This seems like an o...more >>

3rd party installers...
Posted by Ansatt at 3/23/2006 12:00:00 AM
I'm comming to the conclusion that the VS2005 install project is a little bit too simple for my needs. Does anyone has any experience with 3rd party installers to share with me? -- Regards Ole Asbjorn Fadum Scanmar AS...more >>

Registry launch condition
Posted by Niclas at 3/22/2006 10:20:49 PM
Hi, Is t possible to evaluate a registry value as a launch condition, or is it only possible to check for a registry key existence ? Niclas ...more >>



DevelopmentNow Blog