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

Threaded View

  1. #1
    Join Date
    Mar 2009
    Location
    Stuttgart, Germany
    Posts
    56

    Exclamation deployment editors problem.

    Hello,

    I am creating a deployment project for a Windows application. The program is finish but I need to make the Setup file. As far as I know I need several deployment editors, for example:

    Launch Conditions Editor
    File System Editor
    File Type Editor
    Registry Editor

    I don't know if I need or there are more. Anyway I'm using Microsoft C# 2008 Express Edition(Visual Studio 2008 Version 9.0.30729.1 SP) and Microsoft .NET Framework Version 3.5 SP1 and it seems to be, that they don"t support this tools Deployment tools.

    What I can do? the trial versions don't support this tools, if it's the case which version should I use to use them.

    Please any recommendation could help.
    Last edited by raulbolanos; April 28th, 2009 at 08:30 AM.

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