I checked your PDW installation and you are missing 90% of the files your app needs to run. It will NEVER install correctly that way. Here is something I created and a lot of these files were not on my computer, but you should see from my list and your list in PDW there is an amazing differenct in the files that are supposed to be included. You never included your database or your rpt files in the PDW setup amonst other things.
Code:
; ********** Version 5.3 Build 7
; Randem Systems, Inc.
; Copyright 2003-2006
; website: http://www.***********
; support: http://www.**********.com/cgi-bin/discus/discus.cgi
; Date: September 19, 2006
; VB Runtime Files Folder: C:\Program Files\Randem Systems\**********\********** 5.3\VB 6 Redist Files\
; Visual Basic Group Project File (.vbg): C:\Work\anatasia\Synfab\Synfab System\Group1.vbg
; Inno Setup Script Output File (.iss): C:\Work\anatasia\Synfab\Scripts\Group1.vbg
; ------------------------
; References
; ------------------------
; Visual Basic runtime objects and procedures - (MSVBVM60.DLL)
; Standard OLE Types - (OLEPRO32.DLL)
; OLE Automation - (STDOLE2.TLB)
; Microsoft ActiveX Data Objects 2.5 Library - (msado25.tlb)
; Crystal Reports 8.5 ActiveX Designer Design and Runtime Library - (craxddrt.dll)
; Crystal Reports 8.5 ActiveX Designer Run Time Library - (craxdrt.dll)
; Microsoft Data Environment Instance 1.0 (SP4) - (MSDERUN.DLL)
; User Security - ActiveX Dll - (prjCUsrSec)
; Utilities Component - (prjUKirin)
; Microsoft ActiveX Data Objects 2.1 Library - (msado21.tlb)
; APEX True DBContainer3D 6.0 - (ticon3d6.oca)
; APEX True DBNumber 6.0 - (tinumb6.oca)
; APEX True DBTime 6.0 - (titime6.oca)
; APEX True DBMask 6.0 - (timask6.oca)
; APEX True DBCalendar 6.0 - (ticaldr6.oca)
; APEX True DBNumber Lite 6.0 - (tinumbl6.oca)
; APEX True DBDate 6.0 - (tidate6.oca)
; APEX True DBText 6.0 - (titext6.oca)
; Microsoft Data Formatting Object Library 6.0 (SP4) - (MSSTDFMT.DLL)
; Microsoft DAO 3.6 Object Library - (dao360.dll)
; Crystal Report Viewer Control - (crviewer.dll)
; Seagate Crystal Reports Web Report Broker - (swebrs.dll)
; Seagate Software Crystal Query Viewer 2.0 Type Library - (xqviewer.dll)
; Microsoft DHTML Page Runtime Library 1.0 - (MSHTMPGR.DLL)
; Microsoft HTML Object Library - (mshtml.tlb)
; Microsoft Shell Controls And Automation - (SHELL32.dll)
; Microsoft ActiveX Data Objects 2.8 Library - (MSADO15.DLL)
; --------------------------
; Components
; --------------------------
; Microsoft Windows Common Controls 6.0 (SP6) - (MSCOMCTL.OCX)
; Microsoft Tabbed Dialog Control 6.0 (SP5) - (TABCTL32.OCX)
; Microsoft Common Dialog Control 6.0 (SP6) - (comdlg32.ocx)
; Microsoft Windows Common Controls 5.0 (SP2) - (comctl32.ocx)
; Microsoft Windows Common Controls-2 6.0 (SP4) - (mscomct2.ocx)
; Microsoft Comm Control 6.0 - (MSCOMM32.OCX)
; Microsoft Windows Common Controls-3 6.0 (SP5) - (COMCT332.OCX)
; Microsoft Windows Common Controls-2 5.0 (SP2) - (COMCT232.OCX)
[Setup]
AppName=PrjMain
AppVerName=PrjMain 1.0.0
AppPublisher=LLTAN
AppVersion=1.0.0
VersionInfoVersion=1.0.0
AllowNoIcons=yes
DefaultGroupName=
DefaultDirName={pf}\
AppCopyright=
PrivilegesRequired=Admin
MinVersion=4.0,4.0sp6
Compression=lzma
OutputBaseFilename=Synfab System100Release
[Tasks]
[Files]
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\msvbvm60.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\oleaut32.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\olepro32.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\asycfilt.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\stdole2.tlb; DestDir: {sys}; Flags: regtypelib
Source: c:\program files\randem systems\**********\********** 5.3\vb 6 redist files\comcat.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\work\anatasia\synfab\synfab system\database\synfabdb.mdb; DestDir: {app}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\resource\sibsapps.res; DestDir: {app}; Flags: ignoreversion
Source: c:\program files\common files\system\ado\msado25.tlb; DestDir: {sys}; Flags: uninsneveruninstall regtypelib
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\craxddrt.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\seagate software\report designer component\craxdrt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\program files\common files\designer\msderun.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjcsecurity\prjcusrsec; DestDir: {sys}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjcutil\prjcutil; DestDir: {sys}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjukirin\prjukirin; DestDir: {sys}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjadmin\prjadmin; DestDir: {sys}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\flatbutton.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\vbaliml6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\vballbar6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\tabctl32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\comctl32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\vbalgrid6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\synfab system.exe; DestDir: {app}; Flags: ignoreversion
Source: ticon3d6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: tinumb6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: titime6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: timask6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: ticaldr6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: tinumbl6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: tidate6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: titext6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: ssa3d30.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: vslight6.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: mscomm32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: comct332.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: comct232.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\program files\common files\system\ado\msado21.tlb; DestDir: {sys}; Flags: uninsneveruninstall regtypelib
Source: ticon3d6.oca; DestDir: {sys}; Flags: ignoreversion
Source: tinumb6.oca; DestDir: {sys}; Flags: ignoreversion
Source: titime6.oca; DestDir: {sys}; Flags: ignoreversion
Source: timask6.oca; DestDir: {sys}; Flags: ignoreversion
Source: ticaldr6.oca; DestDir: {sys}; Flags: ignoreversion
Source: tinumbl6.oca; DestDir: {sys}; Flags: ignoreversion
Source: tidate6.oca; DestDir: {sys}; Flags: ignoreversion
Source: titext6.oca; DestDir: {sys}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjsadmin\prjsadmin; DestDir: {app}; Flags: ignoreversion
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\crviewer.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: ieframe.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\prjcreport.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\seagate software\viewers\activexviewer\swebrs.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\program files\xqviewer.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: crdesignerctrl.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\common files\designer\mshtmpgr.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: mshtml.tlb; DestDir: {sys}; Flags: uninsneveruninstall regtypelib
Source: sssplt30.ocx; DestDir: {sys}; Flags: regserver sharedfile
Source: crpaig80.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\work\anatasia\synfab\synfab system\prjmain\package\support\sscsdk80.dll; DestDir: {sys}; Flags: sharedfile
Source: c:\program files\common files\msado15.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: C:\Work\anatasia\Synfab\Synfab System\Crystal Report\*.*; DestDir: {app}\Crystal Report; Flags: ignoreversion
[INI]
Filename: {app}\Synfab System.url; Section: InternetShortcut; Key: URL; String:
[Run]
[UninstallDelete]
Type: files; Name: {app}\Synfab System.url