What's with this lame Setup Feature?

Ok...so you can't create a msi installer with vb express but where does the files that are created from the setup package that you publish get installed There is no path to the shortcut and it is listed only as a reference

Answer this question

What's with this lame Setup Feature?

  • Tramel

    ClickOnce Deployment puts the application in the User's Application Folder:
    Under Documents and Settings.
    And then it adds the app to the Start Menu and to Add/Remove Programs.
    james
    aka:Trucker


  • What's with this lame Setup Feature?