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 > march 2006 > threads for march 29 - 31, 2006

Filter by week: 1 2 3 4 5

Problem(small but annoying) when using custom c++ dll.
Posted by Oleg at 3/31/2006 12:08:02 PM
Hi, Trying to implemnet a password with custom c-style dll. as mentioned in : http://support.microsoft.com/default.aspx?scid=kb;en-us;253683 and http://www.devasp.net/net/search/redirect.asp?sid=34282 Everything is working except when verification fails by dll dialog box appears at the...more >>

want to get app.path
Posted by Vivek Thakur at 3/31/2006 7:42:02 AM
hi, i have a setup project and have a custom install class where i have this method wich tries to find a file named X.txt which is in the same folder as the current msi (wich i double clicked). now i want to copy this X.txt to a location in C:\. For that i created the custom install acti...more >>

Duplicate (Default) value when creating new Registry key
Posted by Dave Rayment at 3/31/2006 1:51:02 AM
Hi, I want my newly-installed DLLs to be available on the target machine's Add References lists, so I'm attempting to add the target directory to the following Registry key in my installer: HKCU/Software/Microsoft/.NETFramework/AssemblyFolders/[ProductName] I need to add a (Default) val...more >>

Custom Action and silent rollback
Posted by Oleg at 3/30/2006 7:42:05 AM
If in Custom Action I throw an exception in order to force installer to rollback dialog box appears telling about error occurred. Can I make installer not to show me that error and rollback silently? (I'm using VS 2003 to create setup project) ...more >>

Install default for everyone instead of just me
Posted by Nigel Jensen at 3/29/2006 5:14:01 PM
Hi, I am trying to default my installation to be installed for everyone instead of just me. What I found was that I should set the AllUsers property to ALL. Unfortunately I don't have this AllUsers property. The only property I have for the Installation Folder dialog ist the BannerBitmap. I...more >>

.Net deployment - is this possible?
Posted by Debi at 3/29/2006 4:26:01 PM
I want to distribute a single msi to the user, which when launched will check for the prerequisites, and download these from my website(without user downloading) - will not show EULA to the user - and install these and then commence on the application installation to a user specified directory...more >>

2.0 .net framework redistributable setup
Posted by batvanio NO[at]SPAM gmail.com at 3/29/2006 10:04:48 AM
Hi, Is there any way to make the 2.0 redistributable setup not to install the whole thing if the target machine already has it? From the 1.1 and previous versions, if I run the setup and the machine already has it, it would go much, much faster, almost in few seconds, which makes me think tha...more >>



DevelopmentNow Blog