Hallo Ghostdriver,
du hättest vielleicht die Version deines VB angeben sollen. Unter VB5.0 - Enterprise gibt es einen Installationassistent, der dir dabei hilft, für dein Projekt ein Setup zu erstellen.
Unter VB6.0 - Enterprise gibt es einen Verpackungs- und Weitergabe-Assistent.
[BootStrap]
File1=1,,setup1.ex_,setup1.exe,$(WinPath),,,12/13/2000 15:00:00,168960,5.0.0.390
5,"","",""
File2=1,,VB5StKit.dl_,VB5StKit.dll,$(WinSysPath),,$(Shared),12/21/1999 15:03:08,
29696,5.0.37.16,"","",""
File3=1,,VB5DE.dl_,VB5DE.dll,$(WinSysPath),,$(Shared),12/21/1999 15:06:26,99866,
5.0.43.19,"","",""
File4=1,,MSVBVM50.dl_,MSVBVM50.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,11/1
9/1999 12:06:00,1355776,5.2.82.44,"","",""
File5=1,,StdOle2.tl_,StdOle2.tlb,$(WinSysPathSysFile),$(TLBRegister),,12/21/1999
15:06:16,16896,2.20.4118.1,"","",""
File6=1,,OleAut32.dl_,OleAut32.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,12/2
1/1999 15:06:16,492304,2.20.4118.1,"","",""
File7=1,,olepro32.dl_,olepro32.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,12/2
1/1999 15:06:16,114960,5.0.4118.1,"","",""
File8=1,,AsycFilt.dl_,AsycFilt.dll,$(WinSysPathSysFile),,,12/21/1999 15:06:16,11
8544,2.20.4118.1,"","",""
File9=1,,Ctl3d32.dl_,Ctl3d32.dll,$(WinSysPathSysFile),,,12/21/1999 15:03:10,2713
6,2.31.0.0,"","",""
File10=1,,ComCat.dl_,ComCat.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,12/21/1
999 15:03:10,22288,4.71.1441.1,"","",""
[Files]
File1=1,,TDBG32.OC_,TDBG32.OCX,X:\,$(DLLSelfRegister),$(Shared),10/16/1996 14:16
:46,447488,4.0.0.130,"","",""
File2=1,,Keysta32.oc_,Keysta32.ocx,X:\,$(DLLSelfRegister),$(Shared),1/12/1996 1:
00:00,118272,1.0.24.0,"","",""
File3=1,,MFC40Loc.dl_,MFC40Loc.dll,$(WinSysPathSysFile),,,12/21/1999 15:03:10,46
592,4.1.0.6038,"","",""
File4=1,,MFC40.dl_,MFC40.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,12/21/1999
15:03:10,921872,4.1.0.6038,"","",""
File5=1,,MSVCRT40.dl_,MSVCRT40.dll,$(WinSysPathSysFile),,,12/21/1999 15:03:12,32
6656,4.10.0.6038,"","",""
File6=1,,Cstext32.oc_,Cstext32.ocx,X:\,$(DLLSelfRegister),$(Shared),12/1/1998 17
:09:18,399360,4.41.0.0,"","",""
File7=1,,Cscmd32.oc_,Cscmd32.ocx,X:\,$(DLLSelfRegister),$(Shared),7/24/1996 15:4
0:58,104448,4.20.0.0,"","",""
File8=1,,dao2535.tl_,dao2535.tlb,$(MSDAOPath),$(TLBRegister),$(Shared),8/13/1999
14:10:46,73184,,"","",""
File9=1,,DAO350.dl_,DAO350.dll,$(MSDAOPath),$(DLLSelfRegister),$(Shared),4/27/19
98 0:00:00,570128,3.51.1608.0,"","",""
File10=1,,MSJtEr35.dl_,MSJtEr35.dll,$(WinSysPathSysFile),,,5/17/1999 14:16:22,36
864,3.51.623.0,"","",""
File11=1,,MSJInt35.dl_,MSJInt35.dll,$(WinSysPathSysFile),,,5/17/1999 14:16:22,16
3840,3.51.623.0,"","",""
File12=1,,BKAU50DV.ex_,BKAU50DV.exe,X:\,,,03/02/2005 5:57:00,884736,5.57.0.0,"",
"Kontoauskunft","X:\BKAU50DV.exe"
[Setup]
Title=Kontoauskunft
DefProgramGroup=Kontoauskunft
DefaultDir=X:\
Setup=setup1.exe
AppExe=BKAU50DV.exe
AppToUninstall=BKAU50DV.exe
AppPath= hier mal eine Setup (die Zeilen immer ohne Umbruch lesen).
Ist von einem Projekt, wobei da keine .MDB aufgerufen wird, sondern über ODBC.
Viel Erfolg
BasTler |