I have mentioned that earlier that the exe is 2 mb and unable to zip and upload.
Sending vbp file again.
Printable View
I have mentioned that earlier that the exe is 2 mb and unable to zip and upload.
Sending vbp file again.
mayurvb,
Looks like you are installing a few other files also. Then it depends on just what your installer Does. I created a script using ********** to show you what I found.
Here is some data also:
Code:Processed in UNSAFE file mode
Files included in Script
Version OS Type File
7/29/2005 2:43:42 AM - 6.0.97.82 Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\MSVBVM60.DLL
7/29/2005 2:43:42 AM - 2.40.4275.1 NT-Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\OLEAUT32.DLL
7/29/2005 2:43:42 AM - 5.0.4275.1 Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\OLEPRO32.DLL
7/29/2005 2:43:42 AM - 2.40.4275.1 NT-Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\ASYCFILT.DLL
7/29/2005 2:43:42 AM - 2.40.4275.1 NT-Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\STDOLE2.TLB
7/29/2005 2:43:42 AM - 4.71.1460.1 NT-Win32 DLL C:\Program Files\Randem Systems\**********\********** 4.0\VB 6 Redist Files\COMCAT.DLL
7/29/2005 2:43:42 AM - 8.40.9419.0 NT-Win32 DLL C:\WINDOWS\$NtServicePackUninstall$\msxml3.dll
7/29/2005 2:43:42 AM - 6.1.97.82 NT-Win32 DLL C:\WINDOWS\system32\mscomctl.ocx
7/29/2005 2:43:42 AM - Missing tabctl32.ocx
7/29/2005 2:43:42 AM - Missing mscomct2.ocx
7/29/2005 2:43:42 AM - 6.1.97.82 DOS-Win32 DLL C:\WINDOWS\system32\Comdlg32.ocx
7/29/2005 2:43:42 AM - 6.1.97.82 NT-Win32 DLL C:\WINDOWS\system32\RICHTX32.OCX
7/29/2005 2:43:42 AM - Missing ciplImageList.ocx
7/29/2005 2:43:42 AM - Missing ciplListBar.ocx
7/29/2005 2:43:42 AM - 7.1.100.1248 NT-Win32 App C:\Work\mayurvb\BeAware.exe
7/29/2005 2:43:42 AM - 5.0.37.15 NT-Win32 DLL C:\WINDOWS\system32\AUTPRX32.DLL
7/29/2005 2:43:42 AM - 6.31.100.1190 NT-Win32 App C:\Program Files\Common Files\InstallShield\engine\6\Intel 32\OBJECTPS.DLL
7/29/2005 2:43:42 AM - 6.31.100.1190 NT-Win32 App C:\Program Files\Common Files\InstallShield\engine\6\Intel 32\CTOR.DLL
7/29/2005 2:43:42 AM - 6.31.100.1190 NT-Win32 App C:\Program Files\Common Files\InstallShield\engine\6\Intel 32\IUSER.DLL
7/29/2005 2:43:42 AM - Missing BEAWAREADMN.EXE
7/29/2005 2:43:42 AM - 7.0.100.1187 Win32 App C:\Program Files\Common Files\InstallShield\Professional\RunTime\0700\Intel32\DOTNETINSTALLER.EXE
7/29/2005 2:43:42 AM - 1.1.4322.2032 Win32 DLL C:\WINDOWS\system32\MSCOREE.DLL
7/29/2005 2:43:42 AM -
Translating parameters...
7/29/2005 2:43:42 AM - Saving Inno Setup file... Please Wait
7/29/2005 2:43:42 AM -
Unsafe Files removed from script
msstdfmt.dll
kernel32.dll
user32.dll
winmm.dll
advapi32.dll
comdlg32.dll
gdi32.dll
imm32.dll
ole32.dll
comctl32.dll
hhctrl.ocx
riched32.dll
oledlg.dll
lz32.dll
rpawinet.dll
iexplore.exe
netscape.exe
rpcrt4.dll
Can you please let me know some more details?
I am unable to understand from this. which files do you think are the the cuplrits?
mayurvb,
Well, I can't say since you say you are not putting these files in your script and not deploying them. You have all the info... You must share. All I know is that you have problems that you should not have and with the explainations you give it must be your installation package creator. I would change to another installer create an installation and try that to see if it installs without corrupting your machine.
There are so many files listed, i have not included those like the .Net runtimes etc.. i dont have .Net installed on my PC. i have no clues as to where these files came from:
lz32.dll
rpawinet.dll
iexplore.exe
netscape.exe
rpcrt4.dll
mayurvb,
They came from InstallShield. BTW: could you resend the BeAware.exe file it was corrupted.
i made you the full list if you want to see"Quote:
You can't use those vbruntime files. they are not universal to all OS's. Those are XP specific and is probably the reason your 2000 system crashed
Here are the runtime files / versions:
Msvbvm60.dll - 6.0.89.64
Oleaut32.dll - 2.40.4277.1
Olepro32.dll - 5.0.4277.1
Stdole2.tlb - 2.40.4277.1
Asycfilt.dll - 2.40.4277.1
Comcat.dll - 4.71.1460.1
Vb5db.dll - 6.0.81.69
Vb6de.dll - 6.0.89.88
Vb6jp.dll - 6.0.89.88
.
wiz126,
What are you attempting to show? The XP runtime files? Those are not the universal ones for all OS's. They have been given in my previois post.
Sent the EXE, zipped, again to Mr RalphQuote:
Originally Posted by randem
mayurvb,
Here is the project file and script. Run it in ********** on your machine and you should have a complete installation after you add any needed files that you created or need to use.
i have downloaded isetup-5.1.4.exe.
I am able to open the script file which you sent. The path of Vb runtimes point to non-existing folder (c:\program files\randem systems\**********\********** 4.0\vb 6 redist files\).
I am changing it.
I will compile and let you know. Thanks!
mayurvb,
I stated to run the project in ********** to recreate the script after adding the other files you need. The project file is in the PROJECTS folder...
how to add files?
(I added [Setup] from the script you gave to the BeAware.pjt file because it was not compiling with AppName etc..)
Thanks!
mayurvb,
I will type slowly... Open the BeAware.pjt in ********** and use ********** to create your script. How can you keep getting this part wrong?
I have done the same...
From where do i create the script? find the attached image
mayurvb,
What's the difference between following two programs?
********** and Inno Setup
The spelling? How they work?
Now being that they are different programs, you have to use the one that is needed for the purpose that it is needed for. If you want help you have to do what I ask you to do, not what you want to do. You might want to look in my signature and probably read the instructions.
I obviously did not type slow enough...
i am sorry, i am new to Inno products and its taking some time to do exactly you want me to do.
Anyways, after i downloaded and compiled i got this file missing error:
Source: bafileaccess.dll; DestDir: {sys}; Flags: sharedfile
mayurvb,
Why are you attempting to compile if you haven't completed the script? Post your script.
please find the attached script file
mayurvb,
OK, you are almost there. Now where is bafileaccess.dll. Your program needs it and it should be on your computer somewhere. You need to put the folder name of where this file resides in the Search Area so that ********** can find this file.
You will need to do this with the other ocx/dll/exe in your script so tha they can be placed where they need to be. You are forcing them to be placed in the app folder and they belong elsewhere.
Finally!
I really dont know from where this bafileaccess.dll is coming and i am absolutely sure that my program dosent use it.
For comdlg32.ocx, i thing it is always present on all the OS ( atleast present on XP\2000) so can i exclude it from distributing.
Please tell me
mayurvb,
Look in your logs. You can find out what file uses it. You can upload the logs and I will take a look if you want. I will take a look at your final script also.
mayurvb,
I looked in my logs. You can delete this file from your script.
i was able to create the setup file. I have sent you that in email
It is unable to register vbvm60.dll and msxml3.dll but i think it is a different matter all together.
Let me know my next step
mayurvb,
Please take my email out of your post. DO NOT EVER!! Put peoples emails in post. You will be encouraging SPAM and I don't want any!!!! And also don't attempt to send setup files via emails they are too big!!!
updated my post. Sorry about that. i didnt mean any trouble.
I was not able to upload the zip here so i sent an email.
mayurvb,
I would only want to see the script not the setup file.
here you go Randem
mayurvb,
Upload your ********** project file. These files should not be in it. ********** should be allowed to find these files.
Code:Source: c:\projects\beaware phase 1\installer\required files\comdlg32.ocx; DestDir: {app}; Flags: regserver restartreplace
Source: c:\projects\beaware phase 1\installer\required files\mscomct2.ocx; DestDir: {app}; Flags: regserver restartreplace
Source: c:\projects\beaware phase 1\installer\required files\mscomctl.ocx; DestDir: {app}; Flags: regserver restartreplace
Source: c:\projects\beaware phase 1\installer\required files\richtx32.ocx; DestDir: {app}; Flags: regserver restartreplace
Source: c:\projects\beaware phase 1\installer\required files\tabctl32.ocx; DestDir: {app}; Flags: regserver restartreplace
project file attached.
mayurvb,
Try this project and let me see the script that gets generated.
Strange!
when i try to open the **********, it gives me error.
mayurvb,
Delete the **********.ini file and re-run.
please find the attached,
the script is same as original
I was able to resolve this issue.
psapi.dll was the culprit i guess. When i modified the installer to copy psapi.dll to application folder, instead of th system folder, it worked.