Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / August 2006

Tip: Looking for answers? Try searching our database.

Use VS 2005 Setup project for VB 6 application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jimmy5 - 16 Aug 2006 15:52 GMT
Hi

I have a few of simple questions regarding VS 2005's setup Project.

1.  In the past, I only use the package tool of VB 6 to create installation
file for this VB 6 application. I like to know if I can use VS 2005's setup
project for a VB 6 application. I have tried a bit. But I cannot find a way
to let the setup project to include all DLLs needed in VB 6 application
(there is at least one DLL written in C++ that I must have). The old VB6 tool
seems easy to use since it includes all DLLs needed. Am I missing something?
I thought VS 2005's tool should include DLLs (third-party DLL or those
Microsoft DLL in system32 folder) automatically.

2. The old VB 6 tool creates a uninstall.exe file, the new VS 2005 seems not.
Or I need to change setting somewhere?

Thank you!

Jimmy
Phil Wilson - 19 Aug 2006 21:37 GMT
1. Just select the files you need and add them to the appropriate folder in
the File System on target machine 0drag and drop works).

There are a number of reasons why Dlls are not included in the setup, the
main one being that since Windows 2000 pretty much every Dll in the System32
folder is part of the OS and you do not redistribute them, and System File
Protection won't let you replace them.

2. A VS 2005 setup project builds a standard MSI setup like most other tools
that builds setups. You go to Add/Remove Programs to uninstall them.
Signature

Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

> Hi
>
[quoted text clipped - 21 lines]
>
> Jimmy

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.