Search the web
Sign In
New User? Sign Up
makemsi · Build or Update MSI Databases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1405 - 1434 of 2226   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1405
Hi All, I was interested the MSI package off late. if found another tool from micrsoft WiX which does the same as per my requirement but with a lot ease. i...
segviola11@...
muralimanoharaa
Offline Send Email
Feb 2, 2006
8:04 am
1406
I havent looked into Wix in a while, but the things that sway me towards makemsi are 1. I think wix is basically a static system, if you add a new file to your...
Julian Onions
julianonions
Offline Send Email
Feb 2, 2006
8:37 am
1407
Dear All, I've been looking into the challenge of "repackaging" applications for distribution via group policy in a Windows Server 2003 environment. We were...
srkennedy99
Offline Send Email
Feb 2, 2006
11:52 pm
1408
Hi, ... Possibly depends on a lot of things incluidng skills, I'll let other comments on this but this is what I've set up in the manual: ...
Dennis Bareis
dbareis
Offline Send Email
Feb 3, 2006
6:32 am
1409
Hi, I moderate this newsgroup to prevent spam (porn etc) and unfortunately I have to do this quite often. This is why you will see a delay on your first posted...
Dennis Bareis
dbareis
Offline Send Email
Feb 3, 2006
10:57 pm
1410
Hi All, I am trying to create an MSI that installs a service. I tried : <$Component "Engine_Service" Create="Y" Directory_="INSTALLDIR" > <$Files...
Steven Swenson
ss_msi
Online Now Send Email
Feb 6, 2006
9:32 pm
1411
Hi, The service EXE doesn't require anything else to be available (DLLs etc)? Have you got required permissions? Are you possitive its the installation and...
Dennis Bareis
dbareis
Offline Send Email
Feb 7, 2006
12:06 am
1412
Hello, I'm quite new to MSIMake and have very little knowledge of Windows Installer. I was in general able to create MSIs I need, but there's a special...
martin.vajsar
Offline Send Email
Feb 7, 2006
9:26 pm
1413
Hi, I don't know enough to argue with the approach however I'd have thought updates (new versions) of you package could be deployed the same way as the...
Dennis Bareis
dbareis
Offline Send Email
Feb 7, 2006
10:32 pm
1414
Hi, The code you sent me was slightly different from that posted but still nothing obviously wrong. I've never received a movie before, I'm impressed! What...
Dennis Bareis
dbareis
Offline Send Email
Feb 7, 2006
11:03 pm
1415
Hi, thank you very much for a quick response. It actually does look like that the shortcut was advertised, and it seems to me that it could explain the current...
martin.vajsar
Offline Send Email
Feb 8, 2006
8:53 am
1416
Hello All, I am trying to get a handle on how MakeMSI works. I have installed the program and managed to build the tryMe msi package. How do I start building...
phornsb
Offline Send Email
Feb 8, 2006
10:03 pm
1417
Hi, I'm forwarding this to the group so others know what happened... Basically always check that you have all the service dependencies worked out. And a good...
Dennis Bareis
dbareis
Offline Send Email
Feb 8, 2006
10:09 pm
1418
Hi, ... Others may be able to help with pointers, but I need to know more of the type of help you need, I assume you followed the "quick start guide" to build...
Dennis Bareis
dbareis
Offline Send Email
Feb 8, 2006
10:21 pm
1419
Thanks for your rely, as is often the case I started researching the online information after the fact.And it's going to take me a while to get to grips with...
phornsb
Offline Send Email
Feb 9, 2006
3:01 pm
1420
Hi, I have some DLLs that should go to System32 if possible, otherwise my Program files directory. I therefore create a directory tree for system code like...
ristretto4u
Online Now Send Email
Feb 10, 2006
3:45 am
1421
Hi, ... the ... to ... And ... Just to be sure you know, the PPWIZARD and MAKEMSI manuals are installed and the Windows Installer SDK manual is online (or part...
Dennis Bareis
dbareis
Offline Send Email
Feb 10, 2006
3:47 am
1422
Hi, The following is an example from the manual: <$Directory KEY="INSTALLDIR" PARENT="ProgramFilesFolder" DIR="." ASIS="Y" CHANGE="."> Bye, Dennis ... my ... ...
Dennis Bareis
dbareis
Offline Send Email
Feb 10, 2006
4:09 am
1423
Hey folks, I'm looking to create an MSI file from an existing EXE file. I guess wrapinstall is the way to go, but I'm a total noob and have no idea how to do...
Murray, Mike
cards_fan
Offline Send Email
Feb 13, 2006
8:42 pm
1424
Hi, Make sure you have read: "http://dennisbareis.id.au/makemsi/wrap_existing_installers.htm It might also help others to help you if you indicated which...
Dennis Bareis
dbareis
Offline Send Email
Feb 14, 2006
1:35 am
1425
Has anyone already experience creating msi-packages specific for itanium (=intel64) or intel/amd 64bit (aka x64)? I have just started to look around for a new...
mount10_hh
Offline Send Email
Feb 14, 2006
8:49 pm
1426
I can't seem to get to this address, but this one does work. http://users.cyberone.com.au/dbareis/makemsi/wrap_existing_installers.htm Patrick ... From: Dennis...
pmcgillan@...
pmcgillan
Offline Send Email
Feb 16, 2006
8:11 pm
1427
I have two installers that I'm combining into one. Actually is merging one into the other. This is what I need to do: Let's say we have MsiA - Primary...
juancr
Offline Send Email
Feb 20, 2006
4:27 pm
1428
Hi I've built an installer that seems install everything I need but seems to reinstall the merge modules every time the installer is run. What I would like to...
mathewp2
Offline Send Email
Feb 20, 2006
8:39 pm
1429
Hi, If you really want to prompt the user to do this see the "Upgrade" table, if its OK to automate the uninstall then see the "UpgradeCodes" keyword in the...
Dennis Bareis
dbareis
Offline Send Email
Feb 20, 2006
8:45 pm
1430
Hi, The "Company.mmh" has some code which you may wish to disable, see: http://dennisbareis.id.au/makemsi/reinstallmode.htm To disable use: #define...
Dennis Bareis
dbareis
Offline Send Email
Feb 20, 2006
8:48 pm
1431
From the link below it looks like I could do this: ; Guid.UpgradeCode = {CD705B1E-F780-4DC5-B9EA-A5A3A286ABD6} {53A3E18E-994A-4849-8CD2-C9A968131BFE} But I get...
juancr
Offline Send Email
Feb 23, 2006
4:08 am
1432
Hi, What you need to use is: ; UpgradeCodes = {CD705B1E-F780-4DC5-B9EA-A5A3A286ABD6} {53A3E18E-994A-4849-8CD2-C9A968131BFE} Bye, Dennis ... -- Dennis Bareis...
Dennis Bareis
dbareis
Offline Send Email
Feb 23, 2006
6:36 am
1433
Well, I searched this group and it seems like ppl were able to do subject... Am I that stupid? :-/ So I downloaded your package 2 days ago (3/1/06) (no SDK...
itur2006
Offline Send Email
Mar 5, 2006
5:52 am
1434
Hi, ... As I'd expect as "tryMe.ver" specifically indicates that you want a licence dialog (Licence = TryMe.rtf), remove this (AND remove "TryMe.rtf") to...
Dennis Bareis
dbareis
Offline Send Email
Mar 5, 2006
6:15 am
Messages 1405 - 1434 of 2226   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help