473,394 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Distributing XML

I'm using Visual C++ 6.0, but since there doesn't seem to be a vc.xml
newsgroup I was hoping someone here would know my question.
Does anyone know what exactly I need to do to distribute .xml with an
application? Originally I would just include all the xml.dll 's and the .ini
file in my application directory and I created a .bat file to run
regsrv32.exe on the msxml4.dll. A person on Win98 is having an issue where
the xml script is not working and I went back to the microsoft site and
noticed there is a sp2 there now. In the release notes it talks about
running a .msm file, but my computer Win2000 doesn't recognize this as a
valid file type so how would I add that to an installer? Also should the
..dll's be in the Windows/system directory and not in my application
directory when I register it?

Thanks for any help in advance.

Keith Patella
Nov 11 '05 #1
1 1478
MSM is a merge module for the Windows installer.

I am not an installer expert so don't know what you should do with it, but
maybe check an installer newsgroup. ?

on the location of the files, If you regsvr32 the msxml4.dll , then it
doesn't matter where you put it, because the registry says where to find it.
But typically n windows2000 boxes msxml4.dll is found in c:\windows\system32
"Keith Patella" <ke***@stainlesssteelstudios.com> wrote in message
news:uU*************@TK2MSFTNGP11.phx.gbl...
I'm using Visual C++ 6.0, but since there doesn't seem to be a vc.xml
newsgroup I was hoping someone here would know my question.
Does anyone know what exactly I need to do to distribute .xml with an
application? Originally I would just include all the xml.dll 's and the ..ini file in my application directory and I created a .bat file to run
regsrv32.exe on the msxml4.dll. A person on Win98 is having an issue where
the xml script is not working and I went back to the microsoft site and
noticed there is a sp2 there now. In the release notes it talks about
running a .msm file, but my computer Win2000 doesn't recognize this as a
valid file type so how would I add that to an installer? Also should the
.dll's be in the Windows/system directory and not in my application
directory when I register it?

Thanks for any help in advance.

Keith Patella

Nov 11 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Rick | last post by:
Hi all, I am writing a small PHP accounting and office management application and would like to learn how to "package" it for distribution. It requires the use of a small MySQL database which is...
4
by: Doug D | last post by:
Is there a way I can sell a PHP "module" without distributing the source code? I haven't heard of one, but if you have an idea, please let me know. thanks, -d
5
by: NEWS | last post by:
Can I install Python on a networked server and have any user run Python programs without having to go through the 9Mb client install? What are my options for distributing Python programs to my...
5
by: Jiri Barton | last post by:
Hi, I'd like to be able to distribute some python modules of my system (plugins) without the source. So far, I have done this by including only the *.pyc files. However, I have recently found...
1
by: Greg Smith | last post by:
I am distributing a Windows application via a Setup.exe file. How do you change the default target folder that comes up in the "Select Installation Folder" dialog box. Any help is greatly...
2
by: David | last post by:
I have been going around in circles trying to understand the method of creating a database in VB.Net 2003 and distributing that application and database. It seems if I use the Server Explorer to...
0
by: Debi | last post by:
Hi, Does anyone know what are the processes involved in developing and distributing a product in vb.net. Do I have to get a distribution License? I was planning to use crystal reports for .net for...
2
by: John Welch | last post by:
It happens much too often that I have to tell a client how to fix up missing references when I send them an application, especially if the client is distributing it to different users. It makes me...
0
by: BallCOMET | last post by:
I have an application that I built with Visual Studio 2005 and for which I enabled OpenMP. If I open the compiled binary in Visual Studio, this is the manifest that is embedded in the executable...
9
by: alf | last post by:
Hi, I have a small app which consist of a few .py files. Is there any way to distribute it in jar like fashion as a single file I can just run python on. I obviously look for platform...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.