deploy file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cherryx@gmail.com

    #1

    deploy file

    Hi Guys

    Wrote a simple program (http://www.takiweb.com/~samw/gi/givb.htm)
    to convert search results from images.google.c om in to a slideshow.

    After pressing Publish in VB .NET Express, I got a
    clickonce installation but the manifests/xml very very
    hard to get working.

    Great tip: If clickOnce fails, simply rename the .deploy
    file in to .exe and voila! You have a windows executable.
    No dll dependencies and no need for installShield/MSI.

    Of course users need to have the .NET framework DLL's installed
    to run the ploy file.

    Cheers

    -Nick

Working...