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

Filter by week: 1 2 3 4

creating personal Setup with the visual studio tool
Posted by Lander Debeuf at 2/28/2006 3:38:31 PM
how can you change the filename of an included file to a name that the user gave during the installation process??? i am using the EditA1 thing, but i cant seem to use the data properly ...more >>


using WIX to call a member residing a DLL written in C#
Posted by hungrymind NO[at]SPAM gmail.com at 2/28/2006 8:32:39 AM
HI All, I have developed one control in C#. I am creating WIX installer for my application. In my application there is one form which I want to show when installation is about to finish. I modified my WXS file to use custom action behaviour of WIX. Code is as below: <Binary Id="InstallUtil"...more >>

Is possible to register more than one instance of the same Windows Service?
Posted by James Wong at 2/28/2006 12:00:00 AM
Dear all, I have a Windows Service compiled by VB.NET 2003 and need to run multi-instance on the same machine. The .exe files (with same name, of course) are stored in different folder. I found that I can't register the Service by using InstallUtil.exe for more than once. I would like to...more >>

FS: Visual Basic.NET VB.NET books for sale - CHEAP!!!!!!
Posted by MiniMe at 2/28/2006 12:00:00 AM
I have for sale seven (7) Visual Basic 6 books. I'll take $21 for all books. I'm selling them as a set only. I am in the Houston, TX area (USA). If you are local to me, you are more than welcome to pick them up. If you want them shipped to you, I will charge you actual shipping cost plus the ...more >>

Interview Questions Feb 25, 2006
Posted by Jobs at 2/25/2006 4:47:31 AM
What's the difference between Convert.toString and .toString() method ? Just to give an understanding of what the above question means seethe below code. int i =0; MessageBox.Show(i.ToString()); MessageBox.Show(Convert.ToString(i)); We can convert the integer "i" using "i.ToString()...more >>

.NET MSI Web Setup Project problem. Error message" The installer was interrupted before ... could be installed. You need to restart the installer to t
Posted by John at 2/22/2006 11:56:16 PM
=== Verbose logging started: 2/22/2006 23:41:04 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINNT\system32\msiexec.exe === MSI (c) (80:C4) [23:41:04:221]: Resetting cached policy values MSI (c) (80:C4) [23:41:04:221]: Machine policy value 'Debug' is 0 MSI (c) (80:C4) [23:41:04:...more >>



DevelopmentNow Blog