| Author |
Message |
   
randem
Moderator Username: randem
Post Number: 1499 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Tuesday, February 23, 2010 - 04:05 am: |
|
What were the exact messages? Those are very important. Check the status of the computer that this was run on. The issue is with that machine, Please check: 1 - XP Service Pack 3 2 - All Available Windows Updates 3 - Viruses 4 - Spyware / Malware (follow http://www.randem.com/virusproblems.html)) 5 - You may need to clean the registry (CCleaner) You may also want to try to install the OS Updater in Windows Safe Mode to see if it will install with only the necessary drivers and such loaded. |
   
teddy7
New member Username: teddy7
Post Number: 12 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Tuesday, February 23, 2010 - 12:45 am: |
|
Hi, My customer ran the file "VB_DCOM_MDAC_JET_AutoSetup" alone but had the same messages !!!! so ??? |
   
randem
Moderator Username: randem
Post Number: 1497 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Sunday, February 21, 2010 - 07:28 am: |
|
How did you look at the size? Did you look at the properties. It is the correct file. Try running it on the computers in question. |
   
teddy7
New member Username: teddy7
Post Number: 11 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Sunday, February 21, 2010 - 07:24 am: |
|
Ok, to be sure, I have just downloaded the version found on the link you have indicated. Automatic OS Updater for MDAC/JET/DCOM All Windows Versions Including Vista (32.9 mb) - Last Updated 07/30/2008 The file "VB_DCOM_MDAC_JET_AutoSetup" size is 33 355ko. (and not 32.9mb or 34.2mb) |
   
randem
Moderator Username: randem
Post Number: 1496 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, February 19, 2010 - 04:36 am: |
|
Here is the link to the Automatic OS Updater http://www.randem.com/softwaresupport.html |
   
teddy7
New member Username: teddy7
Post Number: 10 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Thursday, February 18, 2010 - 10:02 pm: |
|
Hi My installation do use the French language while installing [Languages] Name:"fr";MessagesFile:"compiler:French-15-5.1.11.isl" About VB_DCOM_MDAC_JET_AutoSetup.exe file, it is surely the date I downloaded it. I look for the latest version but your website had changed a lot and I can't find it now, can you send me the adresse where to download it ? I'll try to run it on the customer'systems where the installation failed. Thanks for your help. |
   
randem
Moderator Username: randem
Post Number: 1495 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Wednesday, February 17, 2010 - 09:38 am: |
|
Also are you aware that you can have your installation use the French language while installing by adding the Language template in InnoScript? |
   
randem
Moderator Username: randem
Post Number: 1494 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Wednesday, February 17, 2010 - 08:38 am: |
|
That's strange we don't supply one with that date/time or file size ours is 34.2MB. 1 - Is that a download date? 2 - Did you attempt running just that file on the systems that the installation failed on? |
   
teddy7
New member Username: teddy7
Post Number: 9 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Wednesday, February 17, 2010 - 08:33 am: |
|
98% of my systems are in French. The date of my VB_DCOM_MDAC_JET_AutoSetup.exe file is 21/10/2009 8:22 => 32.5 Mo |
   
randem
Moderator Username: randem
Post Number: 1491 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Tuesday, February 16, 2010 - 01:53 pm: |
|
Ok, Now I have a total picture to work with. The error: REGSVR Unable to load 'C:\Program files\fichiers communs\System\ADO\msado15.dll': 127: la procedure specifiée est introuvable with error code -2147467259 Stems from an application calling this module. Now in the installation that is highly improbable so it may seem that this error is called via another procedure. Now the error: Unable to register library 'C:\Program files\fichiers communs\System\ADO\msado15.dll' would be more likely the case if for some reason the registry or this file was protected on the system you were installing on. Check in the registry and the disk for this file on the computers in question. This is most likely the case for this type of error. Another test is to run the VB_DCOM_MDAC_JET_AutoSetup.exe by itself on the machines in question to see if it installs correctly without giving the error. Run your program to see if it works then. Let me know the results of this test. Also compare the date of your VB_DCOM_MDAC_JET_AutoSetup.exe file for 7/31/2008 1:24am Are some of your systems in French and some in English? |
   
teddy7
New member Username: teddy7
Post Number: 8 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Tuesday, February 16, 2010 - 01:08 pm: |
|
Here is the whole script ; InnoScript Version 10.1 Build 2 ; Randem Systems, Inc. ; Copyright (c) 2002 - 2009, Randem Systems, Inc. ; Website: http://www.randem.com ; Support: http://www.randem.com/cgi-bin/discus/discus.cgi ; OS: Windows XP 5.1 build 2600 (Service Pack 3) ; Derived from VB VBP Project File ; Designed for Inno Setup Version: 5.3.4 (u) ; Installed Inno Setup Version: 5.3.4 (u) ; Local Machine Settings. Use these settings as a template for your installation folders ; {app} : C:\Program Files\Randem Systems\InnoScript ; {appdata} : C:\Documents and Settings\Ralph James_2\Application Data\Randem Systems\InnoScript\Release\ ; {localappdata} : C:\Documents and Settings\Ralph James_2\Local Settings\Application Data\Randem Systems\InnoScript\Release\ ; {cf} : C:\Program Files\Common Files\Randem Systems ; {tmp} : C:\Documents and Settings\Ralph James_2\Local Settings\Temp\ ; {commonappdata} : C:\Documents and Settings\All Users\Application Data\Randem Systems\InnoScript\Release\ ; {pf} : C:\Program Files\ ; Date: October 18, 2009 ; VB Runtime Files Folder: E:\Server Data\Randem\Develop\InnoScript\VB 6 Redist Files\ ; Visual Basic Project File (.vbp): E:\Server Data\Randem\Clients\Username\CompanyName\CompanyName.vbp ; Inno Setup Script Output File (.iss): E:\Server Data\Randem\Clients\Username\CompanyName\Scripts\ApplicationName Release.iss ; Script Template Files (.tpl): C:\Documents and Settings\Ralph James_2\Local Settings\Application Data\Randem Systems\InnoScript\Release\Templates\Release.tpl ; : C:\Documents and Settings\Ralph James_2\Local Settings\Application Data\Randem Systems\InnoScript\Release\Templates\Legacy.tpl ; : E:\Server Data\Randem\Clients\Username\CompanyName\Templates\ApplicationName.tpl ; ------------------------ ; References ; ------------------------ ; Microsoft Data Formatting Object Library 6.0 (SP6) - (msstdfmt.dll) ; Microsoft Data Report Designer 6.0 (SP4) - (MSDBRPTR.DLL) ; Microsoft Scripting Runtime - (scrrun.dll) ; Microsoft Word 9.0 Object Library - (MSWORD.OLB) ; Microsoft Excel 9.0 Object Library - (EXCEL.EXE) ; Microsoft ActiveX Data Objects 2.0 Library - (msado20.tlb) ; -------------------------- ; Components ; -------------------------- ; Microsoft Hierarchical FlexGrid Control 6.0 (SP6) (OLEDB) - (mshflxgd.ocx) ; Microsoft Common Dialog Control 6.0 (SP6) - (comdlg32.ocx) ; Microsoft Windows Common Controls 6.0 (SP6) - (mscomctl.ocx) ; Microsoft Windows Common Controls-2 6.0 (SP6) - (mscomct2.ocx) ; Microsoft Masked Edit Control 6.0 (SP6) - (msmask32.ocx) [Setup] SetupLogging=Yes AppId=ApplicationName ;------------------------------------------------------------------------------------------------------------------------ ; Taken from VBP/VBG Project File Parameters AppName, AppName AppVersion and Company ;------------------------------------------------------------------------------------------------------------------------ AppName=ApplicationName 5.2.6 AppVerName=ApplicationName AppPublisher=Apiris ;------------------------------------------------------------------------------------------------------------------------ AppPublisherURL=http://www.ApplicationName.com AppSupportURL=http://www.ApplicationName.com AppUpdatesURL=http://www.ApplicationName.com AppVersion=5.2.6 VersionInfoVersion=5.2.6 AllowNoIcons=no WizardImageFile=E:\Server Data\Randem\Clients\Username\CompanyName\SetupModern16.bmp WizardSmallImageFile=E:\Server Data\Randem\Clients\Username\CompanyName\SetupModernSmall02.bmp DefaultGroupName=Apiris\ApplicationName DefaultDirName={code:GetAppFolder|Apiris\CompanyName} AppCopyright=Copyright © 2007-2009 Apiris, Inc PrivilegesRequired=Admin MinVersion=0,5.01 Compression=lzma OutputBaseFilename=ApplicationName526Release [Tasks] Name: AutoOSUpdater; Description: Install Support for Database Operations; GroupDescription: Install Database Support: Name: ScriptingRuntime; Description: Install Microsoft's Scripting Runtime; GroupDescription: Install Scripting Runtime: [Files] Source: E:\Server Data\Randem\Develop\Support\Scripts\Output\VB_DCOM_MDAC_JET_AutoSetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression; Tasks: AutoOSUpdater Source: E:\Server Data\Randem\Develop\Support\scripten.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; Tasks: ScriptingRuntime Source: E:\Server Data\Randem\Clients\Username\CompanyName\Documentation.chm; DestDir: {app}; Flags: ignoreversion; Source: E:\Server Data\Randem\Clients\Username\CompanyName\DonneesApplicationName.dll; DestDir: {app}; Flags: ignoreversion; Source: E:\Server Data\Randem\Clients\Username\CompanyName\ClesApplicationName.txt; DestDir: {app}; Flags: ignoreversion; 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\MSDBRPTR.DLL; 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\comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; 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\mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: E:\Server Data\Randem\Develop\Deployable System Files\msmask32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: E:\Server Data\Randem\Clients\Username\CompanyName\ApplicationName.exe; DestDir: {app}; Flags: ignoreversion restartreplace; [INI] Filename: {app}\ApplicationName.url; Section: InternetShortcut; Key: URL; String: http://www.ApplicationName.com [Icons] Name: {group}\ApplicationName ; Filename : {app}\ApplicationName.exe; WorkingDir: {app} Name: {group}{cm:ProgramOnTheWeb, ApplicationName }; Filename: {app}\ApplicationName.url; IconFilename: {app}\ApplicationName.ico Name: {group}{cm:UninstallProgram, ApplicationName }; Filename: {uninstallexe} [Run] Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser; Tasks: AutoOSUpdater Filename: {tmp}\scripten.exe; Parameters: /r:n /q:a; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser; Tasks: ScriptingRuntime Filename: {app}\ApplicationName.exe; Description: {cm:LaunchProgram, ApplicationName }; Flags: nowait postinstall skipifsilent; WorkingDir: {app} [UninstallDelete] Type: files; Name: {app}\ApplicationName.url Type: dirifempty; Name: {app} Type: files; Name: "{app}\CompanyName.url" Name: {app}\*.log; Type: files Name: {app}\*.txt; Type: files Name: {app}\*.*; Type: files [Languages] ;Name:"fr";MessagesFile:"compiler:French-15-5.1.11.isl" Name: fr; MessagesFile: "compiler:Languages\French.isl" [Registry] [Comments] Template Processing first character indicators usage. No Indicator Attempt replacement if cannot replace then add the line + Plus Sign Force addition of template line into script (no attempted replacement). ; Semi-colon Add line as a comment only. (No attempted replacement). - Minus Sign Delete the line. (No attempted replacement). & Ampersand Comment the line. (No attempted replacement). [Code] function GetAppFolder(Param: String): String; begin if InstallOnThisVersion('0,6', '0,0') = irInstall then Result := ExpandConstant('{sd}') + '\Users\Public\' + ExpandConstant('{username}') + '\' + Param else Result := ExpandConstant('{pf}') + '\' + Param; end; It was written in october 2009. This version works well except for fews cases, I wont re-written my script eatch time there is a new version of Innoscript !? |
   
randem
Moderator Username: randem
Post Number: 1490 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Monday, February 15, 2010 - 06:50 am: |
|
teddy7, First that is not the WHOLE script it was modified and you left out parts of the script I need... That is why you need to supply the WHOLE script, this will take a lot longer if you supply just what you want to. Change whatever you want to but do not eliminate portions of the script especially the comments, they are there for debugging purposes... There is a lot missing from this script. Second, you must follow the direction to move files from the system folder to another folder then apply that folder to the search path so that InnoScript can find the files. Third, you are several version behind with InnoScript. You should update to the latest then try again with the updated info that I have posted here. Fourth, This script was created in October 19, 2009 it cannot be current. |
   
teddy7
New member Username: teddy7
Post Number: 7 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Sunday, February 14, 2010 - 11:32 pm: |
|
I used safe mode and here is the whole script. I just changed the name of the application (HELP): ; InnoScript Version 10.1 Build 2 ; Designed for Inno Setup Version: 5.3.4 (u) ; Installed Inno Setup Version: 5.3.4 (u) ; Date: October 19, 2009 [Languages] Name:"fr";MessagesFile:"compiler:French-15-5.1.11.isl" [Setup] AppName=HELP AppVerName=HELP V6.2.5 AppCopyright= Copyright © 2008-2010 Author, Inc AppPublisher=Author AppPublisherURL=http://www.HELP.com AppSupportURL=http://www.HELP.com AppVersion=6.2.5 AllowNoIcons=no WizardImageFile=SetupModern16.bmp WizardSmallImageFile=SetupModernSmall02.bmp DefaultDirName={code:GetAppFolder|HELP} DefaultGroupName=HELP PrivilegesRequired=Admin MinVersion=0,5.01 Compression=lzma OutputBaseFilename=Installation HELP [Tasks] Name: desktopicon; Description:"Créer une icône sur votre bureau"; GroupDescription:"Icône supplémentaire" Name: quicklaunchicon; Description:"Créer une icône dans le menu demarrer"; GroupDescription:"Icône supplémentaire"; Flags: unchecked [Files] ; Mdac Source: VB_DCOM_MDAC_JET_AutoSetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression Source: scripten.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02 ; Fichiers application Source: DonneesHELP.dll; DestDir: {app}; Flags: ignoreversion; ; Ocx utilisées Source: msstdfmt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: MSDBRPTR.DLL; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mshflxgd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: msmask32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: vb6fr.dll; DestDir: {sys}; ; executable Source: HELP.exe; DestDir: {app}; Flags: ignoreversion restartreplace; [INI] Filename: {app}\HELP.url; Section: InternetShortcut; Key: URL; String: http://www.HELP.com [Icons] Name: {group}\HELP; Filename: {app}\HELP.exe; WorkingDir: {app} Name: {group}\HELP sur le Web; Filename: {app}\HELP.url Name: {group}\Désinstaller HELP; Filename: {uninstallexe} Name: {userdesktop}\HELP; Filename: {app}\HELP.exe; Tasks: desktopicon; WorkingDir: {app} Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\HELP; Filename: {app}\HELP.exe; Tasks: quicklaunchicon; WorkingDir: {app}; [Run] Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser Filename: {tmp}\scripten.exe; Parameters: /r:n /q:a; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser Filename: {app}\HELP.exe; Description: Exécuter HELP; Flags: nowait postinstall skipifsilent; WorkingDir: {app} [UninstallDelete] Type: files; Name: "{app}\HELP.url" Type: files; Name: {app}\HELP.url Name: {app}\*.log; Type: files Name: {app}\*.txt; Type: files Name: {app}\*.*; Type: files Type: filesandordirs; Name: {app} [Code] function GetAppFolder(Param: String): String; begin if InstallOnThisVersion('0,6', '0,0') = irInstall then Result := ExpandConstant('{sd}') + '\Users\Public\' + ExpandConstant('{username}') + '\' + Param else Result := ExpandConstant('{pf}') + '\' + Param; end; |
   
randem
Moderator Username: randem
Post Number: 1486 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Saturday, February 13, 2010 - 04:19 am: |
|
if you are not supplying the whole script my answer is worthless especially if you are not supplying the correct file as you say. You cannot supply just what you think is needed for a correct answer, you have to supply what is asked for. I can tell nothing from a portion of the script... Did you use unsafe mode???? |
   
teddy7
New member Username: teddy7
Post Number: 6 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, February 12, 2010 - 11:06 pm: |
|
The file is not in my script, I used : ; InnoScript Version 10.1 Build 2 ; Designed for Inno Setup Version: 5.3.4 (u) ; Installed Inno Setup Version: 5.3.4 (u) ; Date: October 19, 2009 and here are the files I use [Files] ; Mdac Source: VB_DCOM_MDAC_JET_AutoSetup.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression Source: scripten.exe; DestDir: {tmp}; Flags: deleteafterinstall ignoreversion nocompression; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02 ; Fichiers application Source: DonneesHELP.dll; DestDir: {app}; Flags: ignoreversion; ; Ocx utilisées Source: msstdfmt.dll; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: MSDBRPTR.DLL; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mshflxgd.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: comdlg32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mscomctl.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: mscomct2.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: msmask32.ocx; DestDir: {sys}; Flags: regserver restartreplace sharedfile; Source: vb6fr.dll; DestDir: {sys}; ; executable Source: HELP.exe; DestDir: {app}; Flags: ignoreversion restartreplace; [Run] Filename: {tmp}\VB_DCOM_MDAC_JET_AutoSetup.exe; Parameters: /NORESTART /VERYSILENT; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser Filename: {tmp}\scripten.exe; Parameters: /r:n /q:a; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02; WorkingDir: {tmp}; Flags: skipifdoesntexist runascurrentuser Filename: {app}\HELP.exe; Description: Exécuter HELP; Flags: nowait postinstall skipifsilent; WorkingDir: {app} That's all ... so ? The problem appear just in few cases. |
   
randem
Moderator Username: randem
Post Number: 1485 Registered: 04-2004
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, February 12, 2010 - 06:34 am: |
|
Aloha teddy7, Please post your script. You should not be deploying msado15.dll. Did you not use SAFE mode? If you used safe mode that file should not be in the script. What version of InnoScript are you using? |
   
teddy7
New member Username: teddy7
Post Number: 5 Registered: 02-2009
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, February 12, 2010 - 12:39 am: |
|
Hi, I used InnoScript to made my installation program incluing VB_DCOM_MDAC_JET_AutoSetup.exe and so far, all is right. All, exept 2 or 3 cases when, for instance, during instalation in an XP profesional computer I have this error: REGSVR Unable to load 'C:\Program files\fichiers communs\System\ADO\msado15.dll': 127: la procedure specifiée est introuvable with error code -2147467259 and then : Unable to register library 'C:\Program files\fichiers communs\System\ADO\msado15.dll' Then when going on with the application i have the error: 429 composant ActiveX ne peut créer l'objet So, what can be the reason of thoses cases and what could be done to eliminate them ? I guess there are fews and rare but it would be preferable not to have them. Thanks |