| Thread | Last Post | Replies |
|
| Can you activate a custom action before uninstall delete all files ? | 19 Nov 2003 06:47 GMT | 2 |
And if yes - how ? Thanks Per Thygesen
|
| Get Installed App name in Installer | 18 Nov 2003 22:12 GMT | 1 |
I need to edit the config file on install. To keep it portable, I need to get the exe name of the application that the setup is installing. While using System.AppDomain.CurrentDomain.FriendlyName from the
|
| Deploying Trial Version Software | 18 Nov 2003 18:22 GMT | 2 |
OK, I'm just about to deploy my first comercially available peice of software but i am required to supply a timed trial version. i'm using Visual Studio.Net and targeting Windows 98+ Operating systems and i need some
|
| Problems with installing .NET framework 1.1 | 18 Nov 2003 05:02 GMT | 2 |
I've tried to install the .NET framework redistributable on a computer running NT4.0 (IE6, MDAC 2.7). By the end of the process an error has occured: can´t open an registry key (ERROR 1402)
|
| VS.NET 2003 Installation | 17 Nov 2003 20:22 GMT | 1 |
I'm trying to install Visual Studio.NET on my XP Pro machine (Lap Top). At first I could not install it at all. If I wait for approx a week or so, the install will get a good way through. However it always stops and give
|
| .Net Framework Reinstallation | 17 Nov 2003 19:54 GMT | 1 |
I am running Windows 2000 Pro and need to reinstall the .Net Framework 1.1 but I don't know how to go about it. Can anyone enlighten me about this?
|
| Slipstream | 17 Nov 2003 19:09 GMT | 1 |
Is there any way to intergrate the .net 1.1 framework into windows XP installation CD Einar
|
| Installer - Multilingual and Patch Questions | 17 Nov 2003 19:08 GMT | 2 |
Im not sure that this is the right place for this, so I apologize in advance if it isnt. I have a VB app that I need to distrubute to mulltiple markets. I have been using the VS.net installer, and it has been great for English language
|
| install problems with net 1.1 and Windows XP | 16 Nov 2003 19:51 GMT | 1 |
I'm having problems installing .Net 1.1 and Visual Studio.net 2003 on a Windows XP box. The machine already has .Net 1.0 and Visual Studio 2002 installed. Following is a snipped of text from my netfx.log which seems to
|
| Does installation of framework on windows NT require a reboot? | 15 Nov 2003 18:56 GMT | 1 |
Can anyone tell me whether or not it is necessary to reboot after installing the framework on Windows NT and still be able run .NET applications? Thanks. Regards,
|
| TLB & VSI | 14 Nov 2003 16:28 GMT | 1 |
How can I register .TLB by using Visual Studio Installer (VS7)? Is it possimble? Thank you.
|
| INSTALLPROPERTY_INSTALLDATE | 13 Nov 2003 23:02 GMT | 1 |
The property INSTALLPROPERTY_INSTALLDATE used together with MsiGetProductInfo returns a string version of a date. Is this date always formatted as YYYYMMDD or is it localized? /S?A
|
| Can I redistribute IE, NTsp6a, MDAC, etc on my install CD? | 13 Nov 2003 22:13 GMT | 6 |
I was wondering if it's legal to include the programs required by the framework on my install CD so my users don't have to download them. Specifically it would be nice to include: Framework 1.1 + service packs (or 1.0 + sp2)
|
| install problem | 13 Nov 2003 21:46 GMT | 3 |
during install it is hanging at "registering system enterpriseServices.dll" screen. anyone ever seen this before? Thanks
|
| how to get [SourceDir] property | 13 Nov 2003 01:01 GMT | 5 |
how do you access the [SourceDir] property from a Configuration.Install.Installer derived class ? in code, i want to do something like this ? public override void Install(IDictionary stateSaver)
|