Help - Search - Members - Calendar
Full Version: Macromedia Dreamweaver 2006 8.0.2
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME > Windows 9x Member Projects

   
Google Internet Forums Unattended CD/DVD Guide
nicke85
Does anybody know how to install and run
Macromedia Dreamweaver 2006 8.0.2 on Windows 98SE!?
Is it generally possible to do?

My steps during installation are:






And that's all...
LLXX
It seems some imports are missing, you might want to take a look at kernel update project thread.
nicke85
Hi,LLXX thanx for trying...
I have installed KUP2.5 on my Windows98SE already...and try to start msi
installer from main package...


It seems that I need some NT based MSI installer on 98SE...
Probably is possible to run Dreamweaver on Win98SE with KUP2.5 as you say...
But how to install Dreamweaver into my system...
With totalcmd I can open MSI package and than is rock-n-roll...
I don't know anything about inside msi structure.
There must be some another method to install Dreamweaver ...
Acheron
Microsoft has set up a big fench to climb for Windows 98 users by creating Windows Installer 3.0 that links directly to the NT-kernel.
I know some day the Kernel Update project will support Windows Installer 3.0 on Windows 98.

For now if you need to use Windows Installer 3.0 based applications installations on Windows 98 you have to use a Windows Installer extractor in some way.
MDGx
Looks from the error dialogs you got, that Macromedia Dreamweaver 2006 8.0.2 requires MSI 3.0 or 3.1, which can be installed and used only on 2000/XP/2003:
http://www.mdgx.com/add.htm#MSI
I don't think KUP can help in this case. sad.gif

But u can try 1 of these [free(ware)] tools:
- msix:
http://blogs.msdn.com/heaths/archive/2006/04/07/571138.aspx
- lessmsi:
http://blogs.pingpoet.com/overflow/archive...1/16/14995.aspx
to extract files from MSI installers, and then try to install DW 2006 by regsvr32 DLLs +/- OCXs.

Might be a long shot, but it's worth the time if it works. newwink.gif
And this might apply to other apps/games that otherwise cannot install on 9x/ME.
And in certain cases might need [or not, depending on particular app/game] to install KUP.

HTH
LLXX
Another MSI utility: http://www.qwerty-msi.com/
MDGx
Thanks LLXX, added to the list: thumbup.gif
http://www.mdgx.com/add.htm#MSI
Xeno86
I have just looked into MSI 3.1.
You can safely extract WindowsInstaller-KB893803-v2-x86.exe using WinRAR.
Msi.exe + msi.dll doesn't require too many new apis:

MSI.EXE
Kernel32:GetUserDefaultUILanguage -simple xor eax,eax ret should do the trick smile.gif
Ntdll:NtQueryInformationProcess
advapi32:ConvertSidToStringSidW

but on the other hand... in update\langspecific\ there are update.exe and spuninst.exe which require 40+ new exports blink.gif . Are those files needed for MSI 3.1 to work?


nicke85
If you wanted to fool MSI based installers you should add the following entry to C:\WINDOWS\KUPVER.INI:
CODE
[Override]
C:\WINDOWS\SYSTEM\MSIEXEC.EXE=winxp


However this doesn't seem to work for me:
QUOTE
The Windows Installer service could not be accessed. Contact your support personnel to verify that the Windows Installer service is properly registered.

Do you guys have any clues how to make MSI 2.0 work in NT mode ?
nicke85
Thanx people for posts

My leader is WinMSI which is the best one because it's open source.
With WinMSI I can make or extract whichever msis without responsible knowledge about msi....Cool
MDGx if you want links for MSI unpackers get this one from sourceforge.net HERE laugh.gif

I can extract files from Macromedia_Dreamweaver_8.msi also with
Total Commander plugin for MSI which is available on www.totalcmd.net
but these archivers can't help me to install DW.

Check this information...!Maybe can help.When I extract main exe file then get a few new...

1. DW_Client_Installer.exe
2. english.pfw
3. Macromedia_Dreamweaver_8.msi
4. MsiX.exe
5. MsiX.pdb
6. WindowsInstaller-KB884016-v2-x86.exe

In Macromedia_Dreamweaver_8.msi is another install cab file,which is no good.
Contents of that cab is intermixed with install scripts to write registry references...
I'm bad lucky guys!!!
LLXX
QUOTE (Xeno86 @ Jun 14 2006, 12:03 PM) *
However this doesn't seem to work for me:
QUOTE
The Windows Installer service could not be accessed. Contact your support personnel to verify that the Windows Installer service is properly registered.

Do you guys have any clues how to make MSI 2.0 work in NT mode ?
That doesn't look too good... it looks like it requires the NT service architecture which is going to be next-to-impossible to implement on 9x.
MDGx
QUOTE (nicke85 @ Jun 14 2006, 01:43 PM)
My leader is WinMSI which is the best one because it's open source.
With WinMSI I can make or extract whichever msis without responsible knowledge about msi....Cool
MDGx if you want links for MSI unpackers get this one from sourceforge.net HERE
No download available [yet] for WinMSI...
https://sourceforge.net/project/showfiles.p...group_id=124109 sad.gif

BTW:
WinMSI will require 2000/XP/2003.
nicke85
Well,I told you MDGx that is an open source. biggrin.gif
Scripts from that project work just fine on my comp,but u must know how
to work with open source...
I'll post you procedure if you need it,ok? newwink.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.