CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2000
    Location
    Kansas City, MO
    Posts
    34

    dotnetfx installation... can I do it automatically?

    I'm attempting to upgrade and deploy a VB6 application to .NET and deploy it via a setup file. However, when I build my deployment project, it tells me that dotnetfx.exe needs to be run on the client machine first... I know this, but, how do I get the installer to run it for me?

    Any ideas?

    Any help is GREATLY appreciated here!
    Old school... six lines a day and I'm done.

  2. #2
    Join Date
    Jun 2001
    Location
    MO, USA
    Posts
    2,868

  3. #3
    Join Date
    Jan 2000
    Location
    Kansas City, MO
    Posts
    34

    Thank you sir :)

    Hopefully this will work for me! I appreciate it very much.
    Old school... six lines a day and I'm done.

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