Aurigma Forums
»
Legacy Products
»
Archive
»
Image Uploader
»
Can't installation CAB file some verion of MSIE
Rank: Advanced Member
Groups: Member
Joined: 5/6/2004(UTC) Posts: 36
|
Hello...
Some version of MSIE is can't install Imageupload 3.0
so I tried online-demo at your website....
I can See securite waring, I click yes..
but Imageuploader 3.0 is dosn't work..
I had tested windows 98, 98SE, Me, 2000, XP pro, xp home
trouble is appir at
Windows me + MSIE 6 SP1 and Windows 98 + MSIE 6 SP1
active-X component is not installed...
and additional....
can you supply client installable file(such as setup.exe)? some vender supply manualy install file, in this case(can't install in MSIE window) i will try manually install.
thankyou//
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello, We confirm the problem with some Windows 98/Me configurations due "dll hell" reason. We will releae update on this week. Here is info about troubleshooting this problem. can you supply client installable file(such as setup.exe)? some vender supply manualy install file, in this case(can't install in MSIE window) i will try manually install. It is good idea, we will do it to next release. As for now you can create setup file yourself. You need to distribute ImageUploader3.ocx and unicows.dll files which you can extract from ImageUploader3.cab file. ImageUploader3.ocx should be registered as COM server. Here is script for free Inno Setup installer: Code:
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[Setup]
AppName=Aurigma Image Uploader 3.0 Redistributable
AppVerName=Aurigma Image Uploader 3.0 Redistributable
AppPublisher=Aurigma Inc.
AppPublisherURL=http://www.aurigma.com
AppSupportURL=http://www.aurigma.com/Products/ImageUploader
AppUpdatesURL=http://www.aurigma.com/Products/ImageUploader
DefaultDirName={pf}\Aurigma\Image Uploader 3.0 Redistributable
DefaultGroupName=Aurigma
PrivilegesRequired=admin
OutputDir=C:\
OutputBaseFilename=ImageUploaderRedistributable
MinVersion=4.1,4.0
[Tasks]
;Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; MinVersion: 4,4
[Dirs]
Name: {app}
[Files]
Source: C:\ImageUploader3.ocx; DestDir: {app}; Flags: ignoreversion regserver
Source: C:\unicows.dll; DestDir: {app}; Flags: ignoreversion
Edited by user Monday, December 24, 2007 4:48:38 PM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Advanced Member
Groups: Member
Joined: 5/6/2004(UTC) Posts: 36
|
Ok.. I'll try inno setup tomorrow..
by the way.... ;) inf file in CAB is not use?
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
INF file is nessecary only for automatical CAB installation. |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Advanced Member
Groups: Member
Joined: 5/6/2004(UTC) Posts: 36
|
Dear Fedor...
I packaged ocx and dll with inno setup...
and setup file(.exe file) run client(windows 98...)..
but I't is NOT WORK....
so... send mail attached regsrv32 Eessage and etcs...
please fix this Bugs(98/Me install & License param...) as Fast as Possible..
Thankyou..
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
We already fixed problem with 98/Me. We will release update tomorrow after final compatibility tests. |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Advanced Member
Groups: Member
Joined: 5/6/2004(UTC) Posts: 36
|
Thank Fedor...
down load and test it Tomorrow..
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello, You can download update with bug fix here. |
Best regards, Fedor Skvortsov
|
|
|
|
Aurigma Forums
»
Legacy Products
»
Archive
»
Image Uploader
»
Can't installation CAB file some verion of MSIE
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.