Originally Posted by Musca
I don’t know if anyone is still trying to help solve the problem I have introduced in this thread but I have a little more information for anyone that finds themselves in the same situation, it may or may not be helpful. But I do believe it is one step closer to the solution. I was looking in the C:\WINDOWS\system32 folder for a different file and came across a file named “Macromed” and on a whim I looked inside. It contained a file named “Flash” and inside this file I found one called simply “install”. When I browsed this file I found a series of commands that, I’m certain, directly relates to the aborting of the Flash setup. An excerpt from a few lines prior to the message that shows up in the window is as follows;
name="C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126.tmp\f pinstall.dll"
File: wrote 8704 to "C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126.tmp\fp inst all.dll"
ObjectExistsAndIsOwnedBySomeoneElse = 0
Jump: 431
MessageBox: 12582960,"The version of Adobe® Flash® Player ActiveX that you are trying to install is not the most current version.
Please visit Adobe - Adobe Flash Player to obtain the latest, most secure version."
Call: 836
File: overwriteflag=1, allowskipfilesflag=2, name="C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126.tmp\N SISArray.dll"
File: wrote 17920 to "C:\DOCUME~1\Kevin\LOCALS~1\Temp\nsh126.tmp\NS ISAr ray.dll"
Call: 836
File: overwriteflag=1, allowskipfilesflag=2, name="C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126.tmp\f pinstall.dll"
File: skipped: "C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126.tmp\fp inst all.dll" (overwriteflag=1)
Delete: DeleteFile("C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126 .tmp\fpinstall.dll")
Delete: DeleteFile("C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126 .tmp\NSISArray.dll")
Delete: DeleteFile("C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126 .tmp\System.dll")
Delete: DeleteFile("C:\DOCUME~1\*****\LOCALS~1\Temp\nsh126 .tmp\UserInfo.dll")
RMDir: RemoveDirectory("C:\DOCUME~1\*****\LOCALS~1\Temp\n sh126.tmp\")
I am now trying to find away to get into the installer for the program and see if Adobe has included an allowance to prevent the window from opening. If I discover anything new I will add to this thread.
If the reader of these words understands the programing or has any thoughts or ideas I am open to all suggestions.
Thank you, and have a great day.
Musca