How to build setup program for VC application(VC 6.0) 
Author Message
 How to build setup program for VC application(VC 6.0)

Hi,

Is there a counterpart tool to build setup program for VC application? Such
as Package & Deployment wizard to build setup program for VB.

Thanks in advance

Bill



Sat, 02 Jul 2005 09:40:44 GMT  
 How to build setup program for VC application(VC 6.0)

Visual Studio Installer 1.1:
http://msdn.microsoft.com/vstudio/downloads/tools/vsi11/default.asp

-------------------------------------------------
Automate your software builds with Visual Build
http://www.visualbuild.com


Quote:
> Hi,

> Is there a counterpart tool to build setup program for VC application?
Such
> as Package & Deployment wizard to build setup program for VB.

> Thanks in advance

> Bill



Sat, 02 Jul 2005 10:14:08 GMT  
 How to build setup program for VC application(VC 6.0)
Quote:

>Is there a counterpart tool to build setup program for VC application? Such
>as Package & Deployment wizard to build setup program for VB.

don't know the 'Package & Deployment wizard' .

We use 'Inno Setup', a easy to use, but very powerful, free tool:
http://www.jrsoftware.org/isinfo.php

- or you can use -
at the Visual C CD: Installshield Express

Peter



Sat, 02 Jul 2005 16:21:06 GMT  
 How to build setup program for VC application(VC 6.0)

Quote:

>Is there a counterpart tool to build setup program for VC application? Such
>as Package & Deployment wizard to build setup program for VB.

Try the "Wise for Windows Installer". It makes *.msi files so common
nowadays.

--
Cory C. Albrecht



Tue, 05 Jul 2005 04:50:04 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. DLL built with VC 6.0 not working with VC 7.0 application

2. Upgrading VC 6.0 custom appwizard application to VC .NET

3. vc++ 5.0 programs and vc++ 6.0

4. VC 6.0 Build Problems on Win98

5. VC++4.0 project doesn't build with VC++ 6.0

6. Problem to convert from VC 6.0 to VC 7.1 because of using filebuf::setmode()

7. upgrade of dll from vc++ 6.0 to vc++.net

8. How to use VC 7.0 C++ compiler from VC 6.0 IDE

9. backward compatibility vc++ .net vc++ 6.0

10. Link Errors in VC.net that don't appear in VC 6.0

11. a bug in VC 7.0 (but not in VC 6.0)

12. Debugging VC 6.0 Project under VC 5.0

 

 
Powered by phpBB® Forum Software