|
-
Jan 10th, 2012, 03:16 AM
#1
Thread Starter
Addicted Member
Need advice please
Hi all,
I have encountered more deployment issues and I'm thinking of ditching the p&d wizard. The reason I say this is because I have tested my vb6 program on every computer I know (friends, family etc) but then I sent my program to another friend and instantly he gets an error "Please insert disk 1" during the P&D setup. I'm pretty sure I selected "single cab" not multiple cab this error shouldn't have happened. Anyway, I found out I could double click the support folder the p&d wizard makes and double click my application file...presto, my program works...all I need to do is register the .dlls (when the VB6 program starts instead of running the p&d wizard. I guess this is bad programming practice. I'm not confident using the p&d wizard because no matter what I do, I get errors from different machines. Can someone please look at my .LST file and check it. I don't want to use another installer because it may open up another "can of worms". The P&D wizard is very useful and recommended to be used, I just want my program to install without problems every time for my users.
I realise this isn't "code", I wanted to present it differently.
Code:
[Bootstrap]
SetupTitle=Install
SetupText=Copying Files, please stand by.
CabFile=Client Master.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=1
[Bootstrap Files]
[email protected],$(WinSysPathSysFile),,,3/26/99 1:00:00 AM,101888,6.0.84.50
;[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00 AM,22288,4.71.1460.1
;[email protected],$(WinSysPathSysFile),$(TLBRegister),,4/13/08 10:12:08 PM,16896,5.1.2600.5512
;[email protected],$(WinSysPathSysFile),,,3/6/10 3:37:40 AM,65536,5.1.2600.5949
;[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,4/14/08 6:42:04 AM,84992,5.1.2600.5512
;[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,12/21/10 6:32:15 AM,551936,5.1.2600.6058
;[email protected],$(WinSysPathSysFile),$(DLLSelfRegister),,4/14/08 6:42:02 AM,1384479,6.0.98.2
[IconGroups]
Group0=Client Master
PrivateGroup0=True
Parent0=$(Programs)
[Client Master]
Icon1=""Client Master.exe""
Title1=Client Master
StartIn1=$(AppPath)
[Setup]
Title=Client Master
DefaultDir=$(ProgramFiles)\Client Master
AppExe=Client Master.exe
AppToUninstall=Client Master.exe
[Setup1 Files]
[email protected],$(AppPath),,$(Shared),8/10/11 6:41:10 PM,7800,0.0.0.0
[email protected],$(AppPath),,$(Shared),1/12/10 10:34:52 AM,299008,0.0.0.0
[email protected],$(AppPath),,$(Shared),2/26/11 1:05:18 PM,1,0.0.0.0
File4=@Offline Client Master Database.mdb,$(AppPath),,$(Shared),1/12/10 10:34:52 AM,299008,0.0.0.0
File5=@no_image_logo_selected.bmp,$(AppPath),,$(Shared),5/19/11 1:54:02 PM,7456,0.0.0.0
[email protected],$(AppPath),,$(Shared),2/26/11 1:08:19 PM,3,0.0.0.0
[email protected],$(AppPath),,$(Shared),12/27/09 4:38:46 PM,28396,0.0.0.0
[email protected],$(AppPath),,$(Shared),12/27/09 4:46:18 PM,28396,0.0.0.0
[email protected],$(AppPath),,$(Shared),7/29/11 4:21:52 PM,6541,0.0.0.0
[email protected],$(AppPath),,$(Shared),1/12/10 10:34:52 AM,299008,0.0.0.0
[email protected],$(AppPath),,$(Shared),2/1/10 2:23:09 PM,24064,0.0.0.0
[email protected],$(AppPath),,$(Shared),1/13/10 10:15:33 AM,20480,0.0.0.0
[email protected],$(AppPath),,$(Shared),1/13/10 10:27:44 AM,20992,0.0.0.0
[email protected],$(AppPath),,$(Shared),2/27/11 1:51:08 PM,0,0.0.0.0
File15=@Client Master Letter Creation - Partner Letters Only.doc,$(AppPath),,$(Shared),1/13/10 10:15:33 AM,20480,0.0.0.0
File16=@Client Master Letter Creation - Customer Letters Only.doc,$(AppPath),,$(Shared),1/13/10 10:27:44 AM,20992,0.0.0.0
File17=@Client Master Letter Creation - Customer and Partner Letters.doc,$(AppPath),,$(Shared),2/1/10 2:23:09 PM,24064,0.0.0.0
File18=@Client Master Database.mdb,$(AppPath),,$(Shared),1/12/10 10:34:52 AM,299008,0.0.0.0
File19=@MDAC_TYP.EXE,$(AppPath),,$(Shared),6/26/98 12:00:00 AM,8124720,4.71.1015.0
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,209192,6.0.81.69
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,244024,6.0.81.69
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,203576,6.0.81.69
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,260920,6.0.81.69
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,118064,6.0.81.71
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),5/7/99 1:00:00 AM,140288,6.0.84.18
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),5/9/08 11:53:40 PM,172032,5.7.0.18066
[email protected],$(AppPath),,$(Shared),3/22/99 2:00:00 PM,548864,9.0.0.2717
[email protected],$(AppPath),,$(Shared),10/26/06 9:55:52 PM,397136,12.0.4518.1014
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),7/15/00 1:00:00 AM,118784,6.0.88.4
[email protected],$(AppPath),$(DLLSelfRegister),$(Shared),6/18/98 1:00:00 AM,77824,6.0.81.69
File31=@Client Master.exe,$(AppPath),,$(Shared),10/28/11 5:57:14 PM,15245312,1.0.0.5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|