| Thread | Last Post | Replies |
|
| VB6 P&D Wizard - How To Install A Folder | 29 Jan 2008 11:30 GMT | 6 |
I use the VB6 P&D Wizard to create Setup Packages and it works fine to install individual files. I do not see a way to install a complete folder (and all the files inside that folder). Any suggestions?. Thanks, Ivan
|
| deploy vb6 app not working | 29 Jan 2008 11:28 GMT | 4 |
Please excuse me if this is not the correct group for this problem. My app, written in VB6 on WinXP is now ready for deployment. I used InstallShield 2.13 (vintage 1999) to build the installation package. The install works perfectly on WinXp.(either by accident or design,
|
| Error reading from file "C:\...MyAppn.msi". Make sure the file exi | 28 Jan 2008 13:43 GMT | 1 |
I try to experiment deploying my Vb.net application by following the basic steps but encounter this error. I follow every step and every display agrees with what the tutorial says and the IDE responds with "Build successful". When I started the setup.exe file
|
| update dbase file | 18 Jan 2008 15:36 GMT | 2 |
I have a connection to a dbase IV file using oledb. I wan to do an update to a field using a vb function passing two parameters. These 2 parameters are fields from the same table. What is the sintax to do this?
|