all groups > dotnet setup > september 2004 > threads for september 22 - 28, 2004
Filter by week: 1 2 3 4 5
.NET Framework installation error: 1603 on WinXP
Posted by schultz NO[at]SPAM a2z4u.net at 9/28/2004 3:49:39 PM
Hi,
I've been having a lot of trouble installing .NET framework 1.1 on my
xp machine. I have been attempting to install it off and on over a
time span of about 10 months. I've searched on Google Groups and have
had no luck looking for an answer that works. I've tried clearing temp
files, and r... more >>
Conditional UI
Posted by John Lemire at 9/28/2004 2:51:02 PM
Hi,
Is it possible from the VS.NET depolyement project user interface editor to
make a dialog page or certain fields on a dialog page hidden based on the
value of a checkbox/radiobutton on a prior dialog page?
How about disable the "Next" button if a text input is empty?
thanks,
-john
... more >>
Question on populate the MsiFileHash table for all unversioned fil
Posted by Yolande at 9/28/2004 1:11:05 PM
Hi there,
In order to prevent my patch from requiring access to the original
installation source, I need populate the MsiFileHash table for all
unversioned files. When I used Msifiler.exe to populate the MsiFileHash
table, it only works for the administrative install image but not for the
... more >>
How to avoid certain files from being overwritten during Upgrade
Posted by manpreet at 9/27/2004 7:29:08 PM
Hi,
I need certain files not to be overwriten during installation in upgrade
version of already installed setup. How to acheive the above tasks t in VS
..Net Setup Project?
Any other suggestion in this regard are most welcome.
Regards,
Manpreet Singh
... more >>
Orca Resources
Posted by manpreet at 9/27/2004 7:15:50 PM
Hi,
Any pointers for Orca reference documents, tutorials .
How reliable are the changes made by orca tool?
Thanks in Advance,
Regards,
Manpreet Singh
... more >>
Create developer Workstation
Posted by Joe Barton DSHS-State of Washington at 9/27/2004 4:33:01 PM
We need to create a developer workstation for the .net framework vs2003.
Does anyone have a list of software items that need to be installed, and in
what sequence?... more >>
How to set ALL User installation type as per machine based.
Posted by manpreet at 9/24/2004 8:28:00 PM
OS : Windows 2000
Tools : Visual Studio .Net
I have developed a setup application using Visual Studio 2003 .Net
deployment kit. I have a created a custom folder(User's Personal Data
Folder). On Installing the MSI for All users, the folder gets created in the
Current user's 'My Documents' fold... more >>
VS.NET 2003 startup projects page
Posted by Mathew Michuta at 9/24/2004 10:53:02 AM
I really like the startup page in VS.NET 2003 that has the existing projects
that i have opened.. but it only displays the last 4. I have many projects
that i work on...
How can i get it to display all of them?
Thanks... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to modifiy xx.exe.config during installation ?
Posted by apa57 NO[at]SPAM hotmail.com at 9/24/2004 8:21:36 AM
I do have an application that I want to distribute with a .NET
Installer, during this installation the user can choose the path where
to install the application. At that time I would like to grab this
information and add it to the xx.exe.config
file that goes along with the application.
Is th... more >>
Problems installing SP1
Posted by i.r.f. at 9/23/2004 5:59:57 PM
I'm having a lot of trouble installing 1.1 SP1, I've seen postings with
similar problems but none of the solutions posted have worked for me, I'd
appreciate any suggestions. I'm on Win2kSP4 with everything up-to-date from
Windows Update (except for the .NET1.0SP3 and .NET1.1SP1 which refuse to
i... more >>
Setup User Interface
Posted by I Wayan Saryada at 9/23/2004 11:13:16 AM
Hi,
When adding a dialog into setup project we can select from the provided
template such as Textboxes(A), Textboxes(B) etc. I wan to add a dialog to
let user to select a path (letting user to browse the path), if I use
Textboxes dialog the user have to write the path. Can we add a dialog w... more >>
want prog like installshield to download framework only if necessary
Posted by thomasamillergoogle NO[at]SPAM yahoo.com at 9/22/2004 6:10:11 PM
I am deploying some software. I want the installer (wise,
installshield, or whatever you reccommend) to smartly analyze the
users computer and look to see if the .net framework is installed. If
it is not installed then download framework and when that is done it
will install my software. What in... more >>
Strange error in setup project
Posted by psmanii at 9/22/2004 7:37:04 AM
I created a dotnet setup project for our application. Added some folders,
files and some Primary Output files for some the components. Say for example
I have 5 primary output entries viz., A, B, C, D and E. It is getting
compiled successfully without any errors or warnings, but when I close th... more >>
|