Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Installation / Documentation > visual studio installer


Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2002, 09:29 PM
kristine
Guest
 
Posts: n/a
Default visual studio installer


Can anyone help me on how to use the visual studio installer to make a setup file for my visual basic project?

I search the micirosoft knowledge base and i found the "HOWTO: Create a Visual Basic Installer Package with Visual Studio Installer" My problem now is:

1.) how will i know if i succesfully created the package?
2.) what will be the file extension of the package?
2.) How to run the package on the user client?

Please help.
Thanks!!!
Reply With Quote
  #2  
Old 12-01-2002, 11:39 PM
hariharan_j80
Guest
 
Posts: n/a
Default

hi kristine,
With Visual Installer it is quite easy to implement vb installers. The extension of installer is *.msi. To see if this extension is associated with any program, just search for such files. If they have an unknown icon. Then install instamsiw.exe from microsoft site.
the only drawback which i think is that you must have at least one visual studio component on ur pc.
To test your package try it out on another machine. or uninstall visual studio. then tryout by running the MSI file. be sure to backup all your project files before uninstalling.
You can mail me if you have additional problems.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->