Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understanding Msm's
Message
From
26/03/2002 18:03:02
 
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00637359
Message ID:
00637587
Views:
24
Ed:

Isn't there some utility somewhere that could be run to properly install and register msm - seperate from Installshield? This would solve my Innosetup script problem.

Mike


>>Thanks, I think...
>>
>>I guess I'll use Installshield for now
>
>You have alternatives - Visual Studio Installer 1.1 is freely available for download from Microsoft at the sire listed, and you can uses the MSMs provided with IS LE with VSI (or any other Windows Installer based product). www,installsite.com has a number of useful MSMs you can download - it has MSMs for a number of ActiveX controls and third party product runtimes, like Crystal Reports 8 and Sheridan Widgets, and some remarkably good replacements for MS-provided MSMs - like a VFP6 SP5 MSM you can use with IS LE or VSI 1.1 to install the last version of the VFP6 runtime properly, side by side. It also has tutorial information on using some useful tools like the ORCA editor, comparisons or several of the major Windows Installer based products, and active, ongoing thread message bases related to installer issues.
>
>>
>>Mike
>>
>>
>>>>I'm using Innosetup to create a Installer routine. It seems to install, yet when I run the program it is missing the VFP runtime. I've tracked down an error in my install script that should solve the problem, but my question is what are the msm's and where should they be installed to? Right now I'm telling the installer to place them in
>>>>DestDir: "{cf}\Microsoft Shared\Merge Modules"; CopyMode: normal
>>>>where {cf} stands for Common Files. should then go into the c:\windows\system instead?
>>>
>>>You don't copy MSMs to install them - you need to invoke the Windows Installer to place them properly. Inno is not a Windows Installer based product.
>>>
>>>I'd suggest running out to www.installsite.org and doing a little reading on the Windows Installer technology. Products that do not leverage the Windows Installer technology and are not in the managed code arena are in for a rude awakening. But don't believe me, I just clean up the debris after other people's installs crash and burn...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform