Just wondering here. I upgraded to 4.0.5 and now InnoScript is looking for files that it did not before and some of them are not even on my computer.
Some in the list below refer to SQL. If this is SQL server, I am not using. Any ideas?
Source: i_am_a_system_process.exe; DestDir: {sys}; Flags: ignoreversion
Source: wmiexe.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlredis.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlstp.exe; DestDir: {sys}; Flags: ignoreversion
Source: setupsql.exe; DestDir: {sys}; Flags: ignoreversion
Source:
Source: mssearch.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlmangr.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlservr.exe; DestDir: {sys}; Flags: ignoreversion
Source: autprx32.dll; DestDir: {sys}; Flags: sharedfile
And what is i_am_a_system_process.exe???
jaysour,
Please upload your vbp and iss files. I will take a look.
If you need my vbp I can send it directly. I would rather not post my vbp to the message board
; InnoScript Version 4.0.5
; Randem Systems, Inc.
; Copyright 2003, 2004
; website: https://randemsystems.com (https://randemsystems.com)
; support: https://randemsystems.support (https://randemsystems.support)
; Date: May 09, 2005
; VB Runtime Files Folder: D:\Program Files\Randem Systems\InnoScript\InnoScript 4.0\VB 6 Redist Files\
; Visual Basic Project File (.vbp): F:\iBrokerSoft_Version 2_0_0\iBrokerSoft.vbp
; Inno Setup Script Output File (.iss): F:\iBrokerSoft_Version 2_0_0\inno\iBrokersoft.iss
; ------------------------
; Visual Basic References
; ------------------------
; Microsoft ActiveX Data Objects Recordset 2.5 Library
; Microsoft Data Report Designer v6.0
; Microsoft DAO 3.6 Object Library
; Microsoft ActiveX Data Objects 2.8 Library
; Microsoft Data Formatting Object Library 6.0 (SP6)
; Microsoft Data Access Components Installed Version
; Microsoft Data Binding Collection VB 6.0 (SP4)
; --------------------------
; Visual Basic Components
; --------------------------
[Setup]
AppName=iBrokerSoft
AppVerName=iBrokerSoft 2.0.0
AppPublisher=(c) 2004/2005 MCS All Rights Reserved Proprietary Software
AppVersion=2.0.0
VersionInfoVersion=2.0.0
AllowNoIcons=no
WizardImageFile=F:\Copy of iBrokerSoft_Version 1_2_3\Graphics\brokersoft_INSTALL.bmp
WizardSmallImageFile=F:\Copy of iBrokerSoft_Version 1_2_3\Graphics\brokersoft_INSTALL_SMALL.bmp
DefaultGroupName=iBrokerSoft
DefaultDirName={pf}\iBrokerSoft
AppCopyright=2005 - Jason Sauer
PrivilegesRequired=None
MinVersion=4.1,5.0
OutputBaseFilename=iBrokerSoft200
[Tasks]
Name: desktopicon; Description: Create a &desktop icon; GroupDescription: Additional Icons:
Name: quicklaunchicon; Description: Create a &Quick Launch Icon; GroupDescription: Additional Icons:; Flags: unchecked
[Files]
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\msvbvm60.dll; DestDir: {sys}; Flags: sharedfile
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\oleaut32.dll; DestDir: {sys}; Flags: sharedfile
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\olepro32.dll; DestDir: {sys}; Flags: sharedfile
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\asycfilt.dll; DestDir: {sys}; Flags: sharedfile
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\stdole2.tlb; DestDir: {sys}; Flags: regtypelib
Source: d:\program files\randem systems\innoscript\innoscript 4.0\vb 6 redist files\comcat.dll; DestDir: {sys}; Flags: sharedfile
Source: f:\ibrokersoft_version 2_0_0\vb_dcom_mdac_jet_autosetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion
Source: c:\program files\common files\system\ado\msador15.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\msdbrptr.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: c:\program files\common files\system\ado\msado15.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\odbcconf.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\msbind.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\msadodc.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\msflxgrd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\msdatlst.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\tabctl32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\richtx32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\dataform.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\package\support\dblist32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile
Source: f:\ibrokersoft_version 2_0_0\ibrokersoft.exe; DestDir: {app}; Flags: ignoreversion
Source: c:\program files\network ice\blackice\psapi.dll; DestDir: {sys}; Flags: sharedfile
Source: i_am_a_system_process.exe; DestDir: {sys}; Flags: ignoreversion
Source: wmiexe.exe; DestDir: {sys}; Flags: ignoreversion
Source: c:\documents and settings\jason\local settings\temp\pft1cdc~tmp\_isdel.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlredis.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlstp.exe; DestDir: {sys}; Flags: ignoreversion
Source: setupsql.exe; DestDir: {sys}; Flags: ignoreversion
Source: inetinfo.exe; DestDir: {sys}; Flags: ignoreversion
Source: mssearch.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlmangr.exe; DestDir: {sys}; Flags: ignoreversion
Source: sqlservr.exe; DestDir: {sys}; Flags: ignoreversion
[INI]
Filename: {app}\iBrokerSoft.url; Section: InternetShortcut; Key: URL; String:
[Icons]
Name: {group}\iBrokerSoft; Filename: {app}\iBrokerSoft.exe; WorkingDir: {app}
Name: {group}\iBrokerSoft on the Web; Filename: {app}\iBrokerSoft.url
Name: {group}\Uninstall iBrokerSoft; Filename: {uninstallexe}
Name: {userdesktop}\iBrokerSoft; Filename: {app}\iBrokerSoft.exe; Tasks: desktopicon; WorkingDir: {app}
Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\iBrokerSoft; Filename: {app}\iBrokerSoft.exe; Tasks: quicklaunchicon; WorkingDir: {app};
[Run]
Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist
Filename: {app}\iBrokerSoft.exe; Description: Launch iBrokerSoft; Flags: nowait postinstall skipifsilent; WorkingDir: {app}
[UninstallDelete]
Type: files; Name: {app}\iBrokerSoft.url
ISS file
OH! I'm using 4.0.05 InnoScript
jdf