CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2006
    Posts
    118

    Post How to make Setup in Installshield?

    Hello
    My application is in C#.Net and i want to make a setup in Installshield.
    Can anybody suggest the steps to make a setup in installshiled.????

  2. #2
    Join Date
    Mar 2004
    Location
    33°11'18.10"N 96°45'20.28"W
    Posts
    1,808

    Re: How to make Setup in Installshield?

    macrovision has a website thats full of all kinds of good stuff for beginners. I'd suggest giving it a once over.

  3. #3
    Join Date
    Nov 2006
    Posts
    118

    Re: How to make Setup in Installshield?

    thanks

  4. #4

    Re: How to make Setup in Installshield?

    Why not using something more simple at the beginning like Inno Setup for example...
    David Domingues at [email protected]. Feel free to visit http://www.webrickco.com

  5. #5
    Join Date
    Mar 2004
    Location
    33°11'18.10"N 96°45'20.28"W
    Posts
    1,808

    Re: How to make Setup in Installshield?

    install shield has a walk through wizard that makes it really easy (for simple projects) and they have 2005 integration as well...

  6. #6
    Join Date
    Nov 2006
    Posts
    118

    Re: How to make Setup in Installshield?

    thanks all
    i have to use install shield. i found how to make. but i have some issu that if we are using any dll in our application, we need to add it during setup or it will take it automatically.????

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