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 15 - 21, 2006

Filter by week: 1 2 3 4 5

Repair removes registry value
Posted by Jonathan Chapman at 3/21/2006 12:58:54 PM
Hi, I have a registry key that is poopulated with a textbox property from the installer. When I do a repair the registry key remains but the value is set to blank. How do I have the installer remember the value that was entered during the install? Thanks, Jonathan ...more >>

Difference between "Everyone" and "just me" setup
Posted by Roberson Ribeiro at 3/19/2006 9:33:56 PM
Hi all, I don´t know the real difference between "Everyone" and "just me" setup, because when i re-install with "Everyone" option my exe is duplicated in control panel, but it doesn´t happen when is "just me" option. RemovePreviousVersion is set True. Thanks! Roberson Ribeiro ...more >>

File installation based on ALL_USERS install
Posted by vikrantca at 3/17/2006 9:26:27 PM
Hello, I have a setup project in which I want to copy some settings files in the User Profile\Local App Data\Company Name\Version folder. The application is installed by logging on as an administrator. So the first time I install the application - the settings file is copied to respective fo...more >>

Library not found when running custom action
Posted by Jonathan Chapman at 3/17/2006 2:32:06 PM
Hi, I have a installer class that uses a library which my install places in a subfolder called Lib. In my app.config folder I have this path referenced in the following way <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <probing privatePath="lib"/> </assembl...more >>

Compatibility problems between frameworks?
Posted by Bergfe at 3/16/2006 4:05:36 PM
I developped an application on the 1.1.4322 framework. When i tried to test it on a computer with a 2.0 framework, it says that i don't have the right framework installed. I don't know what to do, since the version i'm running it on is newer than the recommended version. I also tried to add th...more >>

How to get data from User Dialog
Posted by Niclas at 3/15/2006 10:46:07 PM
Hi, I have added a dialog bog to a setup project with some checkboxes. How do I pick up the result from how these checkboxes were populated in my installer class ? Niclas ...more >>

Where is Bootstrap Loader?
Posted by rossu at 3/15/2006 12:50:31 PM
The .Net documentation says I can download a bootstrap setup program that will install the .net framework silently and then go on to install my msi. However, Microsoft seems to have re-organized their web site and all the links to this bootstrap loader no longer work. I have spent a long tim...more >>

Make setup default to 'Everyone'
Posted by SStory at 3/15/2006 12:16:11 PM
I would like the setup to install for 'Everyone' instead of 'Just Me' by default. How can I do this? ...more >>




DevelopmentNow Blog