Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

deployment problems

Status
Not open for further replies.

hinchdog

Programmer
Feb 14, 2001
380
US
I want to put my first program on my website so it can be downloaded. I was trying to use the package and deployment wizard to do this but using the FTP method but it keeps timing out on me. Also, what if i want to zip the file to save space. Do I have to wait until the .exe is deployed then zip it? I would appreciate any advice.

-Frank
 
I ZIP Setup.exe setup.lst and app.cab on my machine. I then use Front Page to Import it to my Web where the directory permissions are set to NONE so that users can use http:// download rather than FTP. If the directory has Execute permissions then the Web may try to execute instead of download.
 
I think you should create your EXE then launch the package and deployment wizzard. Choose the Package option. After you have finished the wizzard. Find your file and Zip it up with winzip and then upload it to your site.
Todd Norris
Hope this helps !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top