CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    How to create Setup ?

    Hai,
    Most of you might have seen a Setup file with the background being filled with some image and there will be some icons over this background image. These icons changes its state when mouse in moved over them and if the icon is clicked it starts installing the application. Please help me in doin this. I will be grateful for the help.

    bye



  2. #2
    Join Date
    Apr 1999
    Posts
    40

    Re: How to create Setup ?

    Try the Vise installer...
    http://www.mindvision.com

    Lorn "ljp" Potter
    Trolltech Qtopia Community Liaison
    irc.freenode.net #qtopia, #qt

  3. #3
    Guest

    Re: How to create Setup ?

    The most common install/uninstall package used for Windows is InstallShield (recomended by Microsoft). You can find out more at http://www.installshield.com/


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured