all groups > dotnet setup > december 2003 > threads for december 22 - 28, 2003
Filter by week: 1 2 3 4 5
setup needs to copy file to folder given in registry
Posted by konsu at 12/26/2003 5:15:47 PM
hello,
my project implements a browser helper object, which is compiled for .NET
1.1, but in order to run it under .NET 1.0, I need to properly redirect 1.1
assemblies to their 1.0 versions. and since a browser helper object is just
a dll, i need to create iexplore.exe.config to enable the red... more >>
Change one file to setup without rebuilding setup
Posted by SStory at 12/25/2003 11:43:25 AM
I would like to build a basic setup for a VB.NET app but include one file
that will be different per user without rebuilding the setup every time,
just place the new file on the CD and have setup install it in the same
location as the application.
Any ideas?
Thanks,
Shane
... more >>
Purpose of this newsgroup?
Posted by SStory at 12/25/2003 11:24:00 AM
I am looking for a group on writing setups in VB.NET.
Is this group just for setting up the IDE and FRAMEwork or for building
setups for .NET apps?
Thanks,
Shane
... more >>
Conditionally exclude web.config in web setup project.
Posted by PV at 12/24/2003 11:58:41 AM
I did a google search on this group, and could not come up with a best
technique to exclude updating the web.config file when it already exits. I
saw one post that implied that this is done automatically (or by default) in
a web setup project, but I am not finding that to be the case. My
web.c... more >>
Error on msi uninstall
Posted by Hagay Lupesko at 12/24/2003 11:52:56 AM
Hi,
My msi package installs perftly, but while uninstalling I get an error and
the uninstall fails.
The error as listed in the Windows event log:
"The description for Event ID ( 11001 ) in Source ( MsiInstaller ) cannot be
found. The local computer may not have the necessary registry informat... more >>
.net could not be installed
Posted by Miguel Pardo at 12/23/2003 8:11:41 AM
I have this problem installing DotNet IDE
[06/18/02,16:13:54] VS70pgui: Failed to increment max
steps for small
After that i downloaded the framework.net, MDAC 2.8 &
ODBC.Net
And they were well installed very well, then i tried once
again to install DotNet
I followed the steps ... more >>
Can this be done?
Posted by John at 12/22/2003 4:28:30 PM
Hi
Can I get the set-up to find out word's user template folder path (which
could be different for different versions of word or if user has changed
from the default) and then copy a file into that folder, all during the
set-up?
Thanks
Regards
... more >>
|