Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay. My Excel Addin works, and I need to make easy for others to use it.
I created a "zSetup" file (an .xls file with VBA code to run from the A drive). This file does the following: 1. Creates two folders on the user's C drive (one holds Samples, one holds read-only workbooks) 2. Copies the files (4 workbooks, 4 Sample workbooks, one Addin) to the two folders just created 3. Installs the Addin 4. Puts two shortcuts on the desktop Now, I want to make an install file to put on a website for download. I don't know how to transfer my zSetup file from its VBA code format to such an installation file. (I have found trial version of a program which will allow me to create an install program, "digitalweb.com", but I don't know if that's what I need. If it is, I think I may need a .bat or .exe file. So far as my zSetup file (Excel VBA code), before I copied the files from the A: drive; now, I don't know how to identify where the files are, although I know they're on the website (i.e., "mywebsite.com/file1.xls"). Can anyone give me some direction? I am admittedly a novice, and I truly appreciate any assistance anyone can provide. Even a web link to get me going would be great! TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Installation Error: File Not Found | New Users to Excel | |||
How to time-limit an Excel file installation | Excel Worksheet Functions | |||
Installation Error: File not Found | Excel Discussion (Misc queries) | |||
Installation Problem - Missing File | Excel Discussion (Misc queries) | |||
Installation error, file not found | Excel Discussion (Misc queries) |