Aug 8th, 2007, 08:05 AM
#1
Thread Starter
PowerPoster
[RESOLVED] RANDEM!!! I Need your help
Hi Randem,
I have been trying to get familiar with ********** and InnoSetup using your tutorials, which are excellent by the way. Everything was going fine until I tried to compile the script and I get the following error. Please see attachment. I have placed the file in the Unsafe.Fil text file but the error still comes up.
Please advise me. This is quite urgent. I would really appreciate it.
Aug 8th, 2007, 08:15 AM
#2
Frenzied Member
Re: RANDEM!!! I Need your help
I know this isn't my thread but just to save Randem having to wait, there is no file attached....
Aug 8th, 2007, 08:21 AM
#3
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Thanks for the alert. I was in such a hurry I forgot the attachment. My bad.
Attached Files
Last edited by Nitesh; Aug 8th, 2007 at 08:24 AM .
Reason: Adding Attachment
Aug 8th, 2007, 08:38 AM
#4
Re: RANDEM!!! I Need your help
Aug 8th, 2007, 09:27 AM
#5
Frenzied Member
Re: RANDEM!!! I Need your help
You could just copy the dll to a 'safe' directory and point the script there.
This will then avoid the error.
However, you should still be able to compile your script with the Inno Compiler if that is your only error.
********** just generates the script for you from your vbp file.
You can then modify it afterwards (using ISTool for ease of use) yourself.
Aug 8th, 2007, 02:27 PM
#6
Re: RANDEM!!! I Need your help
Yes, as agmorgan states: Move the file to another folder then tell ********** where that folder is by placing the folder name into the Search Path Area then re-running ********** on your vbp file.
Aug 10th, 2007, 01:08 AM
#7
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Yes, as agmorgan states: Move the file to another folder then tell ********** where that folder is by placing the folder name into the Search Path Area then re-running ********** on your vbp file.
Should I remove the msbind.dll from the System32 folder? Please advise me. Thanks for the reply.
Aug 10th, 2007, 01:14 AM
#8
Re: RANDEM!!! I Need your help
Mistake on my part. You just copy the file to another folder. If you remove then programs that use the files will start to fail.
Last edited by randem; Aug 10th, 2007 at 01:19 AM .
Aug 10th, 2007, 01:19 AM
#9
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Why would you want to remove files? You just copy the file to another folder. If you remove then programs that use the files will start to fail.
Ok, Thanks randem. Will try that now.
Aug 10th, 2007, 01:32 AM
#10
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
Nitesh
Ok, Thanks randem. Will try that now.
Sorry Randem,
One more question. I was coding the software on XP Service Pack 1 but at a later stage I installed Service Pack 2. In ********** under the NT Service pack combobox which Service Pack should I choose. I currently have SP 2 chosen
Aug 10th, 2007, 01:37 AM
#11
Re: RANDEM!!! I Need your help
Not unless that is what you want the users to have installed before the app will install.
Aug 10th, 2007, 01:45 AM
#12
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Not unless that is what you want the users to have installed before the app will install.
Sorry Randem.
Have to bother you again. I ran ********** again after placing these Dll's in a new folder. Now all the followin are coming up in the search path area and the paths I am adding are not there after I run it.
C:\Documents and Settings\Nitesh\Desktop\exe\;E:\David\VBDev\PupilDBase\;E:\David\VBDev\PupilDBase\dll\;C:\WINDOWS\sy stem32\;C:\Program Files\Common Files\System\ado\;C:\Program Files\Common Files\System\Ole DB\;C:\Program Files\Common Files\Microsoft Shared\CDO\;C:\Program Files\Adobe\Reader 8.0\Reader\;C:\Program Files\Microsoft Office\Office10\;C:\Program Files\Randem Systems\**********\********** 7.0\;C:\WINDOWS\;
Note: I did not enter all those paths. What should I do now. I have to get this working by the end of the day.
Aug 10th, 2007, 01:51 AM
#13
Re: RANDEM!!! I Need your help
********** will add the paths to the Search Path Area of where it found file so that the next time you attempt a conversion it will know where to search and it will not take so long.
You are worrying about the wrong things... Look at the script...
Aug 10th, 2007, 02:23 AM
#14
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
********** will add the paths to the Search Path Area of where it found file so that the next time you attempt a conversion it will know where to search and it will not take so long.
You are worrying about the wrong things... Look at the script...
Hi Randem
forgive me for being so annoying but it's my first time using **********. I am getting the same error as I had the first time but this time with the MSSTDFMT.DLL. I followed the previous steps, placed it in a safe folder and added the path to the search path area but the error still comes up.
Aug 10th, 2007, 03:14 AM
#15
Re: RANDEM!!! I Need your help
Aug 10th, 2007, 03:32 AM
#16
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Send me your project...
Sending it now. The stupid thing is takin so long 2 zip
Aug 10th, 2007, 03:34 AM
#17
Re: RANDEM!!! I Need your help
What do you have in it. You did compact the database didn't you?
How big is the database anyway?
Aug 10th, 2007, 04:05 AM
#18
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
Nitesh
Sending it now. The stupid thing is takin so long 2 zip
I've sent it to your address that you gave me a few days ago. Please let me know if you got it.
Aug 10th, 2007, 04:06 AM
#19
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
What do you have in it. You did compact the database didn't you?
How big is the database anyway?
I didn't compact the database. I would get into trouble if I distribute our db. My boss is very particular about that.
Aug 10th, 2007, 04:06 AM
#20
Re: RANDEM!!! I Need your help
Aug 10th, 2007, 04:07 AM
#21
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Downloading now...
thanks
Aug 10th, 2007, 04:08 AM
#22
Re: RANDEM!!! I Need your help
Then did you at least send an empty one?
Aug 10th, 2007, 04:11 AM
#23
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Then did you at least send an empty one?
He would have a heart attack even if I did that.
Aug 10th, 2007, 04:14 AM
#24
Re: RANDEM!!! I Need your help
Alrighty then..., First off you have a major problem you are using DSN's and not deploying them. You should not even be using DSN's with an Access Database. OLEDB would work better and have no extra overhead to deal with on the installation and it would be far simpler too.
Working on the rest...
Aug 10th, 2007, 04:17 AM
#25
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Alrighty then..., First off you have a major problem you are using DSN's and not deploying them. You should not even be using DSN's with an Access Database. OLEDB would work better and have no extra overhead to deal with on the installation and it would be far simpler too.
Working on the rest...
I am using a MySQL Database.
Aug 10th, 2007, 04:20 AM
#26
Re: RANDEM!!! I Need your help
On further research you are using mySQL DSN's. I assumed Access for I got confused with another thread. Ok working...
Aug 10th, 2007, 04:22 AM
#27
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
Nitesh
I am using a MySQL Database.
Hi again,
Where do I add the DSN though. I go to the add files tab and try to add it but it doesnt appear in the list
Aug 10th, 2007, 04:25 AM
#28
Re: RANDEM!!! I Need your help
You realize you do need to use the ADD button on the Add Files tab...
Aug 10th, 2007, 04:28 AM
#29
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
You realize you do need to use the ADD button on the Add Files tab...
Oh ok,
my fault. I didn't look through the list properly.
Aug 10th, 2007, 04:46 AM
#30
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Not unless that is what you want the users to have installed before the app will install.
Hi,
I have sorted out most of the errors by placing the files in a shared folder. No i'm gettin an error message saying Source File "c:\windows\msvcr80.dll" does not exist.
Aug 10th, 2007, 04:49 AM
#31
Re: RANDEM!!! I Need your help
Here is what I get:
Code:
; ********** Version 7.1 Build 7
; Randem Systems, Inc.
; Copyright 2003-2007
; Website: http://www.***********
; Support: http://www.**********.com/cgi-bin/discus/discus.cgi
; OS: Windows XP 5.1 build 2600 (Service Pack 2)
; Date: August 09, 2007
; VB Runtime Files Folder: C:\Program Files\Randem Systems\**********\********** 7.0\VB 6 Redist Files\
; Visual Basic Project File (.vbp): E:\Works\Nitesh\PupilDBase\PupilDBase.vbp
; Inno Setup Script Output File (.iss): E:\Works\Nitesh\PupilDBase\Scripts\PupilDBase Release.iss
; Script Template Files (.tpl): C:\Program Files\Randem Systems\**********\********** 7.0\Templates\Release.tpl
; : C:\Program Files\Randem Systems\**********\********** 7.0\Templates\VBRuntime.tpl
; : C:\Program Files\Randem Systems\**********\********** 7.0\Templates\Vista.tpl
; ------------------------
; References
; ------------------------
; Visual Basic runtime objects and procedures - (MSVBVM60.DLL)
; OLE Automation - (STDOLE2.TLB)
; Microsoft ActiveX Data Objects 2.7 Library - (msado27.tlb)
; Microsoft Shell Controls And Automation - (shell32.dll)
; Microsoft Data Binding Collection - (MSBIND.DLL)
; Microsoft Data Formatting Object Library - (MSSTDFMT.DLL)
; Microsoft Scripting Runtime - (scrrun.dll)
; Microsoft VBScript Regular Expressions 1.0 - (vbscript.dll)
; Microsoft OLE DB Service Component 1.0 Type Library - (oledb32.dll)
; Microsoft XML, v3.0 - (msxml3.dll)
; Microsoft Internet Controls - (ieframe.dll)
; Microsoft CDO For Exchange 2000 Library - (cdosys.dll)
; Adobe Acrobat 8.0 Type Library - (AcroRd32.dll)
; SMTP Send Mail for VB6.0 - (vbSendMail.dll)
; Microsoft Word 10.0 Object Library - (MSWORD.OLB)
; Microsoft MIMEEDIT Type Library 1.0 - (INETCOMM.dll)
; --------------------------
; Components
; --------------------------
; Microsoft Script Control 1.0 - (msscript.ocx)
; Microsoft Tabbed Dialog Control 6.0 (SP6) - (tabctl32.ocx)
; Microsoft Winsock Control 6.0 (SP6) - (mswinsck.ocx)
; Microsoft DataGrid Control 6.0 (SP6) (OLEDB) - (MSDATGRD.OCX)
; Microsoft FlexGrid Control 6.0 (SP6) - (MSFLXGRD.OCX)
; Microsoft Windows Common Controls-2 5.0 (SP2) - (comct232.ocx)
; Microsoft Windows Common Controls-2 6.0 (SP6) - (MSCOMCT2.OCX)
; Microsoft Hierarchical FlexGrid Control 6.0 (SP4) (OLEDB) - (mshflxgd.ocx)
; Microsoft Data Bound List Controls 6.0 (SP6) - (DBLIST32.OCX)
; Microsoft Common Dialog Control 6.0 (SP6) - (comdlg32.ocx)
[Setup]
;-----------------------------------------------------------------------------------------------------
; Taken from VBP Project File Parameters AppName, AppName AppVersion and Company
;-----------------------------------------------------------------------------------------------------
AppName=PupilDBase
AppVerName=PupilDBase 1.1.49
AppPublisher=lljp
;-----------------------------------------------------------------------------------------------------
AppVersion=1.1.49
VersionInfoVersion=1.1.49
AllowNoIcons=yes
DefaultGroupName=PupilDBase
DefaultDirName={code:GetAppFolder}\PupilDBase
AppCopyright=
PrivilegesRequired=Admin
MinVersion=4.0,4.0
Compression=lzma
OutputBaseFilename=PupilDBase631149Release
[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}
Name: AutoOSUpdater; Description: Install MDAC's for Database Operations; GroupDescription: Install MDAC's:
[Files]
Source: e:\server data\randem\develop\support\scripts\output\vb_dcom_mdac_jet_autosetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression;
Source: e:\works\nitesh\pupildbase\opendb.dsn; DestDir: {app}; Flags: ignoreversion;
Source: e:\works\nitesh\pupildbase\smsdb.dsn; DestDir: {app}; Flags: ignoreversion;
Source: c:\program files\common files\system\ado\msado27.tlb; DestDir: {cf}\system\ado\; Flags: uninsneveruninstall sharedfile regtypelib;
Source: e:\server data\randem\develop\deployable system files\msbind.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msstdfmt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\vbscript.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msscript.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msxml3.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\cdosys.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\acrord32.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\works\nitesh\pupildbase\dll\vbsendmail.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\program files\microsoft office\office11\msword.olb; DestDir: {sys}; Flags: sharedfile regtypelib;
Source: e:\server data\randem\develop\deployable system files\mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\tabctl32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mswinsck.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msdatgrd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msflxgrd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\comct232.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mshflxgd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\dblist32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\richtx32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\works\nitesh\pupildbase\pupildbase63.exe; DestDir: {app}; Flags: ignoreversion;
Source: c:\program files\adobe\acrobat 7.0\reader\agm.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\cooltype.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\server data\randem\develop\deployable system files\msvcr71.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\server data\randem\develop\deployable system files\msvcp71.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\bib.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\ace.dll; DestDir: {sys}; Flags: sharedfile;
[INI]
Filename: {app}\PupilDBase63.url; Section: InternetShortcut; Key: URL; String:
[Icons]
Name: {group}\PupilDBase; Filename: {app}\PupilDBase63.exe; WorkingDir: {app}
Name: {group}\{cm:ProgramOnTheWeb, PupilDBase}; Filename: {app}\PupilDBase63.url
Name: {group}\{cm:UninstallProgram, PupilDBase}; Filename: {uninstallexe}
Name: {commondesktop}\PupilDBase; Filename: {app}\PupilDBase63.exe; Tasks: desktopicon; WorkingDir: {app}
[Run]
Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist; Tasks: AutoOSUpdater
Filename: {app}\PupilDBase63.exe; Description: {cm:LaunchProgram, PupilDBase}; Flags: nowait postinstall skipifsilent; WorkingDir: {app}
[UninstallDelete]
Type: files; Name: {app}\PupilDBase63.url
[Code ]
function GetAppFolder(Param: String): String;
begin
if InstallOnThisVersion('0,6', '0,0') = irInstall then
Result := 'C:\Users\Public\' + ExpandConstant('{username}')
else
Result := ExpandConstant('{pf}');
end;
Aug 10th, 2007, 04:53 AM
#32
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Originally Posted by
randem
Here is what I get:
Code:
; ********** Version 7.1 Build 7
; Randem Systems, Inc.
; Copyright 2003-2007
; Website: http://www.***********
; Support: http://www.**********.com/cgi-bin/discus/discus.cgi
; OS: Windows XP 5.1 build 2600 (Service Pack 2)
; Date: August 09, 2007
; VB Runtime Files Folder: C:\Program Files\Randem Systems\**********\********** 7.0\VB 6 Redist Files\
; Visual Basic Project File (.vbp): E:\Works\Nitesh\PupilDBase\PupilDBase.vbp
; Inno Setup Script Output File (.iss): E:\Works\Nitesh\PupilDBase\Scripts\PupilDBase Release.iss
; Script Template Files (.tpl): C:\Program Files\Randem Systems\**********\********** 7.0\Templates\Release.tpl
; : C:\Program Files\Randem Systems\**********\********** 7.0\Templates\VBRuntime.tpl
; : C:\Program Files\Randem Systems\**********\********** 7.0\Templates\Vista.tpl
; ------------------------
; References
; ------------------------
; Visual Basic runtime objects and procedures - (MSVBVM60.DLL)
; OLE Automation - (STDOLE2.TLB)
; Microsoft ActiveX Data Objects 2.7 Library - (msado27.tlb)
; Microsoft Shell Controls And Automation - (shell32.dll)
; Microsoft Data Binding Collection - (MSBIND.DLL)
; Microsoft Data Formatting Object Library - (MSSTDFMT.DLL)
; Microsoft Scripting Runtime - (scrrun.dll)
; Microsoft VBScript Regular Expressions 1.0 - (vbscript.dll)
; Microsoft OLE DB Service Component 1.0 Type Library - (oledb32.dll)
; Microsoft XML, v3.0 - (msxml3.dll)
; Microsoft Internet Controls - (ieframe.dll)
; Microsoft CDO For Exchange 2000 Library - (cdosys.dll)
; Adobe Acrobat 8.0 Type Library - (AcroRd32.dll)
; SMTP Send Mail for VB6.0 - (vbSendMail.dll)
; Microsoft Word 10.0 Object Library - (MSWORD.OLB)
; Microsoft MIMEEDIT Type Library 1.0 - (INETCOMM.dll)
; --------------------------
; Components
; --------------------------
; Microsoft Script Control 1.0 - (msscript.ocx)
; Microsoft Tabbed Dialog Control 6.0 (SP6) - (tabctl32.ocx)
; Microsoft Winsock Control 6.0 (SP6) - (mswinsck.ocx)
; Microsoft DataGrid Control 6.0 (SP6) (OLEDB) - (MSDATGRD.OCX)
; Microsoft FlexGrid Control 6.0 (SP6) - (MSFLXGRD.OCX)
; Microsoft Windows Common Controls-2 5.0 (SP2) - (comct232.ocx)
; Microsoft Windows Common Controls-2 6.0 (SP6) - (MSCOMCT2.OCX)
; Microsoft Hierarchical FlexGrid Control 6.0 (SP4) (OLEDB) - (mshflxgd.ocx)
; Microsoft Data Bound List Controls 6.0 (SP6) - (DBLIST32.OCX)
; Microsoft Common Dialog Control 6.0 (SP6) - (comdlg32.ocx)
[Setup]
;-----------------------------------------------------------------------------------------------------
; Taken from VBP Project File Parameters AppName, AppName AppVersion and Company
;-----------------------------------------------------------------------------------------------------
AppName=PupilDBase
AppVerName=PupilDBase 1.1.49
AppPublisher=lljp
;-----------------------------------------------------------------------------------------------------
AppVersion=1.1.49
VersionInfoVersion=1.1.49
AllowNoIcons=yes
DefaultGroupName=PupilDBase
DefaultDirName={code:GetAppFolder}\PupilDBase
AppCopyright=
PrivilegesRequired=Admin
MinVersion=4.0,4.0
Compression=lzma
OutputBaseFilename=PupilDBase631149Release
[Tasks]
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}
Name: AutoOSUpdater; Description: Install MDAC's for Database Operations; GroupDescription: Install MDAC's:
[Files]
Source: e:\server data\randem\develop\support\scripts\output\vb_dcom_mdac_jet_autosetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression;
Source: e:\works\nitesh\pupildbase\opendb.dsn; DestDir: {app}; Flags: ignoreversion;
Source: e:\works\nitesh\pupildbase\smsdb.dsn; DestDir: {app}; Flags: ignoreversion;
Source: c:\program files\common files\system\ado\msado27.tlb; DestDir: {cf}\system\ado\; Flags: uninsneveruninstall sharedfile regtypelib;
Source: e:\server data\randem\develop\deployable system files\msbind.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msstdfmt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\vbscript.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msscript.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msxml3.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\cdosys.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\acrord32.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\works\nitesh\pupildbase\dll\vbsendmail.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\program files\microsoft office\office11\msword.olb; DestDir: {sys}; Flags: sharedfile regtypelib;
Source: e:\server data\randem\develop\deployable system files\mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\tabctl32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mswinsck.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msdatgrd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\msflxgrd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\comct232.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\mshflxgd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\dblist32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\richtx32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\server data\randem\develop\deployable system files\comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile;
Source: e:\works\nitesh\pupildbase\pupildbase63.exe; DestDir: {app}; Flags: ignoreversion;
Source: c:\program files\adobe\acrobat 7.0\reader\agm.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\cooltype.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\server data\randem\develop\deployable system files\msvcr71.dll; DestDir: {sys}; Flags: sharedfile;
Source: e:\server data\randem\develop\deployable system files\msvcp71.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\bib.dll; DestDir: {sys}; Flags: sharedfile;
Source: c:\program files\adobe\acrobat 7.0\reader\ace.dll; DestDir: {sys}; Flags: sharedfile;
[INI]
Filename: {app}\PupilDBase63.url; Section: InternetShortcut; Key: URL; String:
[Icons]
Name: {group}\PupilDBase; Filename: {app}\PupilDBase63.exe; WorkingDir: {app}
Name: {group}\{cm:ProgramOnTheWeb, PupilDBase}; Filename: {app}\PupilDBase63.url
Name: {group}\{cm:UninstallProgram, PupilDBase}; Filename: {uninstallexe}
Name: {commondesktop}\PupilDBase; Filename: {app}\PupilDBase63.exe; Tasks: desktopicon; WorkingDir: {app}
[Run]
Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist; Tasks: AutoOSUpdater
Filename: {app}\PupilDBase63.exe; Description: {cm:LaunchProgram, PupilDBase}; Flags: nowait postinstall skipifsilent; WorkingDir: {app}
[UninstallDelete]
Type: files; Name: {app}\PupilDBase63.url
[Code ]
function GetAppFolder(Param: String): String;
begin
if InstallOnThisVersion('0,6', '0,0') = irInstall then
Result := 'C:\Users\Public\' + ExpandConstant('{username}')
else
Result := ExpandConstant('{pf}');
end;
Thanks for your time. But what do I do now.
Aug 10th, 2007, 05:07 AM
#33
Re: RANDEM!!! I Need your help
Don't quote everything I post...
Download this and put the AutoOSUpdater in the same folder then run this installation and let me know what you get
http://www.***********/cgi-bin/randem...149Release.zip
Last edited by randem; Aug 10th, 2007 at 05:13 AM .
Aug 10th, 2007, 06:29 AM
#34
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Hi i'm getting the attached error.
Attached Images
Aug 10th, 2007, 06:37 AM
#35
Re: RANDEM!!! I Need your help
Are you are running XP Home that has been upgraded to XP Pro?
Aug 10th, 2007, 06:40 AM
#36
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Aug 10th, 2007, 06:51 AM
#37
Re: RANDEM!!! I Need your help
Well, your system is not clean. That happens on systems where there is something in the registry. I don't know what but it does not happen on a clean system. I need to do more research.
Meanwhile you can just press ignore and everything will be fine.
Aug 10th, 2007, 07:12 AM
#38
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Thanks so so much Randem. You are a saviour. Its running now. If I use the script you compiled will it work. I would still like for you to advise me about the Source file:"c:\windows\msvcr80.dll" does not exist error because in the future when I am compiling projects I would like to know what to do. As a last favour, could you tell me where I was going wrong with regards to how I was compiling the script and stuff. Your help has been greatly appreciated.
Regards,
Nitesh
Aug 10th, 2007, 05:47 PM
#39
Re: RANDEM!!! I Need your help
Where you went wrong?... Not following the instructions in the manual
There is a reason the manual was included...
c:\windows\msvcr80.dll should not exist it should exist in c:\windows\system32\msvcr80.dll
Aug 13th, 2007, 02:50 AM
#40
Thread Starter
PowerPoster
Re: RANDEM!!! I Need your help
Cool. Thanks. I have tested the setup on 3 pc's so far and everything is going well. Thanks alot Randem
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